Pull request #43498 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ef64db5021b5d60bb852cc303b72c0c59697900d+61404de7df1a6c75c2cbdc2c3ce226c95bebcaad (462c082013bc40a26d86ae4ab71569212b8cb86d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43498@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-19T07:17:44.705Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-19T07:17:44.709Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-19T07:17:44.901Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce158086aaa86c73) in /home/ubuntu/workspace/moby_PR-43498 [Pipeline] { [Pipeline] checkout [2022-04-19T07:17:44.930Z] The recommended git tool is: git [2022-04-19T07:17:44.947Z] using credential docker-jenkins-github-credentials [2022-04-19T07:17:44.955Z] Cloning the remote Git repository [2022-04-19T07:17:44.955Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:17:44.958Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:17:44.958Z] > git init /home/ubuntu/workspace/moby_PR-43498 # timeout=10 [2022-04-19T07:17:44.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:17:44.972Z] > git --version # timeout=10 [2022-04-19T07:17:44.989Z] > git --version # 'git version 2.17.1' [2022-04-19T07:17:44.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:17:44.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:00.298Z] Fetching without tags [2022-04-19T07:18:00.469Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:00.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:00.269Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:18:00.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:00.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:00.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:00.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:00.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:00.473Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:00.476Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:01.027Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:01.027Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:18:01.661Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:18:01.661Z] First time build. Skipping changelog. [2022-04-19T07:18:01.684Z] > git --version # timeout=10 [2022-04-19T07:18:01.699Z] > git --version # 'git version 2.17.1' [2022-04-19T07:18:01.713Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T07:18:02.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-19T07:18:02.497Z] Unable to find image 'alpine:latest' locally [2022-04-19T07:18:02.497Z] latest: Pulling from library/alpine [2022-04-19T07:18:02.497Z] df9b9388f04a: Pulling fs layer [2022-04-19T07:18:00.997Z] > git remote # timeout=10 [2022-04-19T07:18:01.002Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:18:01.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:01.012Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:18:01.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:18:01.027Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:01.036Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:02.757Z] df9b9388f04a: Download complete [2022-04-19T07:18:02.757Z] df9b9388f04a: Pull complete [2022-04-19T07:18:02.757Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T07:18:02.757Z] Status: Downloaded newer image for alpine:latest [2022-04-19T07:18:05.295Z] 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-04-19T07:18:05.770Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce158086aaa86c73) in /home/ubuntu/workspace/moby_PR-43498 [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 [2022-04-19T07:18:05.782Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a17f2e7d99bf61cf) in /home/ubuntu/workspace/moby_PR-43498 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-19T07:18:05.786Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-073f5b92c53743e2a) in /home/ubuntu/workspace/moby_PR-43498 [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 [Pipeline] { [2022-04-19T07:18:05.822Z] The recommended git tool is: git [2022-04-19T07:18:05.830Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-04-19T07:18:05.843Z] Fetching changes from the remote Git repository [2022-04-19T07:18:05.851Z] Fetching without tags [Pipeline] checkout [2022-04-19T07:18:05.855Z] The recommended git tool is: git [2022-04-19T07:18:05.861Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-19T07:18:05.868Z] Cloning the remote Git repository [2022-04-19T07:18:05.868Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-04-19T07:18:05.926Z] The recommended git tool is: git [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 [2022-04-19T07:18:05.974Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-19T07:18:05.982Z] Cloning the remote Git repository [2022-04-19T07:18:05.983Z] Cloning with configured refspecs honoured and without tags [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] } [2022-04-19T07:18:06.028Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-04-19T07:18:06.235Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:06.235Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [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-04-19T07:18:06.299Z] Commit message: "update golang to 1.18.1" [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-04-19T07:18:06.309Z] > git --version # timeout=10 [2022-04-19T07:18:06.314Z] > git --version # 'git version 2.17.1' [2022-04-19T07:18:06.319Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T07:18:05.836Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43498/.git # timeout=10 [2022-04-19T07:18:05.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:05.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:05.852Z] > git --version # timeout=10 [2022-04-19T07:18:05.857Z] > git --version # 'git version 2.17.1' [2022-04-19T07:18:05.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:05.858Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:06.029Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:06.033Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:06.080Z] > git remote # timeout=10 [2022-04-19T07:18:06.085Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:18:06.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:06.095Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:18:06.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:18:06.236Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:06.241Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:05.911Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:18:05.911Z] > git init /home/ubuntu/workspace/moby_PR-43498 # timeout=10 [2022-04-19T07:18:05.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:05.918Z] > git --version # timeout=10 [2022-04-19T07:18:05.924Z] > git --version # 'git version 2.25.1' [2022-04-19T07:18:05.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:05.924Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:05.984Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:18:05.984Z] > git init /home/ubuntu/workspace/moby_PR-43498 # timeout=10 [2022-04-19T07:18:05.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:05.993Z] > git --version # timeout=10 [2022-04-19T07:18:05.996Z] > git --version # 'git version 2.25.1' [2022-04-19T07:18:05.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:05.997Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:06.992Z] + [ PR != PR ] [2022-04-19T07:18:06.992Z] + [ master != master ] [2022-04-19T07:18:06.992Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:18:07.306Z] + docker version [2022-04-19T07:18:07.306Z] Client: Docker Engine - Community [2022-04-19T07:18:07.306Z] Version: 20.10.14 [2022-04-19T07:18:07.306Z] API version: 1.41 [2022-04-19T07:18:07.306Z] Go version: go1.16.15 [2022-04-19T07:18:07.306Z] Git commit: a224086 [2022-04-19T07:18:07.306Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T07:18:07.306Z] OS/Arch: linux/amd64 [2022-04-19T07:18:07.306Z] Context: default [2022-04-19T07:18:07.306Z] Experimental: true [2022-04-19T07:18:07.306Z] [2022-04-19T07:18:07.306Z] Server: Docker Engine - Community [2022-04-19T07:18:07.306Z] Engine: [2022-04-19T07:18:07.306Z] Version: 20.10.14 [2022-04-19T07:18:07.306Z] API version: 1.41 (minimum version 1.12) [2022-04-19T07:18:07.306Z] Go version: go1.16.15 [2022-04-19T07:18:07.306Z] Git commit: 87a90dc [2022-04-19T07:18:07.306Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T07:18:07.306Z] OS/Arch: linux/amd64 [2022-04-19T07:18:07.306Z] Experimental: true [2022-04-19T07:18:07.306Z] containerd: [2022-04-19T07:18:07.306Z] Version: 1.5.11 [2022-04-19T07:18:07.306Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:07.306Z] runc: [2022-04-19T07:18:07.306Z] Version: 1.0.3 [2022-04-19T07:18:07.306Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T07:18:07.306Z] docker-init: [2022-04-19T07:18:07.306Z] Version: 0.19.0 [2022-04-19T07:18:07.306Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T07:18:07.588Z] + docker info [2022-04-19T07:18:08.526Z] Client: [2022-04-19T07:18:08.526Z] Context: default [2022-04-19T07:18:08.526Z] Debug Mode: false [2022-04-19T07:18:08.526Z] Plugins: [2022-04-19T07:18:08.526Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T07:18:08.526Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T07:18:08.526Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T07:18:08.526Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T07:18:08.526Z] [2022-04-19T07:18:08.526Z] Server: [2022-04-19T07:18:08.526Z] Containers: 0 [2022-04-19T07:18:08.526Z] Running: 0 [2022-04-19T07:18:08.526Z] Paused: 0 [2022-04-19T07:18:08.526Z] Stopped: 0 [2022-04-19T07:18:08.526Z] Images: 3 [2022-04-19T07:18:08.526Z] Server Version: 20.10.14 [2022-04-19T07:18:08.526Z] Storage Driver: overlay2 [2022-04-19T07:18:08.526Z] Backing Filesystem: extfs [2022-04-19T07:18:08.526Z] Supports d_type: true [2022-04-19T07:18:08.526Z] Native Overlay Diff: true [2022-04-19T07:18:08.526Z] userxattr: false [2022-04-19T07:18:08.526Z] Logging Driver: json-file [2022-04-19T07:18:08.526Z] Cgroup Driver: cgroupfs [2022-04-19T07:18:08.526Z] Cgroup Version: 1 [2022-04-19T07:18:08.526Z] Plugins: [2022-04-19T07:18:08.526Z] Volume: local [2022-04-19T07:18:08.526Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T07:18:08.526Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T07:18:08.526Z] Swarm: inactive [2022-04-19T07:18:08.526Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T07:18:08.526Z] Default Runtime: runc [2022-04-19T07:18:08.526Z] Init Binary: docker-init [2022-04-19T07:18:08.526Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:08.526Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T07:18:08.526Z] init version: de40ad0 [2022-04-19T07:18:08.526Z] Security Options: [2022-04-19T07:18:08.526Z] apparmor [2022-04-19T07:18:08.526Z] seccomp [2022-04-19T07:18:08.526Z] Profile: default [2022-04-19T07:18:08.526Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T07:18:08.526Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T07:18:08.526Z] OSType: linux [2022-04-19T07:18:08.526Z] Architecture: x86_64 [2022-04-19T07:18:08.526Z] CPUs: 2 [2022-04-19T07:18:08.526Z] Total Memory: 7.565GiB [2022-04-19T07:18:08.526Z] Name: ip-10-100-121-194 [2022-04-19T07:18:08.526Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T07:18:08.526Z] Docker Root Dir: /var/lib/docker [2022-04-19T07:18:08.526Z] Debug Mode: false [2022-04-19T07:18:08.526Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:18:08.526Z] Labels: [2022-04-19T07:18:08.526Z] Experimental: true [2022-04-19T07:18:08.526Z] Insecure Registries: [2022-04-19T07:18:08.526Z] 127.0.0.0/8 [2022-04-19T07:18:08.526Z] Live Restore Enabled: true [2022-04-19T07:18:08.526Z] [2022-04-19T07:18:08.526Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T07:18:08.809Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:18:08.809Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:18:08.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43498/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T07:18:09.068Z] + bash /home/ubuntu/workspace/moby_PR-43498/check-config.sh [2022-04-19T07:18:09.068Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T07:18:09.068Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T07:18:09.068Z] [2022-04-19T07:18:09.068Z] Generally Necessary: [2022-04-19T07:18:09.068Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T07:18:09.068Z] - apparmor: enabled and tools installed [2022-04-19T07:18:09.068Z] - CONFIG_NAMESPACES: enabled [2022-04-19T07:18:09.068Z] - CONFIG_NET_NS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_PID_NS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_IPC_NS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_UTS_NS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUPS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CPUSETS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_MEMCG: enabled [2022-04-19T07:18:09.068Z] - CONFIG_KEYS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_VETH: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T07:18:09.068Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T07:18:09.068Z] [2022-04-19T07:18:09.068Z] Optional Features: [2022-04-19T07:18:09.068Z] - CONFIG_USER_NS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_SECCOMP: enabled [2022-04-19T07:18:09.068Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T07:18:09.068Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T07:18:09.068Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T07:18:09.068Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T07:18:09.328Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T07:18:09.328Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T07:18:09.328Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T07:18:09.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T07:18:09.328Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T07:18:09.328Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T07:18:09.328Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T07:18:09.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T07:18:09.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T07:18:09.328Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T07:18:09.328Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T07:18:09.328Z] - CONFIG_EXT4_FS: enabled [2022-04-19T07:18:09.328Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T07:18:09.328Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T07:18:09.328Z] - Network Drivers: [2022-04-19T07:18:09.328Z] - "overlay": [2022-04-19T07:18:09.328Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T07:18:09.328Z] Optional (for encrypted networks): [2022-04-19T07:18:09.328Z] - CONFIG_CRYPTO: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T07:18:09.328Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T07:18:09.328Z] - CONFIG_XFRM: enabled [2022-04-19T07:18:09.328Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T07:18:09.328Z] - "ipvlan": [2022-04-19T07:18:09.328Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T07:18:09.328Z] - "macvlan": [2022-04-19T07:18:09.328Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T07:18:09.328Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T07:18:09.328Z] - "ftp,tftp client in container": [2022-04-19T07:18:09.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T07:18:09.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T07:18:09.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T07:18:09.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T07:18:09.587Z] - Storage Drivers: [2022-04-19T07:18:09.587Z] - "aufs": [2022-04-19T07:18:09.587Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T07:18:09.587Z] - "btrfs": [2022-04-19T07:18:09.587Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T07:18:09.587Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T07:18:09.587Z] - "devicemapper": [2022-04-19T07:18:09.587Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T07:18:09.587Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T07:18:09.587Z] - "overlay": [2022-04-19T07:18:09.587Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T07:18:09.587Z] - "zfs": [2022-04-19T07:18:09.587Z] - /dev/zfs: present [2022-04-19T07:18:09.587Z] - zfs command: missing [2022-04-19T07:18:09.587Z] - zpool command: missing [2022-04-19T07:18:09.587Z] [2022-04-19T07:18:09.587Z] Limits: [2022-04-19T07:18:09.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T07:18:09.587Z] [2022-04-19T07:18:09.587Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T07:18:09.910Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ef64db5021b5d60bb852cc303b72c0c59697900d . [2022-04-19T07:18:09.910Z] #1 [internal] load build definition from Dockerfile [2022-04-19T07:18:09.910Z] #1 sha256:76493f3f40ae685e45069009aa6458bf6b563fde172a23aa3fcbf6279369c2b6 [2022-04-19T07:18:09.910Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T07:18:09.910Z] #1 DONE 0.0s [2022-04-19T07:18:09.910Z] [2022-04-19T07:18:09.910Z] #2 [internal] load .dockerignore [2022-04-19T07:18:09.910Z] #2 sha256:2856b734466f5de0c58ce88d4ee07a6cef594896bbb8b7066082660a8a38d36e [2022-04-19T07:18:09.910Z] #2 transferring context: 87B done [2022-04-19T07:18:09.910Z] #2 DONE 0.0s [2022-04-19T07:18:09.910Z] [2022-04-19T07:18:09.910Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T07:18:09.910Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T07:18:10.169Z] #3 DONE 0.1s [2022-04-19T07:18:10.169Z] [2022-04-19T07:18:10.169Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T07:18:10.169Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T07:18:10.169Z] #4 CACHED [2022-04-19T07:18:10.427Z] [2022-04-19T07:18:10.427Z] #5 [internal] load .dockerignore [2022-04-19T07:18:10.427Z] #5 sha256:70562114567c9d94a1105c3c73d2c3c4faa21d7d98d5eecc00455216356c3ab8 [2022-04-19T07:18:10.427Z] #5 DONE 0.0s [2022-04-19T07:18:10.427Z] [2022-04-19T07:18:10.427Z] #6 [internal] load build definition from Dockerfile [2022-04-19T07:18:10.427Z] #6 sha256:d5bcdf964b854ac59a09687a5f4134a24cb34536b21c9a682799927cae9353d7 [2022-04-19T07:18:10.427Z] #6 DONE 0.0s [2022-04-19T07:18:10.427Z] [2022-04-19T07:18:10.427Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:10.427Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T07:18:10.427Z] #8 DONE 0.1s [2022-04-19T07:18:10.427Z] [2022-04-19T07:18:10.427Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T07:18:10.427Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T07:18:10.427Z] #7 DONE 0.1s [2022-04-19T07:18:10.427Z] [2022-04-19T07:18:10.427Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:10.427Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T07:18:10.692Z] #10 DONE 0.1s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-19T07:18:10.692Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-19T07:18:10.692Z] #9 DONE 0.3s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:10.692Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:18:10.692Z] #76 DONE 0.0s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:10.692Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T07:18:10.692Z] #74 DONE 0.0s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:10.692Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:10.692Z] #11 DONE 0.0s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:18:10.692Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:18:10.692Z] #35 DONE 0.0s [2022-04-19T07:18:10.692Z] [2022-04-19T07:18:10.692Z] #31 [internal] load build context [2022-04-19T07:18:10.692Z] #31 sha256:a9112de58d1404ca60cd16e83f35d77fc6f76c1fd3e6ae240eba6bd3e0189969 [2022-04-19T07:18:11.269Z] #31 ... [2022-04-19T07:18:11.269Z] [2022-04-19T07:18:11.269Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:18:11.269Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:18:11.269Z] #52 CACHED [2022-04-19T07:18:11.269Z] [2022-04-19T07:18:11.269Z] #31 [internal] load build context [2022-04-19T07:18:11.269Z] #31 sha256:a9112de58d1404ca60cd16e83f35d77fc6f76c1fd3e6ae240eba6bd3e0189969 [2022-04-19T07:18:13.183Z] #31 transferring context: 60.72MB 2.3s done [2022-04-19T07:18:13.183Z] #31 DONE 2.4s [2022-04-19T07:18:13.183Z] [2022-04-19T07:18:13.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:13.183Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:13.183Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.0s done [2022-04-19T07:18:13.183Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-19T07:18:13.183Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-19T07:18:13.183Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-19T07:18:13.183Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 2.0s done [2022-04-19T07:18:13.183Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 0.2s done [2022-04-19T07:18:13.183Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a [2022-04-19T07:18:18.138Z] Fetching without tags [2022-04-19T07:18:18.324Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:18.452Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.1s [2022-04-19T07:18:18.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:18.124Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:18:18.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:18.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:18.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:18.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:18.140Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:18.325Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:18.329Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:18.711Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.7s done [2022-04-19T07:18:18.866Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:18.867Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:18:18.970Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-19T07:18:18.970Z] #11 DONE 8.2s [2022-04-19T07:18:18.970Z] [2022-04-19T07:18:18.970Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T07:18:18.970Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-19T07:18:19.588Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:18:19.654Z] > git --version # timeout=10 [2022-04-19T07:18:19.660Z] > git --version # 'git version 2.25.1' [2022-04-19T07:18:19.670Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-19T07:18:18.844Z] > git remote # timeout=10 [2022-04-19T07:18:18.847Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:18:18.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:18.851Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:18:18.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:18:18.868Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:18.876Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:18:20.444Z] + docker version [2022-04-19T07:18:20.444Z] Client: Docker Engine - Community [2022-04-19T07:18:20.444Z] Version: 20.10.14 [2022-04-19T07:18:20.444Z] API version: 1.41 [2022-04-19T07:18:20.444Z] Go version: go1.16.15 [2022-04-19T07:18:20.444Z] Git commit: a224086 [2022-04-19T07:18:20.444Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-19T07:18:20.444Z] OS/Arch: linux/arm64 [2022-04-19T07:18:20.444Z] Context: default [2022-04-19T07:18:20.444Z] Experimental: true [2022-04-19T07:18:20.444Z] [2022-04-19T07:18:20.444Z] Server: Docker Engine - Community [2022-04-19T07:18:20.444Z] Engine: [2022-04-19T07:18:20.444Z] Version: 20.10.14 [2022-04-19T07:18:20.444Z] API version: 1.41 (minimum version 1.12) [2022-04-19T07:18:20.444Z] Go version: go1.16.15 [2022-04-19T07:18:20.444Z] Git commit: 87a90dc [2022-04-19T07:18:20.444Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-19T07:18:20.444Z] OS/Arch: linux/arm64 [2022-04-19T07:18:20.444Z] Experimental: true [2022-04-19T07:18:20.444Z] containerd: [2022-04-19T07:18:20.444Z] Version: 1.5.11 [2022-04-19T07:18:20.444Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:20.444Z] runc: [2022-04-19T07:18:20.444Z] Version: 1.0.3 [2022-04-19T07:18:20.444Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T07:18:20.444Z] docker-init: [2022-04-19T07:18:20.444Z] Version: 0.19.0 [2022-04-19T07:18:20.444Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T07:18:20.742Z] Fetching without tags [2022-04-19T07:18:20.766Z] + docker info [2022-04-19T07:18:20.770Z] Still waiting to schedule task [2022-04-19T07:18:20.770Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cae18433b14d84cc)’ is offline [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.770Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] Still waiting to schedule task [2022-04-19T07:18:20.771Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cae18433b14d84cc)’ is offline [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.771Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-19T07:18:20.776Z] Still waiting to schedule task [2022-04-19T07:18:20.776Z] Waiting for next available executor on ‘azwin-2-e0cca0’ [2022-04-19T07:18:20.777Z] Still waiting to schedule task [2022-04-19T07:18:20.777Z] Waiting for next available executor on ‘windows-2022’ [2022-04-19T07:18:20.778Z] Still waiting to schedule task [2022-04-19T07:18:20.778Z] Waiting for next available executor on ‘windows-2022’ [2022-04-19T07:18:20.879Z] #12 DONE 1.6s [2022-04-19T07:18:20.879Z] [2022-04-19T07:18:20.879Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-19T07:18:20.879Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-19T07:18:20.934Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:21.139Z] #13 DONE 0.5s [2022-04-19T07:18:21.139Z] [2022-04-19T07:18:21.139Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:18:21.139Z] #56 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:18:21.331Z] Client: [2022-04-19T07:18:21.331Z] Context: default [2022-04-19T07:18:21.331Z] Debug Mode: false [2022-04-19T07:18:21.331Z] Plugins: [2022-04-19T07:18:21.331Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T07:18:21.331Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T07:18:21.331Z] [2022-04-19T07:18:21.331Z] Server: [2022-04-19T07:18:21.331Z] Containers: 0 [2022-04-19T07:18:21.331Z] Running: 0 [2022-04-19T07:18:21.331Z] Paused: 0 [2022-04-19T07:18:21.331Z] Stopped: 0 [2022-04-19T07:18:21.331Z] Images: 2 [2022-04-19T07:18:21.331Z] Server Version: 20.10.14 [2022-04-19T07:18:21.331Z] Storage Driver: overlay2 [2022-04-19T07:18:21.331Z] Backing Filesystem: extfs [2022-04-19T07:18:21.331Z] Supports d_type: true [2022-04-19T07:18:21.331Z] Native Overlay Diff: true [2022-04-19T07:18:21.331Z] userxattr: false [2022-04-19T07:18:21.331Z] Logging Driver: json-file [2022-04-19T07:18:21.331Z] Cgroup Driver: cgroupfs [2022-04-19T07:18:21.331Z] Cgroup Version: 1 [2022-04-19T07:18:21.331Z] Plugins: [2022-04-19T07:18:21.331Z] Volume: local [2022-04-19T07:18:21.331Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T07:18:21.331Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T07:18:21.331Z] Swarm: inactive [2022-04-19T07:18:21.331Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-19T07:18:21.331Z] Default Runtime: runc [2022-04-19T07:18:21.331Z] Init Binary: docker-init [2022-04-19T07:18:21.331Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:21.331Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T07:18:21.331Z] init version: de40ad0 [2022-04-19T07:18:21.331Z] Security Options: [2022-04-19T07:18:21.331Z] apparmor [2022-04-19T07:18:21.331Z] seccomp [2022-04-19T07:18:21.331Z] Profile: default [2022-04-19T07:18:21.331Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T07:18:21.331Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T07:18:21.331Z] OSType: linux [2022-04-19T07:18:21.331Z] Architecture: aarch64 [2022-04-19T07:18:21.331Z] CPUs: 2 [2022-04-19T07:18:21.331Z] Total Memory: 7.578GiB [2022-04-19T07:18:21.331Z] Name: ip-10-100-66-81 [2022-04-19T07:18:21.331Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-19T07:18:21.331Z] Docker Root Dir: /var/lib/docker [2022-04-19T07:18:21.331Z] Debug Mode: false [2022-04-19T07:18:21.331Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:18:21.331Z] Labels: [2022-04-19T07:18:21.331Z] Experimental: true [2022-04-19T07:18:21.331Z] Insecure Registries: [2022-04-19T07:18:21.331Z] 127.0.0.0/8 [2022-04-19T07:18:21.331Z] Live Restore Enabled: true [2022-04-19T07:18:21.331Z] [Pipeline] sh [2022-04-19T07:18:21.398Z] #56 ... [2022-04-19T07:18:21.398Z] [2022-04-19T07:18:21.398Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T07:18:21.398Z] #40 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-19T07:18:21.398Z] #40 DONE 0.2s [2022-04-19T07:18:21.398Z] [2022-04-19T07:18:21.398Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T07:18:21.398Z] #53 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-19T07:18:21.398Z] #53 DONE 0.2s [2022-04-19T07:18:21.398Z] [2022-04-19T07:18:21.398Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:18:21.398Z] #49 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-19T07:18:21.398Z] #49 DONE 0.2s [2022-04-19T07:18:21.398Z] [2022-04-19T07:18:21.399Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:21.399Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:18:21.471Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:18:21.471Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:18:21.652Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:18:21.652Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:18:21.652Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43498/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T07:18:21.652Z] + bash /home/ubuntu/workspace/moby_PR-43498/check-config.sh [2022-04-19T07:18:21.652Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T07:18:21.652Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-19T07:18:21.652Z] [2022-04-19T07:18:21.652Z] Generally Necessary: [2022-04-19T07:18:21.652Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T07:18:21.652Z] - apparmor: enabled and tools installed [2022-04-19T07:18:21.652Z] - CONFIG_NAMESPACES: enabled [2022-04-19T07:18:21.652Z] - CONFIG_NET_NS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_PID_NS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_IPC_NS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_UTS_NS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUPS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CPUSETS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_MEMCG: enabled [2022-04-19T07:18:21.652Z] - CONFIG_KEYS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_VETH: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T07:18:21.652Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T07:18:21.652Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T07:18:21.652Z] [2022-04-19T07:18:21.652Z] Optional Features: [2022-04-19T07:18:21.652Z] - CONFIG_USER_NS: enabled [2022-04-19T07:18:21.652Z] - CONFIG_SECCOMP: enabled [2022-04-19T07:18:20.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:20.727Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:18:20.730Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:20.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:18:20.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:18:20.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:20.744Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:18:20.936Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:20.939Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:21.449Z] > git remote # timeout=10 [2022-04-19T07:18:21.453Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:18:21.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:18:21.459Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:18:21.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:18:21.473Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:18:21.479Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:18:21.910Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T07:18:21.910Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T07:18:21.910Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T07:18:21.910Z] (cgroup swap accounting is currently enabled) [2022-04-19T07:18:21.910Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T07:18:21.910Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T07:18:21.910Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T07:18:21.910Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T07:18:21.910Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T07:18:21.910Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T07:18:21.910Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T07:18:21.910Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T07:18:21.910Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T07:18:21.910Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T07:18:21.910Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T07:18:21.910Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T07:18:21.910Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T07:18:21.910Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T07:18:21.910Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T07:18:21.910Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T07:18:21.910Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T07:18:21.910Z] - CONFIG_EXT4_FS: enabled [2022-04-19T07:18:21.910Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T07:18:21.910Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T07:18:21.910Z] - Network Drivers: [2022-04-19T07:18:21.910Z] - "overlay": [2022-04-19T07:18:21.911Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T07:18:21.911Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T07:18:21.911Z] Optional (for encrypted networks): [2022-04-19T07:18:21.911Z] - CONFIG_CRYPTO: enabled [2022-04-19T07:18:21.911Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T07:18:21.911Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T07:18:21.911Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T07:18:21.911Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T07:18:21.911Z] - CONFIG_XFRM: enabled [2022-04-19T07:18:21.911Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T07:18:21.911Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T07:18:21.911Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T07:18:22.046Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:18:22.105Z] > git --version # timeout=10 [2022-04-19T07:18:22.107Z] > git --version # 'git version 2.25.1' [2022-04-19T07:18:22.113Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T07:18:22.167Z] - "ipvlan": [2022-04-19T07:18:22.167Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T07:18:22.167Z] - "macvlan": [2022-04-19T07:18:22.167Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T07:18:22.167Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T07:18:22.167Z] - "ftp,tftp client in container": [2022-04-19T07:18:22.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T07:18:22.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T07:18:22.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T07:18:22.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T07:18:22.167Z] - Storage Drivers: [2022-04-19T07:18:22.167Z] - "aufs": [2022-04-19T07:18:22.167Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T07:18:22.167Z] - "btrfs": [2022-04-19T07:18:22.167Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T07:18:22.167Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T07:18:22.167Z] - "devicemapper": [2022-04-19T07:18:22.167Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T07:18:22.167Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T07:18:22.167Z] - "overlay": [2022-04-19T07:18:22.167Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T07:18:22.167Z] - "zfs": [2022-04-19T07:18:22.167Z] - /dev/zfs: present [2022-04-19T07:18:22.167Z] - zfs command: missing [2022-04-19T07:18:22.167Z] - zpool command: missing [2022-04-19T07:18:22.167Z] [2022-04-19T07:18:22.167Z] Limits: [2022-04-19T07:18:22.167Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T07:18:22.167Z] [2022-04-19T07:18:22.167Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:18:22.493Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ef64db5021b5d60bb852cc303b72c0c59697900d . [2022-04-19T07:18:22.749Z] #1 [internal] load build definition from Dockerfile [2022-04-19T07:18:22.749Z] #1 sha256:7dc1610c4869fc13861759e719f08bd71bcc482a6683a070099ec8a7303f9c54 [2022-04-19T07:18:22.749Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T07:18:22.749Z] #1 DONE 0.0s [2022-04-19T07:18:22.749Z] [2022-04-19T07:18:22.749Z] #2 [internal] load .dockerignore [2022-04-19T07:18:22.749Z] #2 sha256:5c3e4cacf5d42f0a9d86b5c80fcd7609dc57a02e9b59734277586221985b8624 [2022-04-19T07:18:22.749Z] #2 transferring context: 87B done [2022-04-19T07:18:22.749Z] #2 DONE 0.0s [2022-04-19T07:18:22.749Z] [2022-04-19T07:18:22.749Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T07:18:22.749Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-19T07:18:22.749Z] #3 DONE 0.2s [2022-04-19T07:18:22.769Z] + docker version [2022-04-19T07:18:22.769Z] Client: Docker Engine - Community [2022-04-19T07:18:22.769Z] Version: 20.10.14 [2022-04-19T07:18:22.769Z] API version: 1.41 [2022-04-19T07:18:22.769Z] Go version: go1.16.15 [2022-04-19T07:18:22.769Z] Git commit: a224086 [2022-04-19T07:18:22.769Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-19T07:18:22.769Z] OS/Arch: linux/amd64 [2022-04-19T07:18:22.769Z] Context: default [2022-04-19T07:18:22.769Z] Experimental: true [2022-04-19T07:18:22.769Z] [2022-04-19T07:18:22.769Z] Server: Docker Engine - Community [2022-04-19T07:18:22.769Z] Engine: [2022-04-19T07:18:22.769Z] Version: 20.10.14 [2022-04-19T07:18:22.769Z] API version: 1.41 (minimum version 1.12) [2022-04-19T07:18:22.769Z] Go version: go1.16.15 [2022-04-19T07:18:22.769Z] Git commit: 87a90dc [2022-04-19T07:18:22.769Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-19T07:18:22.769Z] OS/Arch: linux/amd64 [2022-04-19T07:18:22.769Z] Experimental: true [2022-04-19T07:18:22.769Z] containerd: [2022-04-19T07:18:22.769Z] Version: 1.5.11 [2022-04-19T07:18:22.769Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:22.769Z] runc: [2022-04-19T07:18:22.769Z] Version: 1.0.3 [2022-04-19T07:18:22.769Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T07:18:22.769Z] docker-init: [2022-04-19T07:18:22.769Z] Version: 0.19.0 [2022-04-19T07:18:22.769Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T07:18:23.005Z] [2022-04-19T07:18:23.005Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T07:18:23.005Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-19T07:18:23.005Z] #4 CACHED [2022-04-19T07:18:23.005Z] [2022-04-19T07:18:23.005Z] #6 [internal] load .dockerignore [2022-04-19T07:18:23.005Z] #6 sha256:3a961ee1d087ed7f296349c25d51a6c335d044e56e12a2bdeca501f47f3bff78 [2022-04-19T07:18:23.005Z] #6 DONE 0.0s [2022-04-19T07:18:23.005Z] [2022-04-19T07:18:23.005Z] #5 [internal] load build definition from Dockerfile [2022-04-19T07:18:23.005Z] #5 sha256:a4baeee32e8048cd4e9b6b2f443da08b348af7653a4e20fde21b50be49b7caf9 [2022-04-19T07:18:23.005Z] #5 DONE 0.0s [2022-04-19T07:18:23.005Z] [2022-04-19T07:18:23.005Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:23.005Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T07:18:23.042Z] + docker info [2022-04-19T07:18:23.260Z] #10 DONE 0.1s [2022-04-19T07:18:23.260Z] [2022-04-19T07:18:23.260Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:23.260Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T07:18:23.260Z] #9 DONE 0.1s [2022-04-19T07:18:23.260Z] [2022-04-19T07:18:23.260Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T07:18:23.260Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-19T07:18:23.260Z] #7 DONE 0.1s [2022-04-19T07:18:23.260Z] [2022-04-19T07:18:23.260Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-19T07:18:23.260Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-19T07:18:23.260Z] #8 DONE 0.3s [2022-04-19T07:18:23.304Z] #50 ... [2022-04-19T07:18:23.304Z] [2022-04-19T07:18:23.304Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-19T07:18:23.304Z] #14 sha256:029b8d5a2e157538c9b01b8c261be130fb716ab81209b84fbf53507ba6111dc6 [2022-04-19T07:18:23.304Z] #14 DONE 2.0s [2022-04-19T07:18:23.304Z] [2022-04-19T07:18:23.304Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-19T07:18:23.304Z] #15 sha256:67e5988b8f9d459922ee79f9ff125f1c741f5aef21c76447114265cd57b38921 [2022-04-19T07:18:23.829Z] [2022-04-19T07:18:23.829Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:23.829Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:18:23.829Z] #69 DONE 0.0s [2022-04-19T07:18:23.829Z] [2022-04-19T07:18:23.829Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:23.829Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T07:18:23.829Z] #67 DONE 0.0s [2022-04-19T07:18:23.829Z] [2022-04-19T07:18:23.829Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:18:23.830Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-19T07:18:23.830Z] #28 DONE 0.0s [2022-04-19T07:18:23.830Z] [2022-04-19T07:18:23.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:23.830Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-19T07:18:23.830Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 done [2022-04-19T07:18:23.830Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-19T07:18:23.830Z] #11 sha256:301d39546808488f001760626a904b6aa4bb6e8f94a79bdd43776d990ad6c28e 1.80kB / 1.80kB done [2022-04-19T07:18:23.830Z] #11 sha256:14db0b081523f8dd4742a0f0a9df9519941a513387b6e9402c257f565fbbe94b 7.06kB / 7.06kB done [2022-04-19T07:18:23.830Z] #11 sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb 0B / 126B 0.1s [2022-04-19T07:18:23.830Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 0B / 108.70MB 0.1s [2022-04-19T07:18:23.968Z] Client: [2022-04-19T07:18:23.968Z] Context: default [2022-04-19T07:18:23.968Z] Debug Mode: false [2022-04-19T07:18:23.968Z] Plugins: [2022-04-19T07:18:23.968Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T07:18:23.968Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T07:18:23.968Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T07:18:23.968Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T07:18:23.968Z] [2022-04-19T07:18:23.968Z] Server: [2022-04-19T07:18:23.968Z] Containers: 0 [2022-04-19T07:18:23.968Z] Running: 0 [2022-04-19T07:18:23.968Z] Paused: 0 [2022-04-19T07:18:23.968Z] Stopped: 0 [2022-04-19T07:18:23.968Z] Images: 2 [2022-04-19T07:18:23.968Z] Server Version: 20.10.14 [2022-04-19T07:18:23.968Z] Storage Driver: overlay2 [2022-04-19T07:18:23.968Z] Backing Filesystem: extfs [2022-04-19T07:18:23.968Z] Supports d_type: true [2022-04-19T07:18:23.968Z] Native Overlay Diff: true [2022-04-19T07:18:23.968Z] userxattr: false [2022-04-19T07:18:23.968Z] Logging Driver: json-file [2022-04-19T07:18:23.968Z] Cgroup Driver: systemd [2022-04-19T07:18:23.968Z] Cgroup Version: 2 [2022-04-19T07:18:23.968Z] Plugins: [2022-04-19T07:18:23.968Z] Volume: local [2022-04-19T07:18:23.968Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T07:18:23.968Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T07:18:23.968Z] Swarm: inactive [2022-04-19T07:18:23.968Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-19T07:18:23.968Z] Default Runtime: runc [2022-04-19T07:18:23.968Z] Init Binary: docker-init [2022-04-19T07:18:23.968Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:18:23.968Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T07:18:23.968Z] init version: de40ad0 [2022-04-19T07:18:23.968Z] Security Options: [2022-04-19T07:18:23.968Z] apparmor [2022-04-19T07:18:23.968Z] seccomp [2022-04-19T07:18:23.968Z] Profile: default [2022-04-19T07:18:23.968Z] cgroupns [2022-04-19T07:18:23.968Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T07:18:23.969Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T07:18:23.969Z] OSType: linux [2022-04-19T07:18:23.969Z] Architecture: x86_64 [2022-04-19T07:18:23.969Z] CPUs: 2 [2022-04-19T07:18:23.969Z] Total Memory: 7.476GiB [2022-04-19T07:18:23.969Z] Name: ip-10-100-87-25 [2022-04-19T07:18:23.969Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-19T07:18:23.969Z] Docker Root Dir: /var/lib/docker [2022-04-19T07:18:23.969Z] Debug Mode: false [2022-04-19T07:18:23.969Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:18:23.969Z] Labels: [2022-04-19T07:18:23.969Z] Experimental: true [2022-04-19T07:18:23.969Z] Insecure Registries: [2022-04-19T07:18:23.969Z] 127.0.0.0/8 [2022-04-19T07:18:23.969Z] Live Restore Enabled: true [2022-04-19T07:18:23.969Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T07:18:24.091Z] #11 sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb 126B / 126B 0.2s done [2022-04-19T07:18:24.091Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 26.53MB / 108.70MB 0.4s [2022-04-19T07:18:24.328Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ef64db5021b5d60bb852cc303b72c0c59697900d . [2022-04-19T07:18:24.328Z] #1 [internal] load build definition from Dockerfile [2022-04-19T07:18:24.328Z] #1 sha256:02d09c8bbfc719b16bda0586b256fcce0389ad33ef89e6ec08e182c6aebc5d7e [2022-04-19T07:18:24.328Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T07:18:24.328Z] #1 DONE 0.0s [2022-04-19T07:18:24.328Z] [2022-04-19T07:18:24.328Z] #2 [internal] load .dockerignore [2022-04-19T07:18:24.328Z] #2 sha256:909663366015cf63756d547c7c68c8bc89d5b235fb543b12e25996b815746e4f [2022-04-19T07:18:24.328Z] #2 transferring context: 87B done [2022-04-19T07:18:24.328Z] #2 DONE 0.0s [2022-04-19T07:18:24.328Z] [2022-04-19T07:18:24.329Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T07:18:24.329Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T07:18:24.347Z] #11 ... [2022-04-19T07:18:24.347Z] [2022-04-19T07:18:24.347Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:18:24.347Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:18:24.347Z] #45 CACHED [2022-04-19T07:18:24.347Z] [2022-04-19T07:18:24.347Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:24.347Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-19T07:18:24.347Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 35.51MB / 108.70MB 0.5s [2022-04-19T07:18:24.347Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 50.33MB / 108.70MB 0.6s [2022-04-19T07:18:24.585Z] #3 DONE 0.1s [2022-04-19T07:18:24.585Z] [2022-04-19T07:18:24.585Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T07:18:24.585Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T07:18:24.585Z] #4 CACHED [2022-04-19T07:18:24.603Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 63.96MB / 108.70MB 0.8s [2022-04-19T07:18:24.682Z] #15 DONE 1.4s [2022-04-19T07:18:24.682Z] [2022-04-19T07:18:24.682Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-19T07:18:24.682Z] #16 sha256:c776bbfa9847e797a12706dc379981f9e2da7f1a3ca43b54302cbe5009f659d1 [2022-04-19T07:18:24.840Z] [2022-04-19T07:18:24.840Z] #6 [internal] load .dockerignore [2022-04-19T07:18:24.840Z] #6 sha256:4d0b6e0330d5760a3a2b86d097cfff5e911a97f68049203f0815eeb3bd9e0cb0 [2022-04-19T07:18:24.840Z] #6 DONE 0.0s [2022-04-19T07:18:24.840Z] [2022-04-19T07:18:24.840Z] #5 [internal] load build definition from Dockerfile [2022-04-19T07:18:24.840Z] #5 sha256:3bf3b530d8d6c1557b23b746c3d405391b8ea82596cccce574f2a8d7d3efad1f [2022-04-19T07:18:24.840Z] #5 DONE 0.0s [2022-04-19T07:18:24.840Z] [2022-04-19T07:18:24.840Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:24.840Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T07:18:24.840Z] #8 DONE 0.1s [2022-04-19T07:18:24.840Z] [2022-04-19T07:18:24.840Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T07:18:24.840Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T07:18:24.859Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 71.30MB / 108.70MB 1.1s [2022-04-19T07:18:25.096Z] #10 DONE 0.1s [2022-04-19T07:18:25.096Z] [2022-04-19T07:18:25.096Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:18:25.096Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T07:18:25.096Z] #9 DONE 0.1s [2022-04-19T07:18:25.096Z] [2022-04-19T07:18:25.096Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-19T07:18:25.096Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-19T07:18:25.096Z] #7 DONE 0.3s [2022-04-19T07:18:25.118Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 85.98MB / 108.70MB 1.3s [2022-04-19T07:18:25.119Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 92.27MB / 108.70MB 1.4s [2022-04-19T07:18:25.376Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 99.61MB / 108.70MB 1.5s [2022-04-19T07:18:25.376Z] #11 ... [2022-04-19T07:18:25.376Z] [2022-04-19T07:18:25.376Z] #24 [internal] load build context [2022-04-19T07:18:25.376Z] #24 sha256:6038b042953d0fec181b21b3545b0a45030bea86404edefff9e583880f8dcbc4 [2022-04-19T07:18:25.376Z] #24 transferring context: 60.72MB 1.5s done [2022-04-19T07:18:25.376Z] #24 DONE 1.7s [2022-04-19T07:18:25.376Z] [2022-04-19T07:18:25.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:25.376Z] #11 sha256:be6db7773a0f965ecd223081de33e51f52bbcf2fdeca7706ee0e645935972760 [2022-04-19T07:18:25.376Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 108.70MB / 108.70MB 1.6s [2022-04-19T07:18:25.618Z] #16 DONE 1.1s [2022-04-19T07:18:25.618Z] [2022-04-19T07:18:25.618Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-19T07:18:25.618Z] #17 sha256:ca5091bfce08940c2ad15f8d51c564cdc95670c46dcbdaa2e093fd5c2484161c [2022-04-19T07:18:25.633Z] #11 extracting sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 [2022-04-19T07:18:25.633Z] #11 sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 108.70MB / 108.70MB 1.7s done [2022-04-19T07:18:25.670Z] [2022-04-19T07:18:25.670Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:25.670Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:18:25.670Z] #69 DONE 0.0s [2022-04-19T07:18:25.670Z] [2022-04-19T07:18:25.670Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:18:25.670Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T07:18:25.670Z] #67 DONE 0.0s [2022-04-19T07:18:25.670Z] [2022-04-19T07:18:25.670Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:18:25.670Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:18:25.670Z] #28 DONE 0.0s [2022-04-19T07:18:25.670Z] [2022-04-19T07:18:25.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:25.670Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:25.670Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.0s done [2022-04-19T07:18:25.670Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.24MB / 141.70MB 0.2s [2022-04-19T07:18:25.670Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-19T07:18:25.670Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-19T07:18:25.670Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-19T07:18:25.670Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 0.1s done [2022-04-19T07:18:25.934Z] #11 ... [2022-04-19T07:18:25.934Z] [2022-04-19T07:18:25.934Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:18:25.934Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:18:25.934Z] #45 DONE 0.4s [2022-04-19T07:18:25.934Z] [2022-04-19T07:18:25.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:25.934Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:25.934Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 16.78MB / 141.70MB 0.3s [2022-04-19T07:18:25.934Z] #11 ... [2022-04-19T07:18:25.934Z] [2022-04-19T07:18:25.934Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:18:25.934Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:18:25.934Z] #45 CACHED [2022-04-19T07:18:25.934Z] [2022-04-19T07:18:25.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:25.934Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:25.934Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 26.21MB / 141.70MB 0.4s [2022-04-19T07:18:25.934Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 36.70MB / 141.70MB 0.5s [2022-04-19T07:18:26.195Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 44.04MB / 141.70MB 0.6s [2022-04-19T07:18:26.195Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 59.77MB / 141.70MB 0.8s [2022-04-19T07:18:26.454Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 69.21MB / 141.70MB 0.9s [2022-04-19T07:18:26.454Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 90.18MB / 141.70MB 1.1s [2022-04-19T07:18:26.558Z] #17 DONE 1.1s [2022-04-19T07:18:26.558Z] [2022-04-19T07:18:26.558Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:26.558Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:26.558Z] #54 2.984 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:26.558Z] #54 2.984 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:26.558Z] #54 2.984 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:26.558Z] #54 3.498 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-04-19T07:18:26.712Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 98.57MB / 141.70MB 1.2s [2022-04-19T07:18:26.971Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 122.68MB / 141.70MB 1.4s [2022-04-19T07:18:26.971Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 135.27MB / 141.70MB 1.5s [2022-04-19T07:18:27.228Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 1.8s done [2022-04-19T07:18:27.495Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a [2022-04-19T07:18:27.968Z] #54 5.285 Reading package lists... [2022-04-19T07:18:27.968Z] #54 ... [2022-04-19T07:18:27.968Z] [2022-04-19T07:18:27.968Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-19T07:18:27.968Z] #18 sha256:d5ec385ef63ac959d0c787446b855ee2a213968b1f18b4ebe331d07deb699c15 [2022-04-19T07:18:27.968Z] #18 DONE 1.1s [2022-04-19T07:18:27.968Z] [2022-04-19T07:18:27.968Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:18:27.968Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:18:28.059Z] #11 ... [2022-04-19T07:18:28.059Z] [2022-04-19T07:18:28.059Z] #24 [internal] load build context [2022-04-19T07:18:28.059Z] #24 sha256:33fc02c3d6b1ca40b2d342a5a96e709662ac7da372af74750a04fe5cf024171b [2022-04-19T07:18:28.059Z] #24 transferring context: 60.71MB 2.6s done [2022-04-19T07:18:28.059Z] #24 DONE 2.7s [2022-04-19T07:18:28.315Z] [2022-04-19T07:18:28.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:18:28.315Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:18:28.909Z] #11 extracting sha256:ba6a3531de7f6c589885b2497c7066c217cab01a92ad98f31220f70d7768a9a0 3.2s done [2022-04-19T07:18:28.909Z] #11 extracting sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb [2022-04-19T07:18:28.909Z] #11 extracting sha256:a9123ccc7632a6015d2134eb7f44eb5d078e6d45304b5e4106539ee9363a7feb done [2022-04-19T07:18:28.909Z] #11 DONE 5.3s [2022-04-19T07:18:28.922Z] #19 1.320 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:29.166Z] [2022-04-19T07:18:29.166Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T07:18:29.166Z] #12 sha256:11c5d3dcbb8a42ffebfe9957ea82c87d847173cb04d844cdc03204e68fbc0e56 [2022-04-19T07:18:29.182Z] #19 1.321 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:29.182Z] #19 1.321 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:30.544Z] #12 DONE 1.0s [2022-04-19T07:18:30.544Z] [2022-04-19T07:18:30.544Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-19T07:18:30.544Z] #13 sha256:e1f49b949a6b95efbd72ca9411ef59dde93c20beffe0ac7c0f5f51afb5f6db1c [2022-04-19T07:18:30.544Z] #13 DONE 0.4s [2022-04-19T07:18:30.801Z] [2022-04-19T07:18:30.801Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:18:30.801Z] #42 sha256:bd49e740b20efd6db7395da8e756e72193e6453bf859072dbbe15773bd3f0749 [2022-04-19T07:18:30.801Z] #42 ... [2022-04-19T07:18:30.801Z] [2022-04-19T07:18:30.801Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T07:18:30.801Z] #46 sha256:f582fff27ff2f7cf51563083aecd9315c17c18874c7a025a68fbbf2534dbef36 [2022-04-19T07:18:30.801Z] #46 DONE 0.2s [2022-04-19T07:18:31.058Z] [2022-04-19T07:18:31.058Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T07:18:31.058Z] #33 sha256:b1b1317ac13882975522da491b12fa2a72a966ab2024dd14f50f1a95801d0842 [2022-04-19T07:18:31.058Z] #33 DONE 0.3s [2022-04-19T07:18:31.059Z] [2022-04-19T07:18:31.059Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T07:18:31.059Z] #62 sha256:678ba16264201a987fbcc1ac3dd62a2a0987f8bc3669f89e77d02f576d0d3168 [2022-04-19T07:18:31.059Z] #62 DONE 0.3s [2022-04-19T07:18:31.059Z] [2022-04-19T07:18:31.059Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:18:31.059Z] #42 sha256:bd49e740b20efd6db7395da8e756e72193e6453bf859072dbbe15773bd3f0749 [2022-04-19T07:18:31.059Z] #42 DONE 0.3s [2022-04-19T07:18:31.059Z] [2022-04-19T07:18:31.059Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T07:18:31.059Z] #25 sha256:4e47f3d6a008ff031c34bfca0c7b91837a2c420e4b19c7aeb39f2918992b1051 [2022-04-19T07:18:31.059Z] #25 DONE 0.4s [2022-04-19T07:18:31.059Z] [2022-04-19T07:18:31.059Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:31.059Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-19T07:18:31.133Z] #19 2.777 Reading package lists... [2022-04-19T07:18:31.133Z] #19 ... [2022-04-19T07:18:31.133Z] [2022-04-19T07:18:31.133Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:18:31.133Z] #60 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:18:31.133Z] #60 ... [2022-04-19T07:18:31.133Z] [2022-04-19T07:18:31.133Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:18:31.133Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:18:31.392Z] #58 ... [2022-04-19T07:18:31.393Z] [2022-04-19T07:18:31.393Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:31.393Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:18:31.393Z] #41 2.246 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T07:18:31.393Z] #41 2.246 Cloning into '.'... [2022-04-19T07:18:31.652Z] #41 ... [2022-04-19T07:18:31.652Z] [2022-04-19T07:18:31.652Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:18:31.652Z] #43 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:18:31.652Z] #43 ... [2022-04-19T07:18:31.652Z] [2022-04-19T07:18:31.652Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:31.652Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:31.652Z] #54 5.285 Reading package lists... [2022-04-19T07:18:33.032Z] #54 8.901 Reading package lists... [2022-04-19T07:18:33.573Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.2s [2022-04-19T07:18:33.573Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.8s done [2022-04-19T07:18:33.573Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-19T07:18:33.573Z] #11 DONE 8.0s [2022-04-19T07:18:33.573Z] [2022-04-19T07:18:33.573Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T07:18:33.573Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-19T07:18:33.580Z] #43 2.755 + git clone https://github.com/docker/distribution.git . [2022-04-19T07:18:33.580Z] #43 2.757 Cloning into '.'... [2022-04-19T07:18:33.598Z] #54 11.74 Building dependency tree... [2022-04-19T07:18:33.598Z] #54 ... [2022-04-19T07:18:33.598Z] [2022-04-19T07:18:33.598Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:18:33.598Z] #43 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:18:33.598Z] #43 12.27 tomll can be used in two ways: [2022-04-19T07:18:33.598Z] #43 12.27 Writing to STDIN and reading from STDOUT: [2022-04-19T07:18:33.598Z] #43 12.27 cat file.toml | tomll > file.toml [2022-04-19T07:18:33.598Z] #43 12.27 [2022-04-19T07:18:33.598Z] #43 12.27 Reading and updating a list of files: [2022-04-19T07:18:33.598Z] #43 12.27 tomll a.toml b.toml c.toml [2022-04-19T07:18:33.598Z] #43 12.27 [2022-04-19T07:18:33.598Z] #43 12.27 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T07:18:33.598Z] #43 DONE 12.4s [2022-04-19T07:18:33.598Z] [2022-04-19T07:18:33.598Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:33.598Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:18:33.598Z] #50 2.480 + git clone https://github.com/docker/distribution.git . [2022-04-19T07:18:33.598Z] #50 2.485 Cloning into '.'... [2022-04-19T07:18:33.857Z] #50 ... [2022-04-19T07:18:33.857Z] [2022-04-19T07:18:33.857Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:33.857Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:33.857Z] #54 11.74 Building dependency tree... [2022-04-19T07:18:33.857Z] #54 12.57 Reading state information... [2022-04-19T07:18:35.232Z] #54 13.66 The following additional packages will be installed: [2022-04-19T07:18:35.232Z] #54 13.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:35.232Z] #54 13.66 python3-protobuf python3-six [2022-04-19T07:18:35.232Z] #54 13.67 Suggested packages: [2022-04-19T07:18:35.232Z] #54 13.67 python3-setuptools [2022-04-19T07:18:35.232Z] #54 13.67 Recommended packages: [2022-04-19T07:18:35.232Z] #54 13.67 iproute2 | iproute [2022-04-19T07:18:35.464Z] #12 DONE 1.6s [2022-04-19T07:18:35.464Z] [2022-04-19T07:18:35.464Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-19T07:18:35.464Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-19T07:18:35.464Z] #13 DONE 0.4s [2022-04-19T07:18:35.464Z] [2022-04-19T07:18:35.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:18:35.464Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:18:35.490Z] #54 14.11 The following NEW packages will be installed: [2022-04-19T07:18:35.490Z] #54 14.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:35.490Z] #54 14.11 python3-protobuf python3-six [2022-04-19T07:18:35.720Z] #14 ... [2022-04-19T07:18:35.720Z] [2022-04-19T07:18:35.720Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:18:35.720Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-19T07:18:35.720Z] #42 DONE 0.2s [2022-04-19T07:18:35.720Z] [2022-04-19T07:18:35.720Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T07:18:35.720Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-19T07:18:35.720Z] #33 DONE 0.3s [2022-04-19T07:18:35.720Z] [2022-04-19T07:18:35.720Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T07:18:35.720Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-19T07:18:35.720Z] #46 DONE 0.3s [2022-04-19T07:18:35.720Z] [2022-04-19T07:18:35.720Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:35.720Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:35.978Z] #47 ... [2022-04-19T07:18:35.978Z] [2022-04-19T07:18:35.978Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T07:18:35.978Z] #25 sha256:0b274fc6cd34fa612a76b3a5cefa927a9bcc19de0707be03faeb75ebdd728a1d [2022-04-19T07:18:35.978Z] #25 DONE 0.3s [2022-04-19T07:18:35.978Z] [2022-04-19T07:18:35.978Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T07:18:35.979Z] #62 sha256:8a12055eb4f0f3cee4526df6e2d6e5b7eb40229b1ae21fb55ffb0b45f26c287b [2022-04-19T07:18:35.979Z] #62 DONE 0.4s [2022-04-19T07:18:36.057Z] #54 14.55 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:36.057Z] #54 14.55 Need to get 2292 kB of archives. [2022-04-19T07:18:36.057Z] #54 14.55 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T07:18:36.057Z] #54 14.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T07:18:36.057Z] #54 14.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:18:36.057Z] #54 14.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T07:18:36.057Z] #54 14.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T07:18:36.057Z] #54 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:18:36.057Z] #54 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:18:36.057Z] #54 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:18:36.098Z] #43 ... [2022-04-19T07:18:36.098Z] [2022-04-19T07:18:36.098Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:18:36.098Z] #63 sha256:c37d2a5c427be3cbfb4a7d75bbb0021bee2b74d15d76a5e822833ac3ffff7038 [2022-04-19T07:18:36.098Z] #63 2.694 + RM_GOPATH=0 [2022-04-19T07:18:36.098Z] #63 2.694 + TMP_GOPATH= [2022-04-19T07:18:36.098Z] #63 2.694 + : /build [2022-04-19T07:18:36.098Z] #63 2.694 + '[' -z '' ']' [2022-04-19T07:18:36.098Z] #63 2.699 ++ mktemp -d [2022-04-19T07:18:36.098Z] #63 2.702 + export GOPATH=/tmp/tmp.BYMwrmkSDU [2022-04-19T07:18:36.098Z] #63 2.702 + GOPATH=/tmp/tmp.BYMwrmkSDU [2022-04-19T07:18:36.098Z] #63 2.702 + RM_GOPATH=1 [2022-04-19T07:18:36.098Z] #63 2.702 + case "$(go env GOARCH)" in [2022-04-19T07:18:36.098Z] #63 2.703 ++ go env GOARCH [2022-04-19T07:18:36.098Z] #63 2.743 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:36.098Z] #63 2.743 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:36.098Z] #63 2.758 ++ dirname /install.sh [2022-04-19T07:18:36.098Z] #63 2.760 + dir=/ [2022-04-19T07:18:36.098Z] #63 2.760 + bin=rootlesskit [2022-04-19T07:18:36.098Z] #63 2.760 + shift [2022-04-19T07:18:36.098Z] #63 2.760 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T07:18:36.098Z] #63 2.760 + . //rootlesskit.installer [2022-04-19T07:18:36.098Z] #63 2.760 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:36.098Z] #63 2.760 + install_rootlesskit [2022-04-19T07:18:36.098Z] #63 2.760 + case "$1" in [2022-04-19T07:18:36.098Z] #63 2.760 + export CGO_ENABLED=0 [2022-04-19T07:18:36.098Z] #63 2.760 + CGO_ENABLED=0 [2022-04-19T07:18:36.098Z] #63 2.760 + _install_rootlesskit [2022-04-19T07:18:36.098Z] #63 2.764 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:36.098Z] #63 2.764 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T07:18:36.098Z] #63 2.764 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:18:36.098Z] #63 2.764 + GOBIN=/build [2022-04-19T07:18:36.098Z] #63 2.764 + GO111MODULE=on [2022-04-19T07:18:36.098Z] #63 2.764 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:36.098Z] #63 3.334 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T07:18:36.098Z] #63 4.890 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:18:36.098Z] #63 4.897 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T07:18:36.235Z] [2022-04-19T07:18:36.235Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:18:36.235Z] #63 sha256:1fa88116e7773531bc8dd96935004ad8f58c2882354fad495da3a5977d661370 [2022-04-19T07:18:36.355Z] #63 5.387 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T07:18:37.726Z] #63 6.810 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T07:18:38.291Z] #63 ... [2022-04-19T07:18:38.291Z] [2022-04-19T07:18:38.291Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:18:38.291Z] #36 sha256:435e1d2cb20c1f6ce433ebd11b851aa63a7d60f46c481f2f4e7389e9729aab9e [2022-04-19T07:18:38.291Z] #36 7.463 tomll can be used in two ways: [2022-04-19T07:18:38.291Z] #36 7.464 Writing to STDIN and reading from STDOUT: [2022-04-19T07:18:38.291Z] #36 7.464 cat file.toml | tomll > file.toml [2022-04-19T07:18:38.291Z] #36 7.464 [2022-04-19T07:18:38.291Z] #36 7.464 Reading and updating a list of files: [2022-04-19T07:18:38.291Z] #36 7.464 tomll a.toml b.toml c.toml [2022-04-19T07:18:38.291Z] #36 7.465 [2022-04-19T07:18:38.291Z] #36 7.465 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T07:18:38.291Z] #36 DONE 7.7s [2022-04-19T07:18:38.291Z] [2022-04-19T07:18:38.291Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:18:38.291Z] #26 sha256:24dab08123107669510dd30e230b5116e5696bc8269e1b95063140ea3520ed8e [2022-04-19T07:18:38.291Z] #26 2.424 + RM_GOPATH=0 [2022-04-19T07:18:38.291Z] #26 2.424 + TMP_GOPATH= [2022-04-19T07:18:38.291Z] #26 2.424 + : /build [2022-04-19T07:18:38.291Z] #26 2.424 + '[' -z '' ']' [2022-04-19T07:18:38.291Z] #26 2.433 ++ mktemp -d [2022-04-19T07:18:38.291Z] #26 2.433 + export GOPATH=/tmp/tmp.SyzN8kcGz5 [2022-04-19T07:18:38.291Z] #26 2.433 + GOPATH=/tmp/tmp.SyzN8kcGz5 [2022-04-19T07:18:38.291Z] #26 2.433 + RM_GOPATH=1 [2022-04-19T07:18:38.291Z] #26 2.433 + case "$(go env GOARCH)" in [2022-04-19T07:18:38.291Z] #26 2.433 ++ go env GOARCH [2022-04-19T07:18:38.291Z] #26 2.457 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:38.291Z] #26 2.457 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:38.291Z] #26 2.458 ++ dirname /install.sh [2022-04-19T07:18:38.291Z] #26 2.460 + dir=/ [2022-04-19T07:18:38.291Z] #26 2.460 + bin=dockercli [2022-04-19T07:18:38.291Z] #26 2.460 + shift [2022-04-19T07:18:38.291Z] #26 2.460 + '[' '!' -f //dockercli.installer ']' [2022-04-19T07:18:38.291Z] #26 2.460 + . //dockercli.installer [2022-04-19T07:18:38.291Z] #26 2.460 ++ : stable [2022-04-19T07:18:38.291Z] #26 2.460 ++ : 17.06.2-ce [2022-04-19T07:18:38.291Z] #26 2.460 + install_dockercli [2022-04-19T07:18:38.291Z] #26 2.460 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T07:18:38.291Z] #26 2.460 Install docker/cli version 17.06.2-ce from stable [2022-04-19T07:18:38.291Z] #26 2.460 ++ uname -m [2022-04-19T07:18:38.291Z] #26 2.471 + arch=aarch64 [2022-04-19T07:18:38.291Z] #26 2.471 + '[' aarch64 '!=' x86_64 ']' [2022-04-19T07:18:38.291Z] #26 2.471 + '[' aarch64 '!=' s390x ']' [2022-04-19T07:18:38.291Z] #26 2.471 + '[' aarch64 '!=' armhf ']' [2022-04-19T07:18:38.291Z] #26 2.471 + build_dockercli [2022-04-19T07:18:38.291Z] #26 2.471 + git clone https://github.com/docker/docker-ce /tmp/tmp.SyzN8kcGz5/tmp/docker-ce [2022-04-19T07:18:38.291Z] #26 2.483 Cloning into '/tmp/tmp.SyzN8kcGz5/tmp/docker-ce'... [2022-04-19T07:18:38.855Z] #26 ... [2022-04-19T07:18:38.855Z] [2022-04-19T07:18:38.855Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:18:38.855Z] #63 sha256:c37d2a5c427be3cbfb4a7d75bbb0021bee2b74d15d76a5e822833ac3ffff7038 [2022-04-19T07:18:38.855Z] #63 7.917 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T07:18:39.115Z] #63 8.185 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T07:18:39.347Z] #54 17.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T07:18:39.373Z] #63 8.589 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T07:18:39.507Z] #63 3.063 + RM_GOPATH=0 [2022-04-19T07:18:39.507Z] #63 3.063 + TMP_GOPATH= [2022-04-19T07:18:39.507Z] #63 3.063 + : /build [2022-04-19T07:18:39.507Z] #63 3.063 + '[' -z '' ']' [2022-04-19T07:18:39.507Z] #63 3.063 ++ mktemp -d [2022-04-19T07:18:39.507Z] #63 3.063 + export GOPATH=/tmp/tmp.shR6p7OluF [2022-04-19T07:18:39.507Z] #63 3.063 + GOPATH=/tmp/tmp.shR6p7OluF [2022-04-19T07:18:39.507Z] #63 3.063 + RM_GOPATH=1 [2022-04-19T07:18:39.507Z] #63 3.063 + case "$(go env GOARCH)" in [2022-04-19T07:18:39.507Z] #63 3.063 ++ go env GOARCH [2022-04-19T07:18:39.507Z] #63 3.101 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:39.507Z] #63 3.101 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:39.507Z] #63 3.101 ++ dirname /install.sh [2022-04-19T07:18:39.507Z] #63 3.101 + dir=/ [2022-04-19T07:18:39.507Z] #63 3.101 + bin=rootlesskit [2022-04-19T07:18:39.507Z] #63 3.101 + shift [2022-04-19T07:18:39.507Z] #63 3.101 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T07:18:39.507Z] #63 3.101 + . //rootlesskit.installer [2022-04-19T07:18:39.507Z] #63 3.101 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:39.507Z] #63 3.101 + install_rootlesskit [2022-04-19T07:18:39.507Z] #63 3.101 + case "$1" in [2022-04-19T07:18:39.507Z] #63 3.101 + export CGO_ENABLED=0 [2022-04-19T07:18:39.507Z] #63 3.101 + CGO_ENABLED=0 [2022-04-19T07:18:39.507Z] #63 3.101 + _install_rootlesskit [2022-04-19T07:18:39.507Z] #63 3.101 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T07:18:39.507Z] #63 3.101 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:18:39.507Z] #63 3.101 + GOBIN=/build [2022-04-19T07:18:39.507Z] #63 3.101 + GO111MODULE=on [2022-04-19T07:18:39.507Z] #63 3.101 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:39.507Z] #63 3.101 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:18:39.507Z] #63 3.623 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T07:18:39.629Z] #63 8.702 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:18:39.887Z] #63 8.854 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T07:18:39.887Z] #63 8.954 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T07:18:40.144Z] #63 9.246 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T07:18:40.285Z] #54 18.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:40.285Z] #54 19.08 Fetched 2292 kB in 4s (576 kB/s) [2022-04-19T07:18:40.285Z] #54 19.14 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T07:18:40.402Z] #63 9.428 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T07:18:40.402Z] #63 9.470 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T07:18:40.543Z] #54 19.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:18:40.543Z] #54 19.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T07:18:40.543Z] #54 19.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:18:40.660Z] #63 ... [2022-04-19T07:18:40.660Z] [2022-04-19T07:18:40.660Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:18:40.660Z] #53 sha256:12711b9b6f095fb0ca7ee0ad35d490a57808fc7c3c947f37908fbb95cb1037e8 [2022-04-19T07:18:40.660Z] #53 ... [2022-04-19T07:18:40.660Z] [2022-04-19T07:18:40.660Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:40.660Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-19T07:18:40.660Z] #38 3.488 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:40.660Z] #38 3.492 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:40.661Z] #38 3.492 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:40.661Z] #38 5.755 Reading package lists... [2022-04-19T07:18:40.917Z] #38 9.927 Reading package lists... [2022-04-19T07:18:40.917Z] #38 ... [2022-04-19T07:18:40.917Z] [2022-04-19T07:18:40.917Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:40.917Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-19T07:18:40.917Z] #34 2.872 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T07:18:40.917Z] #34 2.876 Cloning into '.'... [2022-04-19T07:18:40.917Z] #34 ... [2022-04-19T07:18:40.917Z] [2022-04-19T07:18:40.918Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:40.918Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-19T07:18:40.918Z] #47 2.895 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:40.918Z] #47 2.896 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:40.918Z] #47 2.902 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:40.918Z] #47 3.377 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-04-19T07:18:40.918Z] #47 5.418 Reading package lists... [2022-04-19T07:18:41.111Z] #54 19.77 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:18:41.111Z] #54 19.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:18:41.111Z] #54 19.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:18:41.174Z] #47 8.960 Reading package lists... [2022-04-19T07:18:41.175Z] #47 ... [2022-04-19T07:18:41.175Z] [2022-04-19T07:18:41.175Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:18:41.175Z] #49 sha256:5b12bdeaf335300ad62f2125c55e10f5f5e72b81d22ea007a9265418d1669842 [2022-04-19T07:18:41.175Z] #49 ... [2022-04-19T07:18:41.175Z] [2022-04-19T07:18:41.175Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:18:41.175Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-19T07:18:41.372Z] #54 19.96 Selecting previously unselected package python3-six. [2022-04-19T07:18:41.372Z] #54 19.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T07:18:41.372Z] #54 19.97 Unpacking python3-six (1.16.0-2) ... [2022-04-19T07:18:41.372Z] #54 20.10 Selecting previously unselected package python3-protobuf. [2022-04-19T07:18:41.372Z] #54 20.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T07:18:41.372Z] #54 20.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T07:18:41.407Z] #63 5.516 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:18:41.407Z] #63 5.529 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T07:18:41.431Z] #51 ... [2022-04-19T07:18:41.431Z] [2022-04-19T07:18:41.431Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:41.431Z] #58 sha256:b3581ee07ba0ab47a6c4bd842ab7485a66102eef849c92f1993ae1725f31d7dd [2022-04-19T07:18:41.431Z] #58 3.342 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:41.431Z] #58 3.343 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:41.431Z] #58 3.343 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:41.431Z] #58 5.374 Reading package lists... [2022-04-19T07:18:41.665Z] #63 ... [2022-04-19T07:18:41.665Z] [2022-04-19T07:18:41.665Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:41.665Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:41.665Z] #47 4.121 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:41.665Z] #47 4.130 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:41.665Z] #47 4.132 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:41.665Z] #47 4.663 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [2022-04-19T07:18:41.689Z] #58 9.434 Reading package lists... [2022-04-19T07:18:41.689Z] #58 ... [2022-04-19T07:18:41.689Z] [2022-04-19T07:18:41.689Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:18:41.689Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:18:41.689Z] #14 2.463 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:41.689Z] #14 2.463 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:41.689Z] #14 2.463 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:41.689Z] #14 4.233 Reading package lists... [2022-04-19T07:18:41.689Z] #14 8.473 Reading package lists... [2022-04-19T07:18:41.689Z] #14 ... [2022-04-19T07:18:41.689Z] [2022-04-19T07:18:41.689Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:18:41.689Z] #63 sha256:c37d2a5c427be3cbfb4a7d75bbb0021bee2b74d15d76a5e822833ac3ffff7038 [2022-04-19T07:18:41.689Z] #63 10.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T07:18:41.954Z] #54 20.50 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:18:41.955Z] #54 20.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:18:41.955Z] #54 20.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:18:41.955Z] #54 20.60 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:18:41.955Z] #54 20.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:18:41.955Z] #54 20.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:18:41.955Z] #54 20.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:18:42.214Z] #54 20.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:18:42.214Z] #54 20.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:18:42.214Z] #54 20.82 Selecting previously unselected package criu. [2022-04-19T07:18:42.214Z] #54 20.82 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T07:18:42.214Z] #54 20.83 Unpacking criu (3.16.1-3) ... [2022-04-19T07:18:42.474Z] #54 21.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:18:43.856Z] #54 22.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:18:43.856Z] #54 22.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:18:43.856Z] #54 22.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:18:43.856Z] #54 22.53 Setting up python3-six (1.16.0-2) ... [2022-04-19T07:18:44.795Z] #54 23.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:18:44.795Z] #54 23.36 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T07:18:45.610Z] #47 7.291 Reading package lists... [2022-04-19T07:18:45.610Z] #47 ... [2022-04-19T07:18:45.610Z] [2022-04-19T07:18:45.610Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:18:45.610Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:18:45.610Z] #49 ... [2022-04-19T07:18:45.610Z] [2022-04-19T07:18:45.610Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:18:45.610Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:18:45.731Z] #54 ... [2022-04-19T07:18:45.731Z] [2022-04-19T07:18:45.731Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:45.731Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:18:45.731Z] #41 24.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T07:18:45.866Z] #36 ... [2022-04-19T07:18:45.866Z] [2022-04-19T07:18:45.866Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:18:45.866Z] #26 sha256:1c547e6b6b657e013957c6e6cde7a726bc6455304e93804923ab31171bedecd3 [2022-04-19T07:18:45.866Z] #26 3.047 + RM_GOPATH=0 [2022-04-19T07:18:45.866Z] #26 3.047 + TMP_GOPATH= [2022-04-19T07:18:45.866Z] #26 3.047 + : /build [2022-04-19T07:18:45.866Z] #26 3.047 + '[' -z '' ']' [2022-04-19T07:18:45.866Z] #26 3.058 ++ mktemp -d [2022-04-19T07:18:45.866Z] #26 3.075 + export GOPATH=/tmp/tmp.uV6dkEsTJD [2022-04-19T07:18:45.866Z] #26 3.075 + GOPATH=/tmp/tmp.uV6dkEsTJD [2022-04-19T07:18:45.866Z] #26 3.075 + RM_GOPATH=1 [2022-04-19T07:18:45.866Z] #26 3.075 + case "$(go env GOARCH)" in [2022-04-19T07:18:45.866Z] #26 3.075 ++ go env GOARCH [2022-04-19T07:18:45.866Z] #26 3.088 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:45.866Z] #26 3.088 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:45.866Z] #26 3.088 ++ dirname /install.sh [2022-04-19T07:18:45.866Z] #26 3.088 + dir=/ [2022-04-19T07:18:45.866Z] #26 3.088 + bin=dockercli [2022-04-19T07:18:45.866Z] #26 3.088 + shift [2022-04-19T07:18:45.866Z] #26 3.088 + '[' '!' -f //dockercli.installer ']' [2022-04-19T07:18:45.866Z] #26 3.088 + . //dockercli.installer [2022-04-19T07:18:45.866Z] #26 3.088 ++ : stable [2022-04-19T07:18:45.866Z] #26 3.088 ++ : 17.06.2-ce [2022-04-19T07:18:45.866Z] #26 3.088 + install_dockercli [2022-04-19T07:18:45.866Z] #26 3.088 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T07:18:45.866Z] #26 3.088 ++ uname -m [2022-04-19T07:18:45.866Z] #26 3.088 + arch=x86_64 [2022-04-19T07:18:45.866Z] #26 3.088 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T07:18:45.866Z] #26 3.088 + url=https://download.docker.com/linux/static [2022-04-19T07:18:45.866Z] #26 3.088 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T07:18:45.866Z] #26 3.088 + tar -xz docker/docker [2022-04-19T07:18:45.866Z] #26 3.090 Install docker/cli version 17.06.2-ce from stable [2022-04-19T07:18:45.866Z] #26 ... [2022-04-19T07:18:45.866Z] [2022-04-19T07:18:45.866Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:18:45.866Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:18:45.990Z] #41 24.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:45.990Z] #41 ... [2022-04-19T07:18:45.990Z] [2022-04-19T07:18:45.990Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:45.990Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:18:45.991Z] #50 14.53 + git checkout -q v2.3.0 [2022-04-19T07:18:45.991Z] #50 15.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-19T07:18:46.122Z] #51 ... [2022-04-19T07:18:46.123Z] [2022-04-19T07:18:46.123Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:46.123Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:18:46.123Z] #58 3.505 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:46.123Z] #58 3.515 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:46.123Z] #58 3.515 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:46.123Z] #58 5.525 Reading package lists... [2022-04-19T07:18:46.123Z] #58 ... [2022-04-19T07:18:46.123Z] [2022-04-19T07:18:46.123Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:18:46.123Z] #26 sha256:1c547e6b6b657e013957c6e6cde7a726bc6455304e93804923ab31171bedecd3 [2022-04-19T07:18:46.123Z] #26 10.14 + mkdir -p /build [2022-04-19T07:18:46.123Z] #26 10.15 + mv docker/docker /build/ [2022-04-19T07:18:46.123Z] #26 10.15 + rmdir docker [2022-04-19T07:18:46.123Z] #26 DONE 10.3s [2022-04-19T07:18:46.123Z] [2022-04-19T07:18:46.123Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:46.123Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:18:46.123Z] #43 3.172 + git clone https://github.com/docker/distribution.git . [2022-04-19T07:18:46.123Z] #43 3.192 Cloning into '.'... [2022-04-19T07:18:46.379Z] #43 ... [2022-04-19T07:18:46.379Z] [2022-04-19T07:18:46.379Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:18:46.379Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:18:46.379Z] #53 ... [2022-04-19T07:18:46.379Z] [2022-04-19T07:18:46.379Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:46.379Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:18:46.379Z] #34 3.550 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T07:18:46.379Z] #34 3.553 Cloning into '.'... [2022-04-19T07:18:46.635Z] #34 ... [2022-04-19T07:18:46.635Z] [2022-04-19T07:18:46.635Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:46.635Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:18:46.635Z] #38 3.936 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:46.635Z] #38 3.938 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:46.635Z] #38 3.940 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:46.635Z] #38 6.033 Reading package lists... [2022-04-19T07:18:46.892Z] #38 ... [2022-04-19T07:18:46.892Z] [2022-04-19T07:18:46.892Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:46.892Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:18:46.892Z] #58 5.525 Reading package lists... [2022-04-19T07:18:46.925Z] #50 ... [2022-04-19T07:18:46.925Z] [2022-04-19T07:18:46.925Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:18:46.925Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:18:46.925Z] #19 2.777 Reading package lists... [2022-04-19T07:18:46.942Z] #63 ... [2022-04-19T07:18:46.942Z] [2022-04-19T07:18:46.942Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:18:46.942Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:18:46.942Z] #14 8.473 Reading package lists... [2022-04-19T07:18:46.942Z] #14 12.02 Building dependency tree... [2022-04-19T07:18:46.942Z] #14 13.09 Reading state information... [2022-04-19T07:18:46.942Z] #14 14.91 The following additional packages will be installed: [2022-04-19T07:18:46.942Z] #14 14.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:18:46.942Z] #14 14.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T07:18:46.942Z] #14 14.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T07:18:46.942Z] #14 14.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T07:18:46.942Z] #14 14.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T07:18:46.942Z] #14 14.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T07:18:46.942Z] #14 14.93 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T07:18:46.942Z] #14 14.93 Suggested packages: [2022-04-19T07:18:46.942Z] #14 14.94 gcc-10-locales seccomp wine64 [2022-04-19T07:18:46.942Z] #14 15.95 The following NEW packages will be installed: [2022-04-19T07:18:46.942Z] #14 15.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:18:46.942Z] #14 15.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T07:18:46.942Z] #14 15.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T07:18:46.942Z] #14 15.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T07:18:46.942Z] #14 15.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T07:18:46.942Z] #14 15.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T07:18:46.942Z] #14 15.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T07:18:46.942Z] #14 15.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T07:18:46.942Z] #14 15.96 mingw-w64-x86-64-dev [2022-04-19T07:18:46.942Z] #14 16.29 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:46.942Z] #14 16.29 Need to get 108 MB of archives. [2022-04-19T07:18:46.942Z] #14 16.29 After this operation, 620 MB of additional disk space will be used. [2022-04-19T07:18:46.942Z] #14 16.29 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-04-19T07:18:46.942Z] #14 16.36 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-04-19T07:18:46.942Z] #14 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T07:18:47.199Z] #14 16.47 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-04-19T07:18:47.199Z] #14 16.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-19T07:18:47.199Z] #14 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T07:18:47.199Z] #14 16.65 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-04-19T07:18:47.199Z] #14 16.71 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-04-19T07:18:47.199Z] #14 16.71 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-04-19T07:18:47.455Z] #14 16.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-19T07:18:48.019Z] #14 17.59 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-04-19T07:18:48.560Z] #19 19.47 Reading package lists... [2022-04-19T07:18:48.560Z] #19 ... [2022-04-19T07:18:48.560Z] [2022-04-19T07:18:48.560Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:18:48.560Z] #60 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:18:48.560Z] #60 26.96 v3.0.2 [2022-04-19T07:18:48.560Z] #60 DONE 27.1s [2022-04-19T07:18:48.560Z] [2022-04-19T07:18:48.560Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:48.560Z] #54 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:48.560Z] #54 26.00 Setting up criu (3.16.1-3) ... [2022-04-19T07:18:48.583Z] #14 17.92 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-04-19T07:18:48.841Z] #14 18.27 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-04-19T07:18:49.100Z] #14 ... [2022-04-19T07:18:49.100Z] [2022-04-19T07:18:49.100Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:49.100Z] #58 sha256:b3581ee07ba0ab47a6c4bd842ab7485a66102eef849c92f1993ae1725f31d7dd [2022-04-19T07:18:49.100Z] #58 9.434 Reading package lists... [2022-04-19T07:18:49.100Z] #58 12.85 Building dependency tree... [2022-04-19T07:18:49.100Z] #58 13.97 Reading state information... [2022-04-19T07:18:49.100Z] #58 15.76 The following additional packages will be installed: [2022-04-19T07:18:49.100Z] #58 15.78 libbtrfs0 [2022-04-19T07:18:49.100Z] #58 15.93 The following NEW packages will be installed: [2022-04-19T07:18:49.100Z] #58 15.94 libbtrfs-dev libbtrfs0 [2022-04-19T07:18:49.100Z] #58 16.27 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:49.100Z] #58 16.27 Need to get 454 kB of archives. [2022-04-19T07:18:49.100Z] #58 16.27 After this operation, 1275 kB of additional disk space will be used. [2022-04-19T07:18:49.100Z] #58 16.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-19T07:18:49.100Z] #58 16.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-19T07:18:49.100Z] #58 17.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:49.100Z] #58 17.47 Fetched 454 kB in 0s (1452 kB/s) [2022-04-19T07:18:49.100Z] #58 17.60 Selecting previously unselected package libbtrfs0:arm64. [2022-04-19T07:18:49.100Z] #58 17.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-19T07:18:49.100Z] #58 17.68 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-19T07:18:49.100Z] #58 17.69 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T07:18:49.100Z] #58 17.89 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-19T07:18:49.100Z] #58 17.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-19T07:18:49.100Z] #58 17.92 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T07:18:49.100Z] #58 18.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T07:18:49.100Z] #58 18.29 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T07:18:49.100Z] #58 18.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:18:49.131Z] #54 27.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:18:49.358Z] #58 DONE 18.8s [2022-04-19T07:18:49.359Z] [2022-04-19T07:18:49.359Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T07:18:49.359Z] #59 sha256:85ae9c9c3b612ff6dc6a3013a2bd32c3059ccf91d896a824bac6ed67c875e312 [2022-04-19T07:18:49.359Z] #59 DONE 0.1s [2022-04-19T07:18:49.359Z] [2022-04-19T07:18:49.359Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:49.359Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-19T07:18:49.359Z] #38 9.927 Reading package lists... [2022-04-19T07:18:49.359Z] #38 13.15 Building dependency tree... [2022-04-19T07:18:49.359Z] #38 14.28 Reading state information... [2022-04-19T07:18:49.359Z] #38 15.91 The following additional packages will be installed: [2022-04-19T07:18:49.359Z] #38 15.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T07:18:49.359Z] #38 15.96 Suggested packages: [2022-04-19T07:18:49.359Z] #38 15.96 cmake-doc ninja-build lrzip [2022-04-19T07:18:49.359Z] #38 15.96 Recommended packages: [2022-04-19T07:18:49.359Z] #38 15.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T07:18:49.359Z] #38 16.50 The following NEW packages will be installed: [2022-04-19T07:18:49.359Z] #38 16.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T07:18:49.359Z] #38 16.51 vim-common xxd [2022-04-19T07:18:49.359Z] #38 16.87 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:49.359Z] #38 16.87 Need to get 15.6 MB of archives. [2022-04-19T07:18:49.359Z] #38 16.87 After this operation, 67.4 MB of additional disk space will be used. [2022-04-19T07:18:49.359Z] #38 16.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:18:49.359Z] #38 16.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:18:49.359Z] #38 16.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T07:18:49.359Z] #38 16.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-19T07:18:49.359Z] #38 17.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-19T07:18:49.359Z] #38 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-19T07:18:49.359Z] #38 17.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-19T07:18:49.359Z] #38 17.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-19T07:18:49.359Z] #38 17.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-19T07:18:49.359Z] #38 17.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-19T07:18:49.359Z] #38 18.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:49.359Z] #38 18.26 Fetched 15.6 MB in 1s (21.0 MB/s) [2022-04-19T07:18:49.359Z] #38 18.31 Selecting previously unselected package xxd. [2022-04-19T07:18:49.359Z] #38 18.31 (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-04-19T07:18:49.359Z] #38 18.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T07:18:49.359Z] #38 18.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:18:49.359Z] #38 18.62 Selecting previously unselected package vim-common. [2022-04-19T07:18:49.359Z] #38 18.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:18:49.359Z] #38 18.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:18:49.391Z] #54 DONE 28.0s [2022-04-19T07:18:49.391Z] [2022-04-19T07:18:49.391Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:49.391Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:18:49.415Z] #58 11.25 Reading package lists... [2022-04-19T07:18:49.415Z] #58 ... [2022-04-19T07:18:49.415Z] [2022-04-19T07:18:49.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:18:49.415Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:18:49.415Z] #14 3.834 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:18:49.415Z] #14 3.834 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:18:49.415Z] #14 3.834 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:18:49.415Z] #14 5.878 Reading package lists... [2022-04-19T07:18:49.676Z] #14 11.64 Reading package lists... [2022-04-19T07:18:49.676Z] #14 ... [2022-04-19T07:18:49.676Z] [2022-04-19T07:18:49.676Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:49.676Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:49.676Z] #47 7.291 Reading package lists... [2022-04-19T07:18:49.931Z] #38 19.07 Selecting previously unselected package cmake-data. [2022-04-19T07:18:49.931Z] #38 19.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T07:18:49.931Z] #38 19.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:18:49.931Z] #38 ... [2022-04-19T07:18:49.931Z] [2022-04-19T07:18:49.931Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:18:49.931Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:18:49.931Z] #14 19.09 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-04-19T07:18:49.931Z] #14 19.32 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-04-19T07:18:49.931Z] #14 19.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-19T07:18:49.931Z] #14 19.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-19T07:18:49.931Z] #14 19.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-19T07:18:49.931Z] #14 19.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-19T07:18:49.931Z] #14 19.33 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-04-19T07:18:49.931Z] #14 19.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-19T07:18:49.931Z] #14 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-19T07:18:49.931Z] #14 19.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-19T07:18:49.931Z] #14 19.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-19T07:18:49.931Z] #14 19.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-19T07:18:49.931Z] #14 19.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-19T07:18:49.931Z] #14 19.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-19T07:18:49.931Z] #14 19.35 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-04-19T07:18:49.931Z] #14 19.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-19T07:18:49.931Z] #14 19.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-19T07:18:49.933Z] #47 12.78 Reading package lists... [2022-04-19T07:18:49.933Z] #47 ... [2022-04-19T07:18:49.933Z] [2022-04-19T07:18:49.933Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:18:49.933Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:18:49.933Z] #36 14.10 tomll can be used in two ways: [2022-04-19T07:18:49.933Z] #36 14.10 Writing to STDIN and reading from STDOUT: [2022-04-19T07:18:49.933Z] #36 14.10 cat file.toml | tomll > file.toml [2022-04-19T07:18:49.933Z] #36 14.10 [2022-04-19T07:18:49.933Z] #36 14.10 Reading and updating a list of files: [2022-04-19T07:18:49.933Z] #36 14.10 tomll a.toml b.toml c.toml [2022-04-19T07:18:49.933Z] #36 14.10 [2022-04-19T07:18:49.933Z] #36 14.10 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T07:18:49.933Z] #36 DONE 14.3s [2022-04-19T07:18:49.933Z] [2022-04-19T07:18:49.933Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:18:49.933Z] #63 sha256:1fa88116e7773531bc8dd96935004ad8f58c2882354fad495da3a5977d661370 [2022-04-19T07:18:49.933Z] #63 6.013 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T07:18:49.933Z] #63 9.150 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T07:18:49.933Z] #63 9.987 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T07:18:49.933Z] #63 9.988 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T07:18:49.933Z] #63 10.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T07:18:49.933Z] #63 10.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:18:49.933Z] #63 10.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T07:18:49.933Z] #63 10.70 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T07:18:49.933Z] #63 10.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T07:18:49.933Z] #63 11.14 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T07:18:49.933Z] #63 12.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T07:18:49.933Z] #63 13.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T07:18:50.864Z] #14 20.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:51.120Z] #14 20.40 Fetched 108 MB in 3s (32.3 MB/s) [2022-04-19T07:18:51.120Z] #14 20.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T07:18:51.120Z] #14 20.49 (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-04-19T07:18:51.120Z] #14 20.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-19T07:18:51.121Z] #14 20.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:18:51.874Z] #63 ... [2022-04-19T07:18:51.874Z] [2022-04-19T07:18:51.874Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:51.874Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:18:51.874Z] #58 11.25 Reading package lists... [2022-04-19T07:18:52.490Z] #14 ... [2022-04-19T07:18:52.490Z] [2022-04-19T07:18:52.490Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:18:52.490Z] #53 sha256:12711b9b6f095fb0ca7ee0ad35d490a57808fc7c3c947f37908fbb95cb1037e8 [2022-04-19T07:18:52.490Z] #53 21.71 v3.0.2 [2022-04-19T07:18:52.490Z] #53 DONE 22.0s [2022-04-19T07:18:52.679Z] #50 ... [2022-04-19T07:18:52.679Z] [2022-04-19T07:18:52.679Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:18:52.679Z] #56 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:18:52.679Z] #56 31.60 gotestsum version dev [2022-04-19T07:18:52.679Z] #56 DONE 31.7s [2022-04-19T07:18:52.679Z] [2022-04-19T07:18:52.679Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:52.679Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:18:52.749Z] [2022-04-19T07:18:52.749Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:18:52.749Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:18:52.749Z] #60 0.711 + RM_GOPATH=0 [2022-04-19T07:18:52.749Z] #60 0.713 + TMP_GOPATH= [2022-04-19T07:18:52.749Z] #60 0.713 + : /build [2022-04-19T07:18:52.749Z] #60 0.714 + '[' -z '' ']' [2022-04-19T07:18:52.749Z] #60 0.714 ++ mktemp -d [2022-04-19T07:18:52.749Z] #60 0.718 + export GOPATH=/tmp/tmp.6EroM6xJJx [2022-04-19T07:18:52.749Z] #60 0.718 + GOPATH=/tmp/tmp.6EroM6xJJx [2022-04-19T07:18:52.749Z] #60 0.718 + RM_GOPATH=1 [2022-04-19T07:18:52.749Z] #60 0.718 + case "$(go env GOARCH)" in [2022-04-19T07:18:52.749Z] #60 0.723 ++ go env GOARCH [2022-04-19T07:18:52.749Z] #60 0.735 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:52.749Z] #60 0.735 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:18:52.749Z] #60 0.736 ++ dirname /install.sh [2022-04-19T07:18:52.749Z] #60 0.755 + dir=/ [2022-04-19T07:18:52.749Z] #60 0.759 + bin=containerd [2022-04-19T07:18:52.749Z] #60 0.759 + shift [2022-04-19T07:18:52.749Z] #60 0.759 + '[' '!' -f //containerd.installer ']' [2022-04-19T07:18:52.749Z] #60 0.760 + . //containerd.installer [2022-04-19T07:18:52.749Z] #60 0.763 ++ set -e [2022-04-19T07:18:52.749Z] #60 0.763 ++ : v1.6.2 [2022-04-19T07:18:52.749Z] #60 0.764 + install_containerd [2022-04-19T07:18:52.749Z] #60 0.764 + echo 'Install containerd version v1.6.2' [2022-04-19T07:18:52.749Z] #60 0.767 Install containerd version v1.6.2 [2022-04-19T07:18:52.749Z] #60 0.767 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6EroM6xJJx/src/github.com/containerd/containerd [2022-04-19T07:18:52.749Z] #60 0.790 Cloning into '/tmp/tmp.6EroM6xJJx/src/github.com/containerd/containerd'... [2022-04-19T07:18:53.006Z] #60 ... [2022-04-19T07:18:53.006Z] [2022-04-19T07:18:53.006Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:53.006Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-19T07:18:53.006Z] #47 8.960 Reading package lists... [2022-04-19T07:18:53.006Z] #47 12.28 Building dependency tree... [2022-04-19T07:18:53.006Z] #47 13.39 Reading state information... [2022-04-19T07:18:53.006Z] #47 15.06 The following additional packages will be installed: [2022-04-19T07:18:53.006Z] #47 15.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:53.006Z] #47 15.07 python3-protobuf python3-six [2022-04-19T07:18:53.006Z] #47 15.07 Suggested packages: [2022-04-19T07:18:53.006Z] #47 15.08 python3-setuptools [2022-04-19T07:18:53.006Z] #47 15.08 Recommended packages: [2022-04-19T07:18:53.006Z] #47 15.08 iproute2 | iproute [2022-04-19T07:18:53.006Z] #47 15.53 The following NEW packages will be installed: [2022-04-19T07:18:53.006Z] #47 15.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:53.006Z] #47 15.54 python3-protobuf python3-six [2022-04-19T07:18:53.006Z] #47 15.95 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:53.006Z] #47 15.95 Need to get 2115 kB of archives. [2022-04-19T07:18:53.006Z] #47 15.95 After this operation, 10.7 MB of additional disk space will be used. [2022-04-19T07:18:53.006Z] #47 15.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-19T07:18:53.006Z] #47 15.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:18:53.006Z] #47 15.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T07:18:53.006Z] #47 15.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-19T07:18:53.006Z] #47 15.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-19T07:18:53.006Z] #47 15.98 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-04-19T07:18:53.006Z] #47 15.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-19T07:18:53.006Z] #47 19.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-19T07:18:53.006Z] #47 20.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:53.006Z] #47 20.52 Fetched 2115 kB in 4s (528 kB/s) [2022-04-19T07:18:53.006Z] #47 20.61 Selecting previously unselected package libprotobuf23:arm64. [2022-04-19T07:18:53.006Z] #47 20.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-19T07:18:53.006Z] #47 20.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-19T07:18:53.006Z] #47 20.66 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-19T07:18:53.006Z] #47 21.24 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:18:53.006Z] #47 21.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:18:53.006Z] #47 21.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:18:53.006Z] #47 21.50 Selecting previously unselected package python3-six. [2022-04-19T07:18:53.006Z] #47 21.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T07:18:53.006Z] #47 21.52 Unpacking python3-six (1.16.0-2) ... [2022-04-19T07:18:53.006Z] #47 21.72 Selecting previously unselected package python3-protobuf. [2022-04-19T07:18:53.006Z] #47 21.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-19T07:18:53.006Z] #47 21.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T07:18:53.245Z] #58 16.26 Building dependency tree... [2022-04-19T07:18:53.245Z] #58 17.44 Reading state information... [2022-04-19T07:18:53.262Z] #47 ... [2022-04-19T07:18:53.262Z] [2022-04-19T07:18:53.262Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:53.262Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-19T07:18:53.262Z] #38 22.40 Selecting previously unselected package libicu67:arm64. [2022-04-19T07:18:53.262Z] #38 22.40 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-19T07:18:53.262Z] #38 22.42 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-19T07:18:54.614Z] #58 19.17 The following additional packages will be installed: [2022-04-19T07:18:54.614Z] #58 19.17 libbtrfs0 [2022-04-19T07:18:54.871Z] #58 19.36 The following NEW packages will be installed: [2022-04-19T07:18:54.871Z] #58 19.36 libbtrfs-dev libbtrfs0 [2022-04-19T07:18:55.128Z] #58 ... [2022-04-19T07:18:55.128Z] [2022-04-19T07:18:55.128Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:18:55.128Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:18:55.128Z] #29 CACHED [2022-04-19T07:18:55.128Z] [2022-04-19T07:18:55.128Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T07:18:55.128Z] #30 sha256:1cf11b4778b24c97c84e3c507f98161bd4d8864cb48041f31cbec9832fbc8ad5 [2022-04-19T07:18:55.128Z] #30 CACHED [2022-04-19T07:18:55.128Z] [2022-04-19T07:18:55.128Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:18:55.128Z] #31 sha256:8b2fc6a7a02d053e4e7208bca42d76ceeec2a8762e974f2be7a79b44dfa4a40c [2022-04-19T07:18:55.128Z] #31 CACHED [2022-04-19T07:18:55.128Z] [2022-04-19T07:18:55.128Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:55.128Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:55.128Z] #47 12.78 Reading package lists... [2022-04-19T07:18:55.128Z] #47 17.61 Building dependency tree... [2022-04-19T07:18:55.128Z] #47 18.83 Reading state information... [2022-04-19T07:18:56.516Z] #47 20.52 The following additional packages will be installed: [2022-04-19T07:18:56.516Z] #47 20.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:56.516Z] #47 20.52 python3-protobuf python3-six [2022-04-19T07:18:56.516Z] #47 20.52 Suggested packages: [2022-04-19T07:18:56.516Z] #47 20.52 python3-setuptools [2022-04-19T07:18:56.516Z] #47 20.52 Recommended packages: [2022-04-19T07:18:56.516Z] #47 20.52 iproute2 | iproute [2022-04-19T07:18:57.090Z] #47 ... [2022-04-19T07:18:57.090Z] [2022-04-19T07:18:57.090Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:57.090Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:18:57.090Z] #38 11.39 Reading package lists... [2022-04-19T07:18:57.090Z] #38 16.45 Building dependency tree... [2022-04-19T07:18:57.090Z] #38 17.64 Reading state information... [2022-04-19T07:18:57.090Z] #38 19.45 The following additional packages will be installed: [2022-04-19T07:18:57.090Z] #38 19.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T07:18:57.090Z] #38 19.49 Suggested packages: [2022-04-19T07:18:57.090Z] #38 19.49 cmake-doc ninja-build lrzip [2022-04-19T07:18:57.090Z] #38 19.49 Recommended packages: [2022-04-19T07:18:57.090Z] #38 19.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T07:18:57.090Z] #38 20.34 The following NEW packages will be installed: [2022-04-19T07:18:57.090Z] #38 20.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T07:18:57.090Z] #38 20.34 vim-common xxd [2022-04-19T07:18:57.090Z] #38 20.81 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:57.090Z] #38 20.81 Need to get 17.7 MB of archives. [2022-04-19T07:18:57.090Z] #38 20.81 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T07:18:57.090Z] #38 20.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:18:57.090Z] #38 20.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:18:57.090Z] #38 20.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T07:18:57.090Z] #38 20.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:18:57.090Z] #38 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T07:18:57.090Z] #38 21.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T07:18:57.090Z] #38 21.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T07:18:57.090Z] #38 21.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T07:18:57.090Z] #38 21.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T07:18:57.090Z] #38 21.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T07:18:57.090Z] #38 ... [2022-04-19T07:18:57.090Z] [2022-04-19T07:18:57.091Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:57.091Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:18:57.091Z] #47 21.27 The following NEW packages will be installed: [2022-04-19T07:18:57.091Z] #47 21.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:18:57.091Z] #47 21.27 python3-protobuf python3-six [2022-04-19T07:18:57.441Z] #38 ... [2022-04-19T07:18:57.441Z] [2022-04-19T07:18:57.441Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:18:57.441Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-19T07:18:57.441Z] #43 15.62 + git checkout -q v2.3.0 [2022-04-19T07:18:57.441Z] #43 16.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-19T07:18:57.441Z] #43 ... [2022-04-19T07:18:57.441Z] [2022-04-19T07:18:57.441Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:18:57.441Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-19T07:18:57.441Z] #47 22.46 Selecting previously unselected package libnet1:arm64. [2022-04-19T07:18:57.441Z] #47 22.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-19T07:18:57.441Z] #47 22.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:18:57.441Z] #47 22.84 Selecting previously unselected package libnl-3-200:arm64. [2022-04-19T07:18:57.441Z] #47 22.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-19T07:18:57.441Z] #47 22.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T07:18:57.441Z] #47 23.09 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-19T07:18:57.441Z] #47 23.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-19T07:18:57.441Z] #47 23.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T07:18:57.441Z] #47 23.17 Selecting previously unselected package criu. [2022-04-19T07:18:57.441Z] #47 23.17 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-19T07:18:57.441Z] #47 23.18 Unpacking criu (3.16.1-3) ... [2022-04-19T07:18:57.441Z] #47 23.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:18:57.441Z] #47 25.14 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-19T07:18:57.441Z] #47 25.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:18:57.441Z] #47 25.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T07:18:57.441Z] #47 25.19 Setting up python3-six (1.16.0-2) ... [2022-04-19T07:18:57.441Z] #47 26.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T07:18:57.441Z] #47 26.23 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T07:18:57.656Z] #47 21.75 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:57.656Z] #47 21.75 Need to get 2292 kB of archives. [2022-04-19T07:18:57.656Z] #47 21.75 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T07:18:57.656Z] #47 21.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T07:18:57.656Z] #47 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:18:57.656Z] #47 21.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T07:18:57.656Z] #47 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T07:18:57.656Z] #47 21.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:18:57.656Z] #47 21.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:18:57.656Z] #47 21.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:18:57.917Z] #47 ... [2022-04-19T07:18:57.917Z] [2022-04-19T07:18:57.917Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:18:57.917Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:18:57.917Z] #58 19.78 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:18:57.917Z] #58 19.78 Need to get 460 kB of archives. [2022-04-19T07:18:57.917Z] #58 19.78 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T07:18:57.917Z] #58 19.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:18:57.917Z] #58 19.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:18:57.917Z] #58 20.81 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:57.917Z] #58 20.96 Fetched 460 kB in 0s (1326 kB/s) [2022-04-19T07:18:57.917Z] #58 21.06 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:18:57.917Z] #58 21.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:18:57.917Z] #58 21.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:18:57.917Z] #58 21.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:18:57.917Z] #58 21.38 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:18:57.917Z] #58 21.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:18:57.917Z] #58 21.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:18:57.917Z] #58 21.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:18:57.917Z] #58 21.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:18:57.917Z] #58 21.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:18:57.917Z] #58 DONE 22.2s [2022-04-19T07:18:57.917Z] [2022-04-19T07:18:57.917Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T07:18:57.917Z] #59 sha256:e02c00d2196a91a904175726fa6fbb5e21e0fa9a036d6a49b2ea7084ada46ef5 [2022-04-19T07:18:58.178Z] #59 DONE 0.3s [2022-04-19T07:18:58.178Z] [2022-04-19T07:18:58.178Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:18:58.178Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:18:58.178Z] #38 22.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:18:58.178Z] #38 22.78 Fetched 17.7 MB in 1s (13.8 MB/s) [2022-04-19T07:18:58.439Z] #38 22.87 Selecting previously unselected package xxd. [2022-04-19T07:18:58.439Z] #38 22.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:18:58.439Z] #38 23.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:18:58.439Z] #38 23.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:18:58.697Z] #38 23.18 Selecting previously unselected package vim-common. [2022-04-19T07:18:58.697Z] #38 23.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:18:58.697Z] #38 23.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:18:58.953Z] #38 23.54 Selecting previously unselected package cmake-data. [2022-04-19T07:18:58.953Z] #38 23.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T07:18:58.953Z] #38 23.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:18:59.253Z] #41 ... [2022-04-19T07:18:59.253Z] [2022-04-19T07:18:59.253Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:18:59.253Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:18:59.253Z] #19 19.47 Reading package lists... [2022-04-19T07:18:59.333Z] #47 ... [2022-04-19T07:18:59.333Z] [2022-04-19T07:18:59.333Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:18:59.333Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-19T07:18:59.333Z] #34 28.35 Updating files: 93% (1423/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-04-19T07:18:59.333Z] #34 28.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T07:18:59.591Z] #34 28.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:19:01.788Z] #19 31.34 Building dependency tree... [2022-04-19T07:19:01.788Z] #19 33.70 Reading state information... [2022-04-19T07:19:02.233Z] #38 ... [2022-04-19T07:19:02.234Z] [2022-04-19T07:19:02.234Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:02.234Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:02.234Z] #14 11.64 Reading package lists... [2022-04-19T07:19:02.234Z] #14 16.55 Building dependency tree... [2022-04-19T07:19:02.234Z] #14 17.68 Reading state information... [2022-04-19T07:19:02.234Z] #14 19.50 The following additional packages will be installed: [2022-04-19T07:19:02.234Z] #14 19.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:19:02.234Z] #14 19.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T07:19:02.234Z] #14 19.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T07:19:02.234Z] #14 19.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T07:19:02.234Z] #14 19.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T07:19:02.234Z] #14 19.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T07:19:02.234Z] #14 19.52 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T07:19:02.234Z] #14 19.52 Suggested packages: [2022-04-19T07:19:02.234Z] #14 19.52 gcc-10-locales seccomp wine64 [2022-04-19T07:19:02.234Z] #14 20.81 The following NEW packages will be installed: [2022-04-19T07:19:02.234Z] #14 20.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:19:02.234Z] #14 20.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T07:19:02.234Z] #14 20.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T07:19:02.234Z] #14 20.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T07:19:02.234Z] #14 20.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T07:19:02.234Z] #14 20.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T07:19:02.234Z] #14 20.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T07:19:02.234Z] #14 20.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T07:19:02.234Z] #14 20.81 mingw-w64-x86-64-dev [2022-04-19T07:19:02.234Z] #14 21.23 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:19:02.234Z] #14 21.23 Need to get 115 MB of archives. [2022-04-19T07:19:02.234Z] #14 21.23 After this operation, 645 MB of additional disk space will be used. [2022-04-19T07:19:02.234Z] #14 21.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-19T07:19:02.234Z] #14 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-19T07:19:02.234Z] #14 21.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T07:19:02.234Z] #14 21.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-19T07:19:02.234Z] #14 21.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T07:19:02.234Z] #14 21.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T07:19:02.234Z] #14 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-19T07:19:02.234Z] #14 21.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-19T07:19:02.234Z] #14 21.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-04-19T07:19:02.234Z] #14 22.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:19:02.234Z] #14 23.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:19:02.234Z] #14 24.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-19T07:19:02.234Z] #14 24.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:19:02.234Z] #14 25.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:19:02.234Z] #14 26.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-04-19T07:19:02.234Z] #14 26.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T07:19:02.234Z] #14 26.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T07:19:02.234Z] #14 26.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:19:02.234Z] #14 26.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:19:02.234Z] #14 26.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-19T07:19:02.234Z] #14 26.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T07:19:02.234Z] #14 26.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T07:19:02.234Z] #14 26.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T07:19:02.234Z] #14 26.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T07:19:02.234Z] #14 26.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T07:19:02.234Z] #14 26.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T07:19:02.234Z] #14 26.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T07:19:02.234Z] #14 26.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-19T07:19:02.234Z] #14 26.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T07:19:02.234Z] #14 26.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T07:19:02.234Z] #14 ... [2022-04-19T07:19:02.234Z] [2022-04-19T07:19:02.234Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:19:02.234Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:19:02.234Z] #38 26.68 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:19:02.234Z] #38 26.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:19:02.234Z] #38 26.69 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:19:02.875Z] #34 ... [2022-04-19T07:19:02.875Z] [2022-04-19T07:19:02.875Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:19:02.875Z] #47 sha256:faf40b153ab7e97865abf672fc21c72f20ca17e0996c56d0460a647741cc3995 [2022-04-19T07:19:02.875Z] #47 28.93 Setting up criu (3.16.1-3) ... [2022-04-19T07:19:02.875Z] #47 30.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:19:02.875Z] #47 DONE 31.5s [2022-04-19T07:19:02.875Z] [2022-04-19T07:19:02.875Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:19:02.875Z] #38 sha256:11f2df6dade555e52daffde7bddf922c25dd681fb590a9ed8f78d3ba923009c6 [2022-04-19T07:19:02.875Z] #38 27.28 Selecting previously unselected package libxml2:arm64. [2022-04-19T07:19:02.875Z] #38 27.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 27.29 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 27.70 Selecting previously unselected package libarchive13:arm64. [2022-04-19T07:19:02.875Z] #38 27.70 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 27.70 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 27.99 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-19T07:19:02.875Z] #38 27.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 28.00 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-19T07:19:02.875Z] #38 28.14 Selecting previously unselected package librhash0:arm64. [2022-04-19T07:19:02.875Z] #38 28.14 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 28.15 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-19T07:19:02.875Z] #38 28.35 Selecting previously unselected package libuv1:arm64. [2022-04-19T07:19:02.875Z] #38 28.35 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 28.36 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-19T07:19:02.875Z] #38 28.54 Selecting previously unselected package cmake. [2022-04-19T07:19:02.875Z] #38 28.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-19T07:19:02.875Z] #38 28.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 30.89 Setting up libicu67:arm64 (67.1-7) ... [2022-04-19T07:19:02.875Z] #38 30.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.00 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-19T07:19:02.875Z] #38 31.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.16 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-19T07:19:02.875Z] #38 31.18 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-19T07:19:02.875Z] #38 31.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.26 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.30 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:19:02.875Z] #38 31.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:19:02.875Z] #38 DONE 31.8s [2022-04-19T07:19:02.875Z] [2022-04-19T07:19:02.875Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T07:19:02.875Z] #39 sha256:f5b37b34d56c23443885a9e88e60bf8b6d0b3388c50a5043a568cafe49dbaddb [2022-04-19T07:19:02.875Z] #39 DONE 0.2s [2022-04-19T07:19:02.875Z] [2022-04-19T07:19:02.875Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:02.875Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:19:02.875Z] #14 23.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T07:19:02.875Z] #14 23.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-19T07:19:02.875Z] #14 23.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:19:02.875Z] #14 25.01 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T07:19:02.875Z] #14 25.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T07:19:02.875Z] #14 25.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:19:02.875Z] #14 25.12 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-19T07:19:02.875Z] #14 25.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T07:19:02.875Z] #14 25.14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:02.875Z] #14 25.30 Selecting previously unselected package dmsetup. [2022-04-19T07:19:02.875Z] #14 25.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T07:19:02.875Z] #14 25.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:19:02.875Z] #14 25.50 Selecting previously unselected package mingw-w64-common. [2022-04-19T07:19:02.875Z] #14 25.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T07:19:02.875Z] #14 25.53 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T07:19:02.875Z] #14 30.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T07:19:02.875Z] #14 30.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T07:19:02.875Z] #14 30.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:19:02.875Z] #14 ... [2022-04-19T07:19:02.875Z] [2022-04-19T07:19:02.875Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:19:02.875Z] #40 sha256:4a5368f1b28e54a17eb843503ed01aa5835c37ad7e39b82d6957920165530968 [2022-04-19T07:19:03.168Z] #38 ... [2022-04-19T07:19:03.168Z] [2022-04-19T07:19:03.168Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:19:03.168Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:19:03.168Z] #53 27.61 v3.0.2 [2022-04-19T07:19:03.168Z] #53 DONE 27.7s [2022-04-19T07:19:03.168Z] [2022-04-19T07:19:03.168Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:03.168Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:03.168Z] #14 27.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:19:03.168Z] #14 27.60 Fetched 115 MB in 6s (20.6 MB/s) [2022-04-19T07:19:03.168Z] #14 27.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T07:19:03.425Z] #14 27.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:19:03.425Z] #14 27.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:19:03.425Z] #14 27.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:19:03.702Z] #19 35.87 The following additional packages will be installed: [2022-04-19T07:19:03.702Z] #19 35.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T07:19:03.702Z] #19 35.87 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T07:19:03.702Z] #19 35.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-19T07:19:03.702Z] #19 35.87 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-19T07:19:03.702Z] #19 35.87 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T07:19:03.702Z] #19 35.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T07:19:03.702Z] #19 35.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T07:19:03.702Z] #19 35.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T07:19:03.702Z] #19 35.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T07:19:03.702Z] #19 35.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T07:19:03.702Z] #19 35.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T07:19:03.702Z] #19 35.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T07:19:03.702Z] #19 35.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T07:19:03.702Z] #19 35.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T07:19:03.702Z] #19 35.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T07:19:03.702Z] #19 35.87 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T07:19:03.702Z] #19 35.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.89 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T07:19:03.702Z] #19 35.89 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.89 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T07:19:03.702Z] #19 35.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T07:19:03.702Z] #19 35.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T07:19:03.702Z] #19 35.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T07:19:03.702Z] #19 35.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T07:19:03.702Z] #19 35.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T07:19:03.702Z] #19 35.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T07:19:03.702Z] #19 35.89 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T07:19:03.702Z] #19 35.92 Suggested packages: [2022-04-19T07:19:03.702Z] #19 35.92 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-19T07:19:03.702Z] #19 35.92 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.92 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-19T07:19:03.702Z] #19 35.92 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-19T07:19:03.702Z] #19 35.92 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-19T07:19:03.702Z] #19 35.92 libyaml-shell-perl ed diffutils-doc [2022-04-19T07:19:03.702Z] #19 35.92 Recommended packages: [2022-04-19T07:19:03.702Z] #19 35.92 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-19T07:19:03.702Z] #19 35.92 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-19T07:19:03.809Z] #40 1.065 + RM_GOPATH=0 [2022-04-19T07:19:03.809Z] #40 1.079 + TMP_GOPATH= [2022-04-19T07:19:03.809Z] #40 1.079 + : /build [2022-04-19T07:19:03.809Z] #40 1.079 + '[' -z '' ']' [2022-04-19T07:19:03.809Z] #40 1.080 ++ mktemp -d [2022-04-19T07:19:03.809Z] #40 1.085 + export GOPATH=/tmp/tmp.LODiaPA42q [2022-04-19T07:19:03.809Z] #40 1.085 + GOPATH=/tmp/tmp.LODiaPA42q [2022-04-19T07:19:03.809Z] #40 1.085 + RM_GOPATH=1 [2022-04-19T07:19:03.809Z] #40 1.085 + case "$(go env GOARCH)" in [2022-04-19T07:19:03.809Z] #40 1.096 ++ go env GOARCH [2022-04-19T07:19:03.809Z] #40 1.135 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:03.809Z] #40 1.135 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:03.809Z] #40 1.141 ++ dirname /install.sh [2022-04-19T07:19:03.809Z] #40 1.155 + dir=/ [2022-04-19T07:19:03.809Z] #40 1.155 + bin=tini [2022-04-19T07:19:03.809Z] #40 1.155 + shift [2022-04-19T07:19:03.809Z] #40 1.155 + '[' '!' -f //tini.installer ']' [2022-04-19T07:19:03.809Z] #40 1.155 + . //tini.installer [2022-04-19T07:19:03.809Z] #40 1.157 ++ : v0.19.0 [2022-04-19T07:19:03.809Z] #40 1.157 + install_tini [2022-04-19T07:19:03.809Z] #40 1.157 + echo 'Install tini version v0.19.0' [2022-04-19T07:19:03.809Z] #40 1.158 Install tini version v0.19.0 [2022-04-19T07:19:03.809Z] #40 1.158 + git clone https://github.com/krallin/tini.git /tmp/tmp.LODiaPA42q/tini [2022-04-19T07:19:03.809Z] #40 1.159 Cloning into '/tmp/tmp.LODiaPA42q/tini'... [2022-04-19T07:19:04.373Z] #40 1.618 + cd /tmp/tmp.LODiaPA42q/tini [2022-04-19T07:19:04.373Z] #40 1.618 + git checkout -q v0.19.0 [2022-04-19T07:19:04.373Z] #40 1.623 + cmake . [2022-04-19T07:19:04.674Z] #40 2.015 -- The C compiler identification is GNU 10.2.1 [2022-04-19T07:19:04.674Z] #40 2.045 -- Detecting C compiler ABI info [2022-04-19T07:19:05.239Z] #40 2.540 -- Detecting C compiler ABI info - done [2022-04-19T07:19:05.239Z] #40 2.602 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T07:19:05.240Z] #40 2.612 -- Detecting C compile features [2022-04-19T07:19:05.240Z] #40 2.613 -- Detecting C compile features - done [2022-04-19T07:19:05.240Z] #40 2.669 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T07:19:05.322Z] #14 29.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T07:19:05.322Z] #14 29.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:19:05.322Z] #14 29.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:19:05.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cae18433b14d84cc) in /home/ubuntu/workspace/moby_PR-43498 [2022-04-19T07:19:05.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00f30b1960c3983e3) in /home/ubuntu/workspace/moby_PR-43498 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-04-19T07:19:05.488Z] The recommended git tool is: git [2022-04-19T07:19:05.497Z] #40 2.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T07:19:05.497Z] #40 2.935 -- Configuring done [2022-04-19T07:19:05.497Z] #40 2.968 -- Generating done [2022-04-19T07:19:05.497Z] #40 2.969 -- Build files have been written to: /tmp/tmp.LODiaPA42q/tini [2022-04-19T07:19:05.497Z] #40 2.974 + make tini-static [2022-04-19T07:19:05.521Z] The recommended git tool is: git [2022-04-19T07:19:05.754Z] #40 3.242 Scanning dependencies of target tini-static [2022-04-19T07:19:06.012Z] #40 3.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T07:19:06.701Z] #14 ... [2022-04-19T07:19:06.701Z] [2022-04-19T07:19:06.701Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:19:06.701Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:19:06.701Z] #43 20.73 Updating files: 94% (1739/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-19T07:19:06.701Z] #43 20.83 + git checkout -q v2.3.0 [2022-04-19T07:19:06.701Z] #43 22.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-19T07:19:06.701Z] #43 ... [2022-04-19T07:19:06.701Z] [2022-04-19T07:19:06.701Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:19:06.701Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:19:06.701Z] #47 25.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T07:19:06.701Z] #47 26.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:19:06.701Z] #47 26.61 Fetched 2292 kB in 4s (546 kB/s) [2022-04-19T07:19:06.701Z] #47 26.79 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T07:19:06.701Z] #47 26.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:19:06.701Z] #47 26.84 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 26.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:19:06.701Z] #47 27.62 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:19:06.701Z] #47 27.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:19:06.701Z] #47 27.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:19:06.701Z] #47 27.82 Selecting previously unselected package python3-six. [2022-04-19T07:19:06.701Z] #47 27.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T07:19:06.701Z] #47 27.83 Unpacking python3-six (1.16.0-2) ... [2022-04-19T07:19:06.701Z] #47 27.95 Selecting previously unselected package python3-protobuf. [2022-04-19T07:19:06.701Z] #47 27.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 27.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T07:19:06.701Z] #47 28.42 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:19:06.701Z] #47 28.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 28.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:19:06.701Z] #47 28.57 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:19:06.701Z] #47 28.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 28.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:19:06.701Z] #47 28.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:19:06.701Z] #47 28.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 28.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:19:06.701Z] #47 28.84 Selecting previously unselected package criu. [2022-04-19T07:19:06.701Z] #47 28.84 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T07:19:06.701Z] #47 28.84 Unpacking criu (3.16.1-3) ... [2022-04-19T07:19:06.701Z] #47 29.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:19:06.959Z] #47 31.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:19:06.959Z] #47 31.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:19:06.959Z] #47 31.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:19:06.959Z] #47 31.16 Setting up python3-six (1.16.0-2) ... [2022-04-19T07:19:06.991Z] #19 39.28 The following NEW packages will be installed: [2022-04-19T07:19:06.992Z] #19 39.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T07:19:06.992Z] #19 39.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T07:19:06.992Z] #19 39.28 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-19T07:19:06.992Z] #19 39.28 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-19T07:19:06.992Z] #19 39.28 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-19T07:19:06.992Z] #19 39.28 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-19T07:19:06.992Z] #19 39.28 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-19T07:19:06.992Z] #19 39.28 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T07:19:06.992Z] #19 39.28 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T07:19:06.992Z] #19 39.28 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T07:19:06.992Z] #19 39.28 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T07:19:06.992Z] #19 39.28 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.28 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T07:19:06.992Z] #19 39.29 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T07:19:06.992Z] #19 39.29 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T07:19:06.992Z] #19 39.29 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T07:19:06.992Z] #19 39.29 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.29 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.29 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.29 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T07:19:06.992Z] #19 39.29 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T07:19:06.992Z] #19 39.29 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.29 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T07:19:06.992Z] #19 39.29 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.29 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.29 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T07:19:06.992Z] #19 39.29 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T07:19:06.992Z] #19 39.29 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.29 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.29 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.29 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T07:19:06.992Z] #19 39.29 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.30 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T07:19:06.992Z] #19 39.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T07:19:06.992Z] #19 39.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T07:19:06.992Z] #19 39.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T07:19:06.992Z] #19 39.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T07:19:06.992Z] #19 39.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T07:19:06.992Z] #19 39.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T07:19:06.992Z] #19 39.30 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T07:19:07.425Z] #40 4.512 [100%] Linking C executable tini-static [2022-04-19T07:19:07.559Z] #19 39.78 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:19:07.559Z] #19 39.78 Need to get 787 MB of archives. [2022-04-19T07:19:07.559Z] #19 39.78 After this operation, 3385 MB of additional disk space will be used. [2022-04-19T07:19:07.559Z] #19 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-19T07:19:07.559Z] #19 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T07:19:07.559Z] #19 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-19T07:19:07.559Z] #19 39.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-19T07:19:07.559Z] #19 39.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-19T07:19:07.559Z] #19 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T07:19:07.559Z] #19 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-19T07:19:07.559Z] #19 39.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-19T07:19:07.559Z] #19 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-19T07:19:07.682Z] #40 4.908 [100%] Built target tini-static [2022-04-19T07:19:07.682Z] #40 5.024 + mkdir -p /build [2022-04-19T07:19:07.682Z] #40 5.029 + cp tini-static /build/docker-init [2022-04-19T07:19:07.682Z] #40 DONE 5.2s [2022-04-19T07:19:07.682Z] [2022-04-19T07:19:07.682Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:19:07.682Z] #49 sha256:5b12bdeaf335300ad62f2125c55e10f5f5e72b81d22ea007a9265418d1669842 [2022-04-19T07:19:07.682Z] #49 36.74 gotestsum version dev [2022-04-19T07:19:07.682Z] #49 DONE 37.0s [2022-04-19T07:19:07.682Z] [2022-04-19T07:19:07.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:07.682Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:19:07.682Z] #14 35.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T07:19:07.682Z] #14 35.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:07.682Z] #14 35.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:19:07.682Z] #14 36.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T07:19:07.682Z] #14 36.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:07.682Z] #14 36.03 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:07.817Z] #19 39.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-19T07:19:07.817Z] #19 40.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-19T07:19:07.817Z] #19 40.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T07:19:07.817Z] #19 40.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-19T07:19:07.890Z] #47 ... [2022-04-19T07:19:07.890Z] [2022-04-19T07:19:07.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:07.890Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:07.890Z] #14 32.18 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T07:19:07.890Z] #14 32.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T07:19:07.890Z] #14 32.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:19:07.890Z] #14 32.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T07:19:07.890Z] #14 32.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:19:07.890Z] #14 32.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:19:07.950Z] using credential docker-jenkins-github-credentials [2022-04-19T07:19:07.963Z] Cloning the remote Git repository [2022-04-19T07:19:07.963Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:19:08.147Z] #14 32.52 Selecting previously unselected package dmsetup. [2022-04-19T07:19:08.147Z] #14 32.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:19:08.147Z] #14 32.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:19:08.147Z] #14 ... [2022-04-19T07:19:08.147Z] [2022-04-19T07:19:08.147Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:19:08.147Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:19:08.147Z] #60 4.264 + RM_GOPATH=0 [2022-04-19T07:19:08.147Z] #60 4.264 + TMP_GOPATH= [2022-04-19T07:19:08.147Z] #60 4.269 + : /build [2022-04-19T07:19:08.147Z] #60 4.269 + '[' -z '' ']' [2022-04-19T07:19:08.147Z] #60 4.269 ++ mktemp -d [2022-04-19T07:19:08.147Z] #60 4.269 + export GOPATH=/tmp/tmp.WmcC3oKTMY [2022-04-19T07:19:08.147Z] #60 4.269 + GOPATH=/tmp/tmp.WmcC3oKTMY [2022-04-19T07:19:08.147Z] #60 4.269 + RM_GOPATH=1 [2022-04-19T07:19:08.147Z] #60 4.269 + case "$(go env GOARCH)" in [2022-04-19T07:19:08.147Z] #60 4.269 ++ go env GOARCH [2022-04-19T07:19:08.147Z] #60 4.301 Install containerd version v1.6.2 [2022-04-19T07:19:08.147Z] #60 4.301 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:08.147Z] #60 4.301 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:08.147Z] #60 4.301 ++ dirname /install.sh [2022-04-19T07:19:08.147Z] #60 4.301 + dir=/ [2022-04-19T07:19:08.147Z] #60 4.301 + bin=containerd [2022-04-19T07:19:08.147Z] #60 4.301 + shift [2022-04-19T07:19:08.147Z] #60 4.301 + '[' '!' -f //containerd.installer ']' [2022-04-19T07:19:08.147Z] #60 4.301 + . //containerd.installer [2022-04-19T07:19:08.147Z] #60 4.301 ++ set -e [2022-04-19T07:19:08.147Z] #60 4.301 ++ : v1.6.2 [2022-04-19T07:19:08.147Z] #60 4.301 + install_containerd [2022-04-19T07:19:08.147Z] #60 4.301 + echo 'Install containerd version v1.6.2' [2022-04-19T07:19:08.147Z] #60 4.301 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WmcC3oKTMY/src/github.com/containerd/containerd [2022-04-19T07:19:08.147Z] #60 4.301 Cloning into '/tmp/tmp.WmcC3oKTMY/src/github.com/containerd/containerd'... [2022-04-19T07:19:08.147Z] #60 ... [2022-04-19T07:19:08.147Z] [2022-04-19T07:19:08.147Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:19:08.147Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:19:08.291Z] using credential docker-jenkins-github-credentials [2022-04-19T07:19:08.299Z] Cloning the remote Git repository [2022-04-19T07:19:08.299Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:19:08.406Z] #38 32.77 Selecting previously unselected package libxml2:amd64. [2022-04-19T07:19:08.406Z] #38 32.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T07:19:08.406Z] #38 32.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:19:08.759Z] #19 41.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T07:19:08.759Z] #19 41.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-19T07:19:08.315Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:19:08.468Z] > git init /home/ubuntu/workspace/moby_PR-43498 # timeout=10 [2022-04-19T07:19:08.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:19:08.779Z] > git --version # timeout=10 [2022-04-19T07:19:08.799Z] > git --version # 'git version 2.17.1' [2022-04-19T07:19:08.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:08.801Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:07.889Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:19:07.959Z] > git init /home/ubuntu/workspace/moby_PR-43498 # timeout=10 [2022-04-19T07:19:08.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:19:08.391Z] > git --version # timeout=10 [2022-04-19T07:19:08.416Z] > git --version # 'git version 2.17.1' [2022-04-19T07:19:08.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:08.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:08.969Z] #38 33.26 Selecting previously unselected package libarchive13:amd64. [2022-04-19T07:19:08.969Z] #38 33.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T07:19:08.969Z] #38 33.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:19:09.230Z] #38 33.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T07:19:09.230Z] #38 33.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T07:19:09.230Z] #38 33.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:19:09.230Z] #38 33.72 Selecting previously unselected package librhash0:amd64. [2022-04-19T07:19:09.230Z] #38 33.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T07:19:09.230Z] #38 33.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:19:09.487Z] #38 33.90 Selecting previously unselected package libuv1:amd64. [2022-04-19T07:19:09.487Z] #38 33.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T07:19:09.487Z] #38 33.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:19:09.695Z] #19 41.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T07:19:09.744Z] #38 34.05 Selecting previously unselected package cmake. [2022-04-19T07:19:09.744Z] #38 34.06 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T07:19:09.744Z] #38 34.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:19:09.954Z] #19 41.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-19T07:19:10.892Z] #19 42.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T07:19:10.892Z] #19 42.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-19T07:19:11.832Z] #19 43.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T07:19:11.832Z] #19 43.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-19T07:19:12.774Z] #19 44.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-19T07:19:12.774Z] #19 44.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-19T07:19:12.774Z] #19 44.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-19T07:19:12.774Z] #19 44.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-19T07:19:12.774Z] #19 44.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-19T07:19:12.774Z] #19 44.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-19T07:19:12.774Z] #19 44.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-19T07:19:12.774Z] #19 44.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-19T07:19:12.774Z] #19 44.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-19T07:19:12.774Z] #19 44.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-19T07:19:12.774Z] #19 44.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-19T07:19:12.774Z] #19 44.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-19T07:19:12.774Z] #19 44.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-19T07:19:12.774Z] #19 44.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-19T07:19:12.774Z] #19 45.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-19T07:19:12.775Z] #19 45.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-19T07:19:12.775Z] #19 45.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-19T07:19:12.775Z] #19 45.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-19T07:19:12.775Z] #19 45.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-19T07:19:12.943Z] #14 41.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T07:19:12.943Z] #14 41.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:12.943Z] #14 41.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:13.019Z] #38 37.56 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:19:13.019Z] #38 37.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:19:13.019Z] #38 37.60 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:19:13.020Z] #38 37.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:19:13.020Z] #38 37.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:19:13.020Z] #38 37.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:19:13.283Z] #38 37.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:19:13.283Z] #38 37.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:19:13.283Z] #38 37.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:19:13.540Z] #38 37.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:19:13.540Z] #38 37.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:19:13.799Z] #38 ... [2022-04-19T07:19:13.799Z] [2022-04-19T07:19:13.799Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:19:13.799Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:19:13.799Z] #47 32.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:19:13.799Z] #47 32.33 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T07:19:13.799Z] #47 35.61 Setting up criu (3.16.1-3) ... [2022-04-19T07:19:13.799Z] #47 37.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:19:13.799Z] #47 DONE 37.8s [2022-04-19T07:19:13.799Z] [2022-04-19T07:19:13.799Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:19:13.799Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:19:13.799Z] #34 37.60 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-04-19T07:19:13.799Z] #34 37.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T07:19:14.057Z] #34 ... [2022-04-19T07:19:14.057Z] [2022-04-19T07:19:14.057Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:19:14.057Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:19:14.057Z] #38 DONE 38.5s [2022-04-19T07:19:14.161Z] #19 46.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-19T07:19:14.161Z] #19 46.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-19T07:19:14.161Z] #19 46.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-19T07:19:14.161Z] #19 46.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-19T07:19:14.161Z] #19 46.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-19T07:19:14.314Z] [2022-04-19T07:19:14.314Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:19:14.314Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:19:14.314Z] #34 38.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:19:14.314Z] #34 ... [2022-04-19T07:19:14.314Z] [2022-04-19T07:19:14.314Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T07:19:14.314Z] #39 sha256:64dbacf1ed9210ab6aa82f010081e4e9170f9e4793d72f39cf017c2d4710f783 [2022-04-19T07:19:14.314Z] #39 DONE 0.3s [2022-04-19T07:19:14.571Z] [2022-04-19T07:19:14.571Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:19:14.571Z] #40 sha256:f46d1449ffa8c038ed80cff6170c5d3ff6ce156c66f46ad1e15be41089c5088c [2022-04-19T07:19:15.541Z] #19 47.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-19T07:19:15.541Z] #19 47.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T07:19:15.541Z] #19 47.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-19T07:19:15.541Z] #19 47.61 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-19T07:19:15.541Z] #19 47.61 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-19T07:19:15.541Z] #19 47.61 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:19:15.541Z] #19 47.79 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T07:19:15.541Z] #19 47.80 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-19T07:19:15.541Z] #19 47.80 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-19T07:19:15.541Z] #19 47.81 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-19T07:19:15.541Z] #19 47.81 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-19T07:19:15.541Z] #19 47.82 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-19T07:19:15.541Z] #19 47.82 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-19T07:19:15.541Z] #19 47.83 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-19T07:19:15.541Z] #19 47.83 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-19T07:19:15.541Z] #19 47.83 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-19T07:19:15.541Z] #19 47.83 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-19T07:19:15.541Z] #19 47.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-19T07:19:15.541Z] #19 47.84 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-19T07:19:15.541Z] #19 47.84 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-19T07:19:15.542Z] #19 47.88 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-19T07:19:15.801Z] #19 47.88 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-19T07:19:15.801Z] #19 47.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-19T07:19:15.801Z] #19 47.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-19T07:19:15.801Z] #19 47.92 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-19T07:19:15.801Z] #19 47.93 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-19T07:19:15.801Z] #19 47.94 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-19T07:19:15.801Z] #19 47.96 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-19T07:19:16.743Z] #19 49.02 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-19T07:19:16.743Z] #19 49.02 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-19T07:19:16.743Z] #19 49.04 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-19T07:19:17.001Z] #19 49.08 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-19T07:19:17.001Z] #19 49.12 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-19T07:19:17.852Z] #40 3.359 + RM_GOPATH=0 [2022-04-19T07:19:17.852Z] #40 3.359 + TMP_GOPATH= [2022-04-19T07:19:17.852Z] #40 3.359 + : /build [2022-04-19T07:19:17.852Z] #40 3.359 + '[' -z '' ']' [2022-04-19T07:19:17.852Z] #40 3.364 ++ mktemp -d [2022-04-19T07:19:17.852Z] #40 3.372 + export GOPATH=/tmp/tmp.Ly4QuBnqGb [2022-04-19T07:19:17.852Z] #40 3.372 + GOPATH=/tmp/tmp.Ly4QuBnqGb [2022-04-19T07:19:17.852Z] #40 3.372 + RM_GOPATH=1 [2022-04-19T07:19:17.852Z] #40 3.372 + case "$(go env GOARCH)" in [2022-04-19T07:19:17.852Z] #40 3.372 ++ go env GOARCH [2022-04-19T07:19:17.852Z] #40 3.401 Install tini version v0.19.0 [2022-04-19T07:19:17.852Z] #40 3.401 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:17.852Z] #40 3.401 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:17.852Z] #40 3.401 ++ dirname /install.sh [2022-04-19T07:19:17.852Z] #40 3.401 + dir=/ [2022-04-19T07:19:17.852Z] #40 3.401 + bin=tini [2022-04-19T07:19:17.852Z] #40 3.401 + shift [2022-04-19T07:19:17.852Z] #40 3.401 + '[' '!' -f //tini.installer ']' [2022-04-19T07:19:17.852Z] #40 3.401 + . //tini.installer [2022-04-19T07:19:17.852Z] #40 3.401 ++ : v0.19.0 [2022-04-19T07:19:17.852Z] #40 3.401 + install_tini [2022-04-19T07:19:17.852Z] #40 3.401 + echo 'Install tini version v0.19.0' [2022-04-19T07:19:17.852Z] #40 3.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ly4QuBnqGb/tini [2022-04-19T07:19:17.852Z] #40 3.401 Cloning into '/tmp/tmp.Ly4QuBnqGb/tini'... [2022-04-19T07:19:17.945Z] #19 50.22 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-19T07:19:17.946Z] #19 50.22 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-19T07:19:17.946Z] #19 50.22 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-19T07:19:17.946Z] #19 50.26 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-19T07:19:17.946Z] #19 50.26 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-19T07:19:17.946Z] #19 50.26 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-19T07:19:17.946Z] #19 50.27 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-19T07:19:17.946Z] #19 50.31 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-19T07:19:17.946Z] #19 50.32 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-19T07:19:17.946Z] #19 50.34 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-19T07:19:18.109Z] #40 ... [2022-04-19T07:19:18.109Z] [2022-04-19T07:19:18.109Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:18.109Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:18.109Z] #14 32.71 Selecting previously unselected package mingw-w64-common. [2022-04-19T07:19:18.109Z] #14 32.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T07:19:18.109Z] #14 32.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T07:19:18.109Z] #14 37.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T07:19:18.110Z] #14 37.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T07:19:18.110Z] #14 37.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:19:18.206Z] #19 50.36 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-19T07:19:18.367Z] #14 ... [2022-04-19T07:19:18.367Z] [2022-04-19T07:19:18.367Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:19:18.367Z] #40 sha256:f46d1449ffa8c038ed80cff6170c5d3ff6ce156c66f46ad1e15be41089c5088c [2022-04-19T07:19:18.367Z] #40 4.123 + cd /tmp/tmp.Ly4QuBnqGb/tini [2022-04-19T07:19:18.367Z] #40 4.123 + git checkout -q v0.19.0 [2022-04-19T07:19:18.367Z] #40 4.162 + cmake . [2022-04-19T07:19:18.933Z] #40 4.737 -- The C compiler identification is GNU 10.2.1 [2022-04-19T07:19:19.190Z] #40 4.814 -- Detecting C compiler ABI info [2022-04-19T07:19:19.585Z] #19 51.54 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-19T07:19:19.585Z] #19 51.54 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-19T07:19:19.585Z] #19 51.59 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-19T07:19:19.585Z] #19 51.63 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-19T07:19:19.585Z] #19 51.67 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-19T07:19:19.755Z] #40 5.444 -- Detecting C compiler ABI info - done [2022-04-19T07:19:20.011Z] #40 5.524 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T07:19:20.011Z] #40 5.536 -- Detecting C compile features [2022-04-19T07:19:20.011Z] #40 5.538 -- Detecting C compile features - done [2022-04-19T07:19:20.011Z] #40 5.579 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T07:19:20.268Z] #40 ... [2022-04-19T07:19:20.268Z] [2022-04-19T07:19:20.268Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:19:20.268Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:19:20.268Z] #49 44.57 gotestsum version dev [2022-04-19T07:19:20.268Z] #49 DONE 44.6s [2022-04-19T07:19:20.268Z] [2022-04-19T07:19:20.268Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:19:20.268Z] #40 sha256:f46d1449ffa8c038ed80cff6170c5d3ff6ce156c66f46ad1e15be41089c5088c [2022-04-19T07:19:20.268Z] #40 5.804 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T07:19:20.268Z] #40 5.878 -- Configuring done [2022-04-19T07:19:20.268Z] #40 5.897 -- Generating done [2022-04-19T07:19:20.268Z] #40 5.899 -- Build files have been written to: /tmp/tmp.Ly4QuBnqGb/tini [2022-04-19T07:19:20.268Z] #40 5.918 + make tini-static [2022-04-19T07:19:20.521Z] #19 52.81 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-19T07:19:20.521Z] #19 52.81 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-19T07:19:20.521Z] #19 52.81 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-19T07:19:20.521Z] #19 52.84 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-19T07:19:20.524Z] #40 6.230 Scanning dependencies of target tini-static [2022-04-19T07:19:20.525Z] #40 6.288 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T07:19:20.780Z] #19 52.85 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-19T07:19:20.780Z] #19 52.85 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-19T07:19:20.780Z] #19 52.85 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-19T07:19:20.780Z] #19 52.86 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-19T07:19:20.780Z] #19 52.91 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-19T07:19:20.780Z] #19 52.93 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-19T07:19:20.780Z] #19 53.00 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-19T07:19:20.780Z] #19 53.01 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-19T07:19:20.780Z] #19 53.03 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-19T07:19:20.780Z] #19 53.03 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-19T07:19:20.780Z] #19 53.07 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-19T07:19:21.044Z] #14 50.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T07:19:21.044Z] #14 50.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:21.044Z] #14 50.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:21.299Z] #14 ... [2022-04-19T07:19:21.299Z] [2022-04-19T07:19:21.299Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:19:21.299Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:19:21.812Z] #60 31.81 Updating files: 71% (3385/4703) Updating files: 72% (3387/4703) Updating files: 73% (3434/4703) Updating files: 74% (3481/4703) Updating files: 75% (3528/4703) Updating files: 76% (3575/4703) Updating files: 77% (3622/4703) Updating files: 78% (3669/4703) Updating files: 79% (3716/4703) Updating files: 80% (3763/4703) Updating files: 81% (3810/4703) Updating files: 82% (3857/4703) Updating files: 83% (3904/4703) Updating files: 84% (3951/4703) Updating files: 85% (3998/4703) Updating files: 86% (4045/4703) Updating files: 87% (4092/4703) Updating files: 88% (4139/4703) Updating files: 89% (4186/4703) Updating files: 90% (4233/4703) Updating files: 91% (4280/4703) Updating files: 92% (4327/4703) Updating files: 93% (4374/4703) Updating files: 94% (4421/4703) Updating files: 95% (4468/4703) Updating files: 96% (4515/4703) Updating files: 97% (4562/4703) Updating files: 98% (4609/4703) Updating files: 99% (4656/4703) Updating files: 100% (4703/4703) Updating files: 100% (4703/4703), done. [2022-04-19T07:19:21.812Z] #60 32.43 + cd /tmp/tmp.6EroM6xJJx/src/github.com/containerd/containerd [2022-04-19T07:19:21.894Z] #40 7.402 [100%] Linking C executable tini-static [2022-04-19T07:19:22.069Z] #60 32.43 + git checkout -q v1.6.2 [2022-04-19T07:19:22.156Z] #19 54.12 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-19T07:19:22.156Z] #19 54.12 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-19T07:19:22.156Z] #19 54.16 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-19T07:19:22.156Z] #19 54.21 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-19T07:19:22.156Z] #19 54.25 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-19T07:19:22.459Z] #40 7.999 [100%] Built target tini-static [2022-04-19T07:19:22.459Z] #40 8.066 + mkdir -p /build [2022-04-19T07:19:22.459Z] #40 8.069 + cp tini-static /build/docker-init [2022-04-19T07:19:22.715Z] #40 DONE 8.3s [2022-04-19T07:19:22.715Z] [2022-04-19T07:19:22.715Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:22.715Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:22.715Z] #14 43.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T07:19:22.715Z] #14 43.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:22.715Z] #14 43.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:19:22.715Z] #14 43.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T07:19:22.715Z] #14 43.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:22.716Z] #14 43.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:23.023Z] #60 33.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T07:19:23.096Z] #19 55.23 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-19T07:19:23.096Z] #19 55.23 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-19T07:19:23.096Z] #19 55.23 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-19T07:19:23.096Z] #19 55.27 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-19T07:19:23.096Z] #19 55.27 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-19T07:19:23.096Z] #19 55.27 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-19T07:19:23.096Z] #19 55.28 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-19T07:19:23.096Z] #19 55.28 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-19T07:19:23.096Z] #19 55.33 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-19T07:19:23.096Z] #19 55.34 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-19T07:19:23.096Z] #19 55.36 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-19T07:19:23.096Z] #19 55.37 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-19T07:19:23.294Z] #60 33.64 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T07:19:23.294Z] #60 33.64 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:19:23.294Z] #60 33.64 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:19:23.294Z] #60 33.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T07:19:23.294Z] #60 33.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T07:19:23.294Z] #60 33.64 + '[' '' = dynamic ']' [2022-04-19T07:19:23.294Z] #60 33.64 + make [2022-04-19T07:19:24.035Z] #19 56.36 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-19T07:19:24.260Z] #60 34.74 + bin/ctr [2022-04-19T07:19:24.294Z] #19 56.36 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-19T07:19:24.294Z] #19 56.39 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-19T07:19:24.294Z] #19 56.42 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-19T07:19:24.294Z] #19 56.45 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-19T07:19:25.235Z] #19 57.48 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-19T07:19:25.235Z] #19 57.48 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-19T07:19:25.992Z] #14 49.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T07:19:25.992Z] #14 49.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:25.992Z] #14 49.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:26.173Z] #19 58.20 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:19:26.432Z] #19 58.55 Fetched 787 MB in 18s (43.7 MB/s) [2022-04-19T07:19:26.432Z] #19 58.62 Selecting previously unselected package liblocale-gettext-perl. [2022-04-19T07:19:26.432Z] #19 58.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:19:26.432Z] #19 58.64 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-19T07:19:26.432Z] #19 58.65 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T07:19:26.432Z] #19 58.70 Selecting previously unselected package bzip2. [2022-04-19T07:19:26.432Z] #19 58.70 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T07:19:26.432Z] #19 58.71 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T07:19:26.432Z] #19 58.76 Selecting previously unselected package libmagic-mgc. [2022-04-19T07:19:26.432Z] #19 58.76 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-19T07:19:26.692Z] #19 58.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-19T07:19:26.692Z] #19 59.02 Selecting previously unselected package libmagic1:amd64. [2022-04-19T07:19:26.952Z] #19 59.02 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-19T07:19:26.952Z] #19 59.03 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-19T07:19:26.952Z] #19 59.10 Selecting previously unselected package file. [2022-04-19T07:19:26.952Z] #19 59.10 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-19T07:19:26.952Z] #19 59.11 Unpacking file (1:5.39-3) ... [2022-04-19T07:19:26.952Z] #19 59.19 Selecting previously unselected package xz-utils. [2022-04-19T07:19:26.952Z] #19 59.19 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T07:19:26.952Z] #19 59.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:19:26.952Z] #19 59.31 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-19T07:19:27.318Z] #19 59.32 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T07:19:27.318Z] #19 59.32 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T07:19:28.269Z] #19 60.31 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-19T07:19:28.269Z] #19 60.32 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-19T07:19:28.269Z] #19 60.32 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T07:19:29.097Z] #19 61.22 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-19T07:19:29.097Z] #19 61.22 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-19T07:19:29.097Z] #19 61.23 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T07:19:30.033Z] #19 62.21 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-19T07:19:30.033Z] #19 62.21 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T07:19:30.033Z] #19 62.22 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T07:19:30.264Z] Fetching without tags [2022-04-19T07:19:30.630Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:19:30.969Z] #19 63.11 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-19T07:19:30.969Z] #19 63.11 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T07:19:30.969Z] #19 63.11 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T07:19:31.442Z] Fetching without tags [2022-04-19T07:19:31.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:19:31.328Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:19:31.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:31.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:19:31.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:19:31.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:31.407Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:30.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:19:30.182Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:19:30.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:30.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:19:30.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:19:30.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:30.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:19:30.637Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:19:30.672Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:19:31.709Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:19:31.710Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:19:31.745Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:19:31.909Z] #19 63.91 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-19T07:19:31.909Z] #19 63.91 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:31.909Z] #19 63.92 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:19:31.909Z] #19 64.00 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-19T07:19:31.909Z] #19 64.00 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:31.909Z] #19 64.01 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:19:32.714Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:19:32.714Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:19:31.708Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:19:31.739Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:19:32.564Z] > git remote # timeout=10 [2022-04-19T07:19:32.592Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:19:32.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:32.617Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:19:32.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:19:32.676Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:19:32.694Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:19:31.639Z] > git remote # timeout=10 [2022-04-19T07:19:31.655Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:19:31.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:19:31.668Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:19:31.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:19:31.712Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:19:31.737Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:19:36.431Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:19:36.494Z] #60 ... [2022-04-19T07:19:36.494Z] [2022-04-19T07:19:36.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:36.494Z] #14 sha256:bb31b64a5fc23a0f36d303a4655e95109e19c30729c803496d5df1babb8469ae [2022-04-19T07:19:36.494Z] #14 54.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T07:19:36.494Z] #14 54.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:36.494Z] #14 54.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:36.494Z] #14 59.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T07:19:36.494Z] #14 59.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:36.494Z] #14 59.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:36.462Z] > git --version # timeout=10 [2022-04-19T07:19:36.487Z] > git --version # 'git version 2.17.1' [2022-04-19T07:19:36.511Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:19:37.631Z] + docker version [2022-04-19T07:19:37.715Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:19:37.706Z] > git --version # timeout=10 [2022-04-19T07:19:37.733Z] > git --version # 'git version 2.17.1' [2022-04-19T07:19:37.757Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-04-19T07:19:38.180Z] #14 60.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T07:19:38.180Z] #14 60.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:38.180Z] #14 60.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:38.180Z] #14 ... [2022-04-19T07:19:38.180Z] [2022-04-19T07:19:38.180Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:19:38.180Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:19:38.181Z] #60 38.95 Updating files: 65% (3089/4703) Updating files: 66% (3104/4703) Updating files: 67% (3152/4703) Updating files: 68% (3199/4703) Updating files: 69% (3246/4703) Updating files: 70% (3293/4703) Updating files: 71% (3340/4703) Updating files: 72% (3387/4703) Updating files: 73% (3434/4703) Updating files: 74% (3481/4703) Updating files: 75% (3528/4703) Updating files: 76% (3575/4703) Updating files: 77% (3622/4703) Updating files: 78% (3669/4703) Updating files: 79% (3716/4703) Updating files: 80% (3763/4703) Updating files: 81% (3810/4703) Updating files: 82% (3857/4703) Updating files: 83% (3904/4703) Updating files: 84% (3951/4703) Updating files: 85% (3998/4703) Updating files: 86% (4045/4703) Updating files: 87% (4092/4703) Updating files: 88% (4139/4703) Updating files: 89% (4186/4703) Updating files: 90% (4233/4703) Updating files: 91% (4280/4703) Updating files: 92% (4327/4703) Updating files: 93% (4374/4703) Updating files: 94% (4421/4703) Updating files: 95% (4468/4703) Updating files: 96% (4515/4703) Updating files: 97% (4562/4703) Updating files: 98% (4609/4703) Updating files: 99% (4656/4703) Updating files: 100% (4703/4703) Updating files: 100% (4703/4703), done. [2022-04-19T07:19:38.181Z] #60 39.78 + cd /tmp/tmp.WmcC3oKTMY/src/github.com/containerd/containerd [2022-04-19T07:19:38.181Z] #60 39.79 + git checkout -q v1.6.2 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:19:38.393Z] #14 67.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T07:19:38.393Z] #14 67.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-19T07:19:38.393Z] #14 67.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:38.962Z] + docker version [2022-04-19T07:19:39.115Z] #60 40.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T07:19:39.115Z] #60 40.91 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T07:19:39.115Z] #60 40.91 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:19:39.115Z] #60 40.91 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:19:39.115Z] #60 40.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T07:19:39.115Z] #60 40.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T07:19:39.115Z] #60 40.91 + '[' '' = dynamic ']' [2022-04-19T07:19:39.115Z] #60 40.91 + make [2022-04-19T07:19:40.041Z] #19 ... [2022-04-19T07:19:40.041Z] [2022-04-19T07:19:40.041Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:19:40.041Z] #41 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:19:40.041Z] #41 DONE 78.8s [2022-04-19T07:19:40.046Z] #60 42.02 + bin/ctr [2022-04-19T07:19:40.299Z] [2022-04-19T07:19:40.299Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:19:40.299Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:19:43.646Z] #14 72.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T07:19:43.646Z] #14 72.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T07:19:43.646Z] #14 72.23 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:19:43.646Z] #14 72.34 Selecting previously unselected package libapparmor1:arm64. [2022-04-19T07:19:43.646Z] #14 72.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 72.35 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T07:19:43.646Z] #14 72.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-19T07:19:43.646Z] #14 72.44 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 72.45 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T07:19:43.646Z] #14 72.57 Selecting previously unselected package libbtrfs0:arm64. [2022-04-19T07:19:43.646Z] #14 72.58 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 72.64 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T07:19:43.646Z] #14 72.75 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-19T07:19:43.646Z] #14 72.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 72.76 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T07:19:43.646Z] #14 72.93 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-19T07:19:43.646Z] #14 72.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 72.94 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:43.646Z] #14 72.98 Selecting previously unselected package libudev-dev:arm64. [2022-04-19T07:19:43.646Z] #14 72.99 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-19T07:19:43.646Z] #14 73.00 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-19T07:19:43.903Z] #14 73.14 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-19T07:19:43.903Z] #14 73.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-19T07:19:43.903Z] #14 73.17 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-19T07:19:43.903Z] #14 73.38 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-19T07:19:44.159Z] #14 73.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-19T07:19:44.159Z] #14 73.39 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-19T07:19:44.159Z] #14 73.54 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-19T07:19:44.159Z] #14 73.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-19T07:19:44.159Z] #14 73.57 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-19T07:19:44.227Z] Client: Docker Engine - Community [2022-04-19T07:19:44.227Z] Version: 20.10.14 [2022-04-19T07:19:44.227Z] API version: 1.41 [2022-04-19T07:19:44.227Z] Go version: go1.16.15 [2022-04-19T07:19:44.227Z] Git commit: a224086 [2022-04-19T07:19:44.227Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T07:19:44.227Z] OS/Arch: linux/amd64 [2022-04-19T07:19:44.227Z] Context: default [2022-04-19T07:19:44.227Z] Experimental: true [2022-04-19T07:19:44.227Z] [2022-04-19T07:19:44.227Z] Server: Docker Engine - Community [2022-04-19T07:19:44.227Z] Engine: [2022-04-19T07:19:44.227Z] Version: 20.10.14 [2022-04-19T07:19:44.227Z] API version: 1.41 (minimum version 1.12) [2022-04-19T07:19:44.227Z] Go version: go1.16.15 [2022-04-19T07:19:44.227Z] Git commit: 87a90dc [2022-04-19T07:19:44.227Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T07:19:44.227Z] OS/Arch: linux/amd64 [2022-04-19T07:19:44.227Z] Experimental: true [2022-04-19T07:19:44.227Z] containerd: [2022-04-19T07:19:44.227Z] Version: 1.5.11 [2022-04-19T07:19:44.227Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:19:44.227Z] runc: [2022-04-19T07:19:44.227Z] Version: 1.0.3 [2022-04-19T07:19:44.227Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T07:19:44.227Z] docker-init: [2022-04-19T07:19:44.227Z] Version: 0.19.0 [2022-04-19T07:19:44.227Z] GitCommit: de40ad0 [2022-04-19T07:19:44.231Z] Client: Docker Engine - Community [2022-04-19T07:19:44.231Z] Version: 20.10.14 [2022-04-19T07:19:44.231Z] API version: 1.41 [2022-04-19T07:19:44.231Z] Go version: go1.16.15 [2022-04-19T07:19:44.231Z] Git commit: a224086 [2022-04-19T07:19:44.231Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T07:19:44.231Z] OS/Arch: linux/amd64 [2022-04-19T07:19:44.231Z] Context: default [2022-04-19T07:19:44.231Z] Experimental: true [2022-04-19T07:19:44.231Z] [2022-04-19T07:19:44.231Z] Server: Docker Engine - Community [2022-04-19T07:19:44.231Z] Engine: [2022-04-19T07:19:44.231Z] Version: 20.10.14 [2022-04-19T07:19:44.231Z] API version: 1.41 (minimum version 1.12) [2022-04-19T07:19:44.231Z] Go version: go1.16.15 [2022-04-19T07:19:44.231Z] Git commit: 87a90dc [2022-04-19T07:19:44.231Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T07:19:44.231Z] OS/Arch: linux/amd64 [2022-04-19T07:19:44.231Z] Experimental: true [2022-04-19T07:19:44.231Z] containerd: [2022-04-19T07:19:44.231Z] Version: 1.5.11 [2022-04-19T07:19:44.231Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:19:44.231Z] runc: [2022-04-19T07:19:44.231Z] Version: 1.0.3 [2022-04-19T07:19:44.231Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T07:19:44.231Z] docker-init: [2022-04-19T07:19:44.231Z] Version: 0.19.0 [2022-04-19T07:19:44.231Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2022-04-19T07:19:44.418Z] #14 73.72 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-19T07:19:44.418Z] #14 73.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-19T07:19:44.418Z] #14 73.72 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-19T07:19:44.418Z] #14 73.81 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-19T07:19:44.418Z] #14 73.81 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-19T07:19:44.418Z] #14 73.82 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-19T07:19:44.488Z] #58 ... [2022-04-19T07:19:44.488Z] [2022-04-19T07:19:44.488Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:19:44.488Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:19:44.488Z] #19 76.49 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-19T07:19:44.488Z] #19 76.49 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:44.488Z] #19 76.50 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:19:44.488Z] #19 76.55 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-19T07:19:44.488Z] #19 76.56 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:44.488Z] #19 76.57 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:19:44.569Z] + docker info [2022-04-19T07:19:44.609Z] + docker info [2022-04-19T07:19:44.676Z] #14 74.13 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-19T07:19:44.676Z] #14 74.13 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-19T07:19:44.676Z] #14 74.14 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-19T07:19:44.934Z] #14 74.33 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-19T07:19:44.934Z] #14 74.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T07:19:44.934Z] #14 74.34 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:45.192Z] #14 74.43 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-19T07:19:45.192Z] #14 74.43 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T07:19:45.192Z] #14 74.43 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:19:45.192Z] #14 74.55 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-19T07:19:45.192Z] #14 74.55 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-19T07:19:45.192Z] #14 74.56 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-19T07:19:45.757Z] #14 75.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:19:45.757Z] #14 75.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T07:19:45.757Z] #14 75.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:19:45.757Z] #14 75.08 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-19T07:19:45.757Z] #14 75.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:19:45.757Z] #14 75.14 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-19T07:19:45.757Z] #14 75.15 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T07:19:45.757Z] #14 75.16 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-19T07:19:45.757Z] #14 75.18 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-19T07:19:45.757Z] #14 75.19 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-19T07:19:45.757Z] #14 75.21 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:19:45.757Z] #14 75.22 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T07:19:45.757Z] #14 75.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:45.757Z] #14 75.24 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T07:19:45.757Z] #14 75.25 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T07:19:45.757Z] #14 75.27 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-19T07:19:45.757Z] #14 75.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:19:46.015Z] #14 75.32 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-19T07:19:46.015Z] #14 75.33 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-19T07:19:46.015Z] #14 75.34 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.37 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:19:46.015Z] #14 75.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:19:46.015Z] #14 75.40 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:19:46.015Z] #14 75.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T07:19:46.015Z] #14 75.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:19:46.015Z] #14 75.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:46.015Z] #14 75.49 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:19:46.015Z] #14 75.51 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:46.015Z] #14 75.52 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-19T07:19:46.272Z] #14 75.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:19:46.838Z] #14 DONE 76.1s [2022-04-19T07:19:46.838Z] [2022-04-19T07:19:46.838Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:19:46.838Z] #55 sha256:eb3dac53fa6e2b471905c3c2d342f8916d5ff8b0f91f134ac0b7074425c59df8 [2022-04-19T07:19:46.838Z] #55 DONE 0.1s [2022-04-19T07:19:46.838Z] [2022-04-19T07:19:46.838Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:19:46.838Z] #15 sha256:a3aca0c84b36bfbc0c0cf58b2f0ab24149784cec1a63f2c87dca02ac3e6119fb [2022-04-19T07:19:47.771Z] #15 DONE 1.1s [2022-04-19T07:19:47.771Z] [2022-04-19T07:19:47.771Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:19:47.771Z] #56 sha256:d7c5c278a3f1431e4252ada9b93b9f8ef1a53cef774992f38b0392f46a1b52b5 [2022-04-19T07:19:47.771Z] #56 0.770 + RM_GOPATH=0 [2022-04-19T07:19:47.771Z] #56 0.775 + TMP_GOPATH= [2022-04-19T07:19:47.771Z] #56 0.775 + : /build [2022-04-19T07:19:47.771Z] #56 0.775 + '[' -z '' ']' [2022-04-19T07:19:47.771Z] #56 0.789 ++ mktemp -d [2022-04-19T07:19:47.771Z] #56 0.789 + export GOPATH=/tmp/tmp.niYlCGzVQL [2022-04-19T07:19:47.771Z] #56 0.789 + GOPATH=/tmp/tmp.niYlCGzVQL [2022-04-19T07:19:47.771Z] #56 0.789 + RM_GOPATH=1 [2022-04-19T07:19:47.771Z] #56 0.789 + case "$(go env GOARCH)" in [2022-04-19T07:19:47.771Z] #56 0.789 ++ go env GOARCH [2022-04-19T07:19:47.771Z] #56 0.808 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:47.771Z] #56 0.808 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:19:47.771Z] #56 0.810 ++ dirname /install.sh [2022-04-19T07:19:47.771Z] #56 0.815 + dir=/ [2022-04-19T07:19:47.771Z] #56 0.822 + bin=runc [2022-04-19T07:19:47.771Z] #56 0.824 + shift [2022-04-19T07:19:47.771Z] #56 0.824 + '[' '!' -f //runc.installer ']' [2022-04-19T07:19:47.771Z] #56 0.824 + . //runc.installer [2022-04-19T07:19:47.771Z] #56 0.825 ++ set -e [2022-04-19T07:19:47.771Z] #56 0.825 ++ : v1.1.1 [2022-04-19T07:19:47.771Z] #56 0.825 + install_runc [2022-04-19T07:19:47.771Z] #56 0.827 + RUNC_BUILDTAGS=seccomp [2022-04-19T07:19:47.771Z] #56 0.828 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T07:19:47.771Z] #56 0.828 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T07:19:47.771Z] #56 0.828 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.niYlCGzVQL/src/github.com/opencontainers/runc [2022-04-19T07:19:47.771Z] #56 0.839 Cloning into '/tmp/tmp.niYlCGzVQL/src/github.com/opencontainers/runc'... [2022-04-19T07:19:48.704Z] #56 ... [2022-04-19T07:19:48.704Z] [2022-04-19T07:19:48.704Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T07:19:48.704Z] #16 sha256:3c59583625cfd452619e9bea23939cd2c5cdf4d44129e0435f44b9988267ade4 [2022-04-19T07:19:48.704Z] #16 DONE 0.8s [2022-04-19T07:19:48.704Z] [2022-04-19T07:19:48.704Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:19:48.704Z] #17 sha256:f9de740ec4b00360b4fc90c5a6273eb23f46876bd0e8f10cf1148da4395a7a07 [2022-04-19T07:19:49.271Z] #17 0.632 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T07:19:49.271Z] #17 DONE 0.7s [2022-04-19T07:19:49.271Z] [2022-04-19T07:19:49.271Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T07:19:49.271Z] #18 sha256:84163771fc7112938ab118aa03e8698b20d9784b1bcb4fbf53affd3814aaffe5 [2022-04-19T07:19:50.202Z] #18 DONE 0.7s [2022-04-19T07:19:50.202Z] [2022-04-19T07:19:50.202Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T07:19:50.202Z] #19 sha256:3f253fd43e1714858e1282709a86b15dbda44d8fab6aa8e9a372feaa26d11f35 [2022-04-19T07:19:50.766Z] #19 DONE 0.6s [2022-04-19T07:19:50.766Z] [2022-04-19T07:19:50.766Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:19:50.766Z] #20 sha256:7209d734dea21bc1ad8b216e7eedaf232f7599f11632fabd7e93253ff787dba6 [2022-04-19T07:19:51.332Z] #20 DONE 0.7s [2022-04-19T07:19:51.332Z] [2022-04-19T07:19:51.332Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:19:51.332Z] #63 sha256:c37d2a5c427be3cbfb4a7d75bbb0021bee2b74d15d76a5e822833ac3ffff7038 [2022-04-19T07:19:51.332Z] #63 76.76 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:19:51.332Z] #63 76.76 + GOBIN=/build [2022-04-19T07:19:51.332Z] #63 76.76 + GO111MODULE=on [2022-04-19T07:19:51.332Z] #63 76.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:19:52.327Z] #60 ... [2022-04-19T07:19:52.327Z] [2022-04-19T07:19:52.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:19:52.327Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:19:52.327Z] #14 65.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T07:19:52.327Z] #14 65.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:52.327Z] #14 65.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:19:52.327Z] #14 70.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T07:19:52.327Z] #14 70.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:52.327Z] #14 70.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:53.225Z] #63 82.27 rootlesskit version 1.0.0 [2022-04-19T07:19:53.225Z] #63 82.28 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T07:19:53.225Z] #63 82.28 -container-ip string [2022-04-19T07:19:53.225Z] #63 82.28 container ip [2022-04-19T07:19:53.225Z] #63 82.28 -container-port int [2022-04-19T07:19:53.225Z] #63 82.28 container port (default -1) [2022-04-19T07:19:53.225Z] #63 82.28 -host-ip string [2022-04-19T07:19:53.225Z] #63 82.28 host ip [2022-04-19T07:19:53.225Z] #63 82.28 -host-port int [2022-04-19T07:19:53.225Z] #63 82.28 host port (default -1) [2022-04-19T07:19:53.225Z] #63 82.28 -proto string [2022-04-19T07:19:53.225Z] #63 82.28 proxy protocol (default "tcp") [2022-04-19T07:19:53.225Z] #63 DONE 82.4s [2022-04-19T07:19:53.225Z] [2022-04-19T07:19:53.226Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:19:53.226Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-19T07:19:53.226Z] #21 1.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:19:53.226Z] #21 1.333 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:19:53.226Z] #21 1.333 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:19:53.482Z] #21 ... [2022-04-19T07:19:53.482Z] [2022-04-19T07:19:53.482Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T07:19:53.482Z] #64 sha256:249edbc9a5d01da659684578466c427af73596630862f45a218dd984775b4f5d [2022-04-19T07:19:53.482Z] #64 DONE 0.1s [2022-04-19T07:19:53.482Z] [2022-04-19T07:19:53.482Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T07:19:53.482Z] #65 sha256:b86c95df2a796fe04d2e0fbb30e836e27565130afc1d18783d26ee88811a0229 [2022-04-19T07:19:53.482Z] #65 DONE 0.1s [2022-04-19T07:19:53.482Z] [2022-04-19T07:19:53.482Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:19:53.482Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:19:54.416Z] #60 ... [2022-04-19T07:19:54.416Z] [2022-04-19T07:19:54.416Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T07:19:54.416Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-19T07:19:54.416Z] #68 CACHED [2022-04-19T07:19:54.416Z] [2022-04-19T07:19:54.416Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T07:19:54.417Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-19T07:19:54.417Z] #70 CACHED [2022-04-19T07:19:54.417Z] [2022-04-19T07:19:54.417Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:19:54.417Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-19T07:19:54.477Z] #19 85.24 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-19T07:19:54.477Z] #19 85.25 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:54.477Z] #19 85.26 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:19:54.477Z] #19 85.32 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-19T07:19:54.477Z] #19 85.32 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:19:54.477Z] #19 85.33 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:19:56.309Z] #21 3.015 Reading package lists... [2022-04-19T07:19:57.581Z] #14 81.54 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T07:19:57.581Z] #14 81.54 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:19:57.581Z] #14 81.56 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:19:58.877Z] #21 5.022 Reading package lists... [2022-04-19T07:19:59.134Z] #21 7.160 Building dependency tree... [2022-04-19T07:19:59.134Z] #21 7.761 Reading state information... [2022-04-19T07:20:00.067Z] #21 8.567 The following additional packages will be installed: [2022-04-19T07:20:00.067Z] #21 8.569 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:20:00.067Z] #21 8.570 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T07:20:00.067Z] #21 8.570 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T07:20:00.067Z] #21 8.571 python3-pkg-resources vim-runtime xxd [2022-04-19T07:20:00.067Z] #21 8.579 Suggested packages: [2022-04-19T07:20:00.067Z] #21 8.585 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T07:20:00.067Z] #21 8.585 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T07:20:00.067Z] #21 8.585 acl attr quota [2022-04-19T07:20:00.067Z] #21 8.585 Recommended packages: [2022-04-19T07:20:00.067Z] #21 8.586 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T07:20:01.000Z] #21 9.577 The following NEW packages will be installed: [2022-04-19T07:20:01.000Z] #21 9.578 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T07:20:01.000Z] #21 9.581 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:20:01.000Z] #21 9.581 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T07:20:01.000Z] #21 9.582 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T07:20:01.000Z] #21 9.582 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T07:20:01.000Z] #21 9.583 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T07:20:01.000Z] #21 9.583 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T07:20:01.000Z] #21 9.583 xz-utils zip zstd [2022-04-19T07:20:01.258Z] #21 9.925 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:20:01.258Z] #21 9.925 Need to get 27.0 MB of archives. [2022-04-19T07:20:01.258Z] #21 9.925 After this operation, 105 MB of additional disk space will be used. [2022-04-19T07:20:01.258Z] #21 9.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-19T07:20:01.258Z] #21 9.929 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-19T07:20:01.258Z] #21 9.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-19T07:20:01.258Z] #21 9.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-19T07:20:01.258Z] #21 9.934 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-19T07:20:01.258Z] #21 9.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-19T07:20:01.258Z] #21 9.936 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-19T07:20:01.258Z] #21 9.937 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-19T07:20:01.258Z] #21 9.953 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:20:01.258Z] #21 9.954 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:20:01.258Z] #21 9.962 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T07:20:01.517Z] #21 9.963 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-19T07:20:01.517Z] #21 10.13 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-04-19T07:20:01.517Z] #21 ... [2022-04-19T07:20:01.517Z] [2022-04-19T07:20:01.517Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:01.517Z] #26 sha256:24dab08123107669510dd30e230b5116e5696bc8269e1b95063140ea3520ed8e [2022-04-19T07:20:01.756Z] #14 86.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T07:20:01.756Z] #14 86.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T07:20:01.756Z] #14 86.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:20:02.015Z] #14 86.37 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T07:20:02.015Z] #14 86.38 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T07:20:02.015Z] #14 86.39 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:20:02.015Z] #14 86.49 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T07:20:02.015Z] #14 86.51 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T07:20:02.015Z] #14 86.51 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:20:02.272Z] #14 86.64 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:20:02.272Z] #14 86.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:20:02.272Z] #14 86.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:20:02.529Z] #14 86.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:20:02.529Z] #14 86.81 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:20:02.529Z] #14 86.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:20:02.529Z] #14 87.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T07:20:02.529Z] #14 87.02 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:20:02.530Z] #14 87.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:20:02.603Z] #19 94.78 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-19T07:20:02.603Z] #19 94.78 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:02.603Z] #19 94.78 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:20:02.603Z] #19 94.84 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-19T07:20:02.603Z] #19 94.84 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:02.603Z] #19 94.85 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:20:02.786Z] #14 87.09 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T07:20:02.786Z] #14 87.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T07:20:02.786Z] #14 87.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:20:02.786Z] #14 87.21 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T07:20:02.786Z] #14 87.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T07:20:02.786Z] #14 87.22 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:20:03.043Z] #14 87.45 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T07:20:03.043Z] #14 87.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T07:20:03.043Z] #14 87.46 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:20:03.043Z] #14 87.62 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T07:20:03.299Z] #14 87.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T07:20:03.300Z] #14 87.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:20:03.300Z] #14 87.74 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T07:20:03.300Z] #14 87.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T07:20:03.300Z] #14 87.75 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:20:03.300Z] #14 87.80 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T07:20:03.300Z] #14 87.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T07:20:03.300Z] #14 87.81 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:20:03.556Z] #14 88.13 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T07:20:03.556Z] #14 88.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T07:20:03.812Z] #14 88.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:20:03.812Z] #14 88.42 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T07:20:03.835Z] #26 90.53 Updating files: 32% (3747/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7154/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 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: 88% (10076/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-19T07:20:04.069Z] #14 88.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:20:04.069Z] #14 88.43 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:20:04.069Z] #14 88.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T07:20:04.069Z] #14 88.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T07:20:04.069Z] #14 88.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:20:04.069Z] #14 88.63 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T07:20:04.069Z] #14 88.63 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T07:20:04.069Z] #14 88.64 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:20:04.092Z] #26 93.06 + cd /tmp/tmp.SyzN8kcGz5/tmp/docker-ce [2022-04-19T07:20:04.092Z] #26 93.06 + git checkout -q v17.06.2-ce [2022-04-19T07:20:04.632Z] #14 89.08 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:20:04.633Z] #14 89.10 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:20:04.633Z] #14 89.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:20:04.633Z] #14 89.15 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:20:04.633Z] #14 89.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:20:04.633Z] #14 89.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:20:04.633Z] #14 89.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:20:04.633Z] #14 89.20 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:20:04.633Z] #14 89.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:20:04.633Z] #14 89.23 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:20:04.633Z] #14 89.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:20:04.633Z] #14 89.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:20:04.889Z] #14 89.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:20:04.889Z] #14 89.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:20:04.889Z] #14 89.30 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T07:20:04.889Z] #14 89.31 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:20:04.889Z] #14 89.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:20:04.889Z] #14 89.34 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:20:04.889Z] #14 89.35 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:20:04.889Z] #14 89.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:20:04.889Z] #14 89.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:20:04.889Z] #14 89.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:20:04.889Z] #14 89.40 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:20:04.889Z] #14 89.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:20:04.889Z] #14 89.42 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:20:04.889Z] #14 89.43 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:20:04.889Z] #14 89.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T07:20:04.889Z] #14 89.45 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:20:05.145Z] #14 89.47 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:20:05.145Z] #14 89.49 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:20:05.145Z] #14 89.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:20:05.145Z] #14 89.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:20:05.145Z] #14 89.55 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:20:05.145Z] #14 89.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:20:05.714Z] #14 ... [2022-04-19T07:20:05.714Z] [2022-04-19T07:20:05.714Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:05.714Z] #63 sha256:1fa88116e7773531bc8dd96935004ad8f58c2882354fad495da3a5977d661370 [2022-04-19T07:20:05.714Z] #63 89.76 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:20:05.714Z] #63 89.76 + GOBIN=/build [2022-04-19T07:20:05.714Z] #63 89.76 + GO111MODULE=on [2022-04-19T07:20:05.714Z] #63 89.76 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:05.976Z] #63 ... [2022-04-19T07:20:05.976Z] [2022-04-19T07:20:05.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:20:05.976Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:20:05.976Z] #14 DONE 90.4s [2022-04-19T07:20:06.239Z] [2022-04-19T07:20:06.239Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:20:06.239Z] #55 sha256:2fdd82511c6456d253634b5bd0f270002d2125d6985c37c990763b3c928428de [2022-04-19T07:20:06.239Z] #55 DONE 0.1s [2022-04-19T07:20:06.239Z] [2022-04-19T07:20:06.239Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:20:06.239Z] #56 sha256:2236600b585ba74be103b15ae3691c37ceb9571ea376140debd2832b75ee939d [2022-04-19T07:20:06.488Z] Client: [2022-04-19T07:20:06.488Z] Context: default [2022-04-19T07:20:06.488Z] Debug Mode: false [2022-04-19T07:20:06.488Z] Plugins: [2022-04-19T07:20:06.488Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T07:20:06.488Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T07:20:06.488Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T07:20:06.488Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T07:20:06.488Z] [2022-04-19T07:20:06.488Z] Server: [2022-04-19T07:20:06.488Z] Containers: 0 [2022-04-19T07:20:06.488Z] Running: 0 [2022-04-19T07:20:06.488Z] Paused: 0 [2022-04-19T07:20:06.488Z] Stopped: 0 [2022-04-19T07:20:06.488Z] Images: 0 [2022-04-19T07:20:06.488Z] Server Version: 20.10.14 [2022-04-19T07:20:06.488Z] Storage Driver: overlay2 [2022-04-19T07:20:06.488Z] Backing Filesystem: extfs [2022-04-19T07:20:06.488Z] Supports d_type: true [2022-04-19T07:20:06.488Z] Native Overlay Diff: true [2022-04-19T07:20:06.488Z] userxattr: false [2022-04-19T07:20:06.488Z] Logging Driver: json-file [2022-04-19T07:20:06.488Z] Cgroup Driver: cgroupfs [2022-04-19T07:20:06.488Z] Cgroup Version: 1 [2022-04-19T07:20:06.488Z] Plugins: [2022-04-19T07:20:06.488Z] Volume: local [2022-04-19T07:20:06.488Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T07:20:06.488Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T07:20:06.488Z] Swarm: inactive [2022-04-19T07:20:06.488Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-19T07:20:06.489Z] Default Runtime: runc [2022-04-19T07:20:06.489Z] Init Binary: docker-init [2022-04-19T07:20:06.489Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:20:06.489Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T07:20:06.489Z] init version: de40ad0 [2022-04-19T07:20:06.489Z] Security Options: [2022-04-19T07:20:06.489Z] apparmor [2022-04-19T07:20:06.489Z] seccomp [2022-04-19T07:20:06.489Z] Profile: default [2022-04-19T07:20:06.489Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T07:20:06.489Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T07:20:06.489Z] OSType: linux [2022-04-19T07:20:06.489Z] Architecture: x86_64 [2022-04-19T07:20:06.489Z] CPUs: 2 [2022-04-19T07:20:06.489Z] Total Memory: 7.565GiB [2022-04-19T07:20:06.489Z] Name: ip-10-100-79-38 [2022-04-19T07:20:06.489Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T07:20:06.489Z] Docker Root Dir: /var/lib/docker [2022-04-19T07:20:06.489Z] Debug Mode: false [2022-04-19T07:20:06.489Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:20:06.489Z] Labels: [2022-04-19T07:20:06.489Z] Experimental: true [2022-04-19T07:20:06.489Z] Insecure Registries: [2022-04-19T07:20:06.489Z] 127.0.0.0/8 [2022-04-19T07:20:06.489Z] Live Restore Enabled: true [2022-04-19T07:20:06.489Z] [2022-04-19T07:20:06.489Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T07:20:06.612Z] #26 ... [2022-04-19T07:20:06.612Z] [2022-04-19T07:20:06.612Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:20:06.612Z] #56 sha256:d7c5c278a3f1431e4252ada9b93b9f8ef1a53cef774992f38b0392f46a1b52b5 [2022-04-19T07:20:06.612Z] #56 9.343 + cd /tmp/tmp.niYlCGzVQL/src/github.com/opencontainers/runc [2022-04-19T07:20:06.612Z] #56 9.344 + git checkout -q v1.1.1 [2022-04-19T07:20:06.612Z] #56 9.500 + '[' -z '' ']' [2022-04-19T07:20:06.612Z] #56 9.500 + target=static [2022-04-19T07:20:06.612Z] #56 9.500 + make BUILDTAGS=seccomp static [2022-04-19T07:20:06.612Z] #56 9.693 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T07:20:06.612Z] #56 ... [2022-04-19T07:20:06.612Z] [2022-04-19T07:20:06.613Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:20:06.613Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-19T07:20:06.613Z] #21 10.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-19T07:20:06.613Z] #21 10.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-19T07:20:06.613Z] #21 10.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-19T07:20:06.613Z] #21 10.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-19T07:20:06.613Z] #21 10.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-19T07:20:06.613Z] #21 10.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-19T07:20:06.613Z] #21 10.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-19T07:20:06.613Z] #21 10.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-19T07:20:06.613Z] #21 10.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-19T07:20:06.613Z] #21 10.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-19T07:20:06.613Z] #21 10.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-19T07:20:06.613Z] #21 10.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-19T07:20:06.613Z] #21 10.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-19T07:20:06.613Z] #21 10.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-19T07:20:06.613Z] #21 10.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-19T07:20:06.613Z] #21 10.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-19T07:20:06.613Z] #21 10.50 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-04-19T07:20:06.613Z] #21 10.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-19T07:20:06.613Z] #21 10.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-19T07:20:06.613Z] #21 10.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-19T07:20:06.613Z] #21 10.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T07:20:06.613Z] #21 10.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T07:20:06.613Z] #21 10.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T07:20:06.613Z] #21 10.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:20:06.613Z] #21 10.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T07:20:06.613Z] #21 10.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T07:20:06.613Z] #21 10.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T07:20:06.613Z] #21 10.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-19T07:20:06.613Z] #21 10.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-19T07:20:06.613Z] #21 10.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-19T07:20:06.613Z] #21 10.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T07:20:06.613Z] #21 10.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-19T07:20:06.613Z] #21 10.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-19T07:20:06.613Z] #21 10.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-19T07:20:06.613Z] #21 10.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-19T07:20:06.613Z] #21 11.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:20:06.613Z] #21 11.44 Fetched 27.0 MB in 1s (22.0 MB/s) [2022-04-19T07:20:06.613Z] #21 11.53 Selecting previously unselected package pigz. [2022-04-19T07:20:06.613Z] #21 11.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-19T07:20:06.613Z] #21 11.57 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 11.58 Unpacking pigz (2.6-1) ... [2022-04-19T07:20:06.613Z] #21 11.66 Selecting previously unselected package libelf1:arm64. [2022-04-19T07:20:06.613Z] #21 11.66 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 11.67 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-19T07:20:06.613Z] #21 11.84 Selecting previously unselected package libbpf0:arm64. [2022-04-19T07:20:06.613Z] #21 11.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 11.85 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-19T07:20:06.613Z] #21 12.06 Selecting previously unselected package libcap2:arm64. [2022-04-19T07:20:06.613Z] #21 12.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-19T07:20:06.613Z] #21 12.15 Selecting previously unselected package libmnl0:arm64. [2022-04-19T07:20:06.613Z] #21 12.15 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.17 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-19T07:20:06.613Z] #21 12.24 Selecting previously unselected package libxtables12:arm64. [2022-04-19T07:20:06.613Z] #21 12.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.25 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-19T07:20:06.613Z] #21 12.35 Selecting previously unselected package libcap2-bin. [2022-04-19T07:20:06.613Z] #21 12.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T07:20:06.613Z] #21 12.46 Selecting previously unselected package iproute2. [2022-04-19T07:20:06.613Z] #21 12.46 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.46 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T07:20:06.613Z] #21 12.93 Selecting previously unselected package xxd. [2022-04-19T07:20:06.613Z] #21 12.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T07:20:06.613Z] #21 12.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:06.613Z] #21 13.05 Selecting previously unselected package vim-common. [2022-04-19T07:20:06.613Z] #21 13.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:20:06.613Z] #21 13.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:06.613Z] #21 13.25 Selecting previously unselected package bash-completion. [2022-04-19T07:20:06.613Z] #21 13.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T07:20:06.615Z] Client: [2022-04-19T07:20:06.615Z] Context: default [2022-04-19T07:20:06.615Z] Debug Mode: false [2022-04-19T07:20:06.615Z] Plugins: [2022-04-19T07:20:06.615Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T07:20:06.615Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T07:20:06.615Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T07:20:06.615Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T07:20:06.615Z] [2022-04-19T07:20:06.615Z] Server: [2022-04-19T07:20:06.615Z] Containers: 0 [2022-04-19T07:20:06.615Z] Running: 0 [2022-04-19T07:20:06.615Z] Paused: 0 [2022-04-19T07:20:06.615Z] Stopped: 0 [2022-04-19T07:20:06.615Z] Images: 0 [2022-04-19T07:20:06.615Z] Server Version: 20.10.14 [2022-04-19T07:20:06.615Z] Storage Driver: overlay2 [2022-04-19T07:20:06.615Z] Backing Filesystem: extfs [2022-04-19T07:20:06.615Z] Supports d_type: true [2022-04-19T07:20:06.615Z] Native Overlay Diff: true [2022-04-19T07:20:06.615Z] userxattr: false [2022-04-19T07:20:06.615Z] Logging Driver: json-file [2022-04-19T07:20:06.615Z] Cgroup Driver: cgroupfs [2022-04-19T07:20:06.615Z] Cgroup Version: 1 [2022-04-19T07:20:06.615Z] Plugins: [2022-04-19T07:20:06.615Z] Volume: local [2022-04-19T07:20:06.615Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T07:20:06.615Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T07:20:06.615Z] Swarm: inactive [2022-04-19T07:20:06.615Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T07:20:06.615Z] Default Runtime: runc [2022-04-19T07:20:06.615Z] Init Binary: docker-init [2022-04-19T07:20:06.615Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T07:20:06.615Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T07:20:06.615Z] init version: de40ad0 [2022-04-19T07:20:06.615Z] Security Options: [2022-04-19T07:20:06.615Z] apparmor [2022-04-19T07:20:06.615Z] seccomp [2022-04-19T07:20:06.615Z] Profile: default [2022-04-19T07:20:06.615Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T07:20:06.615Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T07:20:06.615Z] OSType: linux [2022-04-19T07:20:06.615Z] Architecture: x86_64 [2022-04-19T07:20:06.615Z] CPUs: 2 [2022-04-19T07:20:06.615Z] Total Memory: 7.483GiB [2022-04-19T07:20:06.615Z] Name: ip-10-100-56-249 [2022-04-19T07:20:06.615Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T07:20:06.615Z] Docker Root Dir: /var/lib/docker [2022-04-19T07:20:06.615Z] Debug Mode: false [2022-04-19T07:20:06.615Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:20:06.615Z] Labels: [2022-04-19T07:20:06.615Z] Experimental: true [2022-04-19T07:20:06.615Z] Insecure Registries: [2022-04-19T07:20:06.615Z] 127.0.0.0/8 [2022-04-19T07:20:06.615Z] Live Restore Enabled: true [2022-04-19T07:20:06.615Z] [2022-04-19T07:20:06.615Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T07:20:06.779Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:20:06.779Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:20:06.779Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43498/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T07:20:06.779Z] + bash /home/ubuntu/workspace/moby_PR-43498/check-config.sh [2022-04-19T07:20:06.779Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T07:20:06.779Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T07:20:06.779Z] [2022-04-19T07:20:06.779Z] Generally Necessary: [2022-04-19T07:20:06.779Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T07:20:06.779Z] - apparmor: enabled and tools installed [2022-04-19T07:20:06.779Z] - CONFIG_NAMESPACES: enabled [2022-04-19T07:20:06.779Z] - CONFIG_NET_NS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_PID_NS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_IPC_NS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_UTS_NS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CGROUPS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T07:20:06.779Z] - CONFIG_CPUSETS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_MEMCG: enabled [2022-04-19T07:20:06.779Z] - CONFIG_KEYS: enabled [2022-04-19T07:20:06.779Z] - CONFIG_VETH: enabled (as module) [2022-04-19T07:20:06.779Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T07:20:06.779Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T07:20:06.779Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T07:20:06.779Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T07:20:06.911Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:20:06.911Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:20:06.911Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43498/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T07:20:06.911Z] + bash /home/ubuntu/workspace/moby_PR-43498/check-config.sh [2022-04-19T07:20:06.911Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T07:20:06.911Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T07:20:06.911Z] [2022-04-19T07:20:06.911Z] Generally Necessary: [2022-04-19T07:20:06.911Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T07:20:06.911Z] - apparmor: enabled and tools installed [2022-04-19T07:20:06.911Z] - CONFIG_NAMESPACES: enabled [2022-04-19T07:20:06.911Z] - CONFIG_NET_NS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_PID_NS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_IPC_NS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_UTS_NS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CGROUPS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T07:20:06.911Z] - CONFIG_CPUSETS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_MEMCG: enabled [2022-04-19T07:20:06.911Z] - CONFIG_KEYS: enabled [2022-04-19T07:20:06.911Z] - CONFIG_VETH: enabled (as module) [2022-04-19T07:20:06.911Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T07:20:06.911Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T07:20:06.911Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T07:20:06.911Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T07:20:07.053Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T07:20:07.053Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T07:20:07.053Z] [2022-04-19T07:20:07.053Z] Optional Features: [2022-04-19T07:20:07.053Z] - CONFIG_USER_NS: enabled [2022-04-19T07:20:07.053Z] - CONFIG_SECCOMP: enabled [2022-04-19T07:20:07.053Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T07:20:07.053Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T07:20:07.053Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T07:20:07.053Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T07:20:07.053Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T07:20:07.053Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T07:20:07.053Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T07:20:07.053Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T07:20:07.053Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T07:20:07.054Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T07:20:07.177Z] #21 15.60 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T07:20:07.177Z] #21 15.99 Selecting previously unselected package bzip2. [2022-04-19T07:20:07.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T07:20:07.192Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T07:20:07.192Z] [2022-04-19T07:20:07.192Z] Optional Features: [2022-04-19T07:20:07.192Z] - CONFIG_USER_NS: enabled [2022-04-19T07:20:07.192Z] - CONFIG_SECCOMP: enabled [2022-04-19T07:20:07.192Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T07:20:07.192Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T07:20:07.192Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T07:20:07.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T07:20:07.192Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T07:20:07.192Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T07:20:07.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T07:20:07.192Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T07:20:07.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T07:20:07.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T07:20:07.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T07:20:07.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T07:20:07.192Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T07:20:07.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T07:20:07.192Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T07:20:07.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T07:20:07.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T07:20:07.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T07:20:07.321Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T07:20:07.321Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T07:20:07.321Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T07:20:07.321Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T07:20:07.321Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T07:20:07.321Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T07:20:07.321Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T07:20:07.321Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T07:20:07.321Z] - CONFIG_EXT4_FS: enabled [2022-04-19T07:20:07.321Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T07:20:07.321Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T07:20:07.321Z] - Network Drivers: [2022-04-19T07:20:07.321Z] - "overlay": [2022-04-19T07:20:07.321Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T07:20:07.321Z] Optional (for encrypted networks): [2022-04-19T07:20:07.321Z] - CONFIG_CRYPTO: enabled [2022-04-19T07:20:07.321Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T07:20:07.321Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T07:20:07.321Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T07:20:07.321Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T07:20:07.321Z] - CONFIG_XFRM: enabled [2022-04-19T07:20:07.321Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T07:20:07.321Z] - "ipvlan": [2022-04-19T07:20:07.321Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T07:20:07.321Z] - "macvlan": [2022-04-19T07:20:07.321Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T07:20:07.321Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T07:20:07.321Z] - "ftp,tftp client in container": [2022-04-19T07:20:07.468Z] #21 15.99 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-19T07:20:07.468Z] #21 16.00 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T07:20:07.468Z] #21 16.12 Selecting previously unselected package xz-utils. [2022-04-19T07:20:07.468Z] #21 16.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-19T07:20:07.468Z] #21 16.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:20:07.468Z] #21 16.24 Selecting previously unselected package apparmor. [2022-04-19T07:20:07.483Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T07:20:07.483Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T07:20:07.483Z] - CONFIG_EXT4_FS: enabled [2022-04-19T07:20:07.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T07:20:07.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T07:20:07.483Z] - Network Drivers: [2022-04-19T07:20:07.483Z] - "overlay": [2022-04-19T07:20:07.483Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T07:20:07.483Z] Optional (for encrypted networks): [2022-04-19T07:20:07.483Z] - CONFIG_CRYPTO: enabled [2022-04-19T07:20:07.483Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T07:20:07.483Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T07:20:07.483Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T07:20:07.483Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T07:20:07.483Z] - CONFIG_XFRM: enabled [2022-04-19T07:20:07.483Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T07:20:07.483Z] - "ipvlan": [2022-04-19T07:20:07.483Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T07:20:07.483Z] - "macvlan": [2022-04-19T07:20:07.483Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T07:20:07.483Z] - "ftp,tftp client in container": [2022-04-19T07:20:07.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T07:20:07.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T07:20:07.483Z] - Storage Drivers: [2022-04-19T07:20:07.483Z] - "aufs": [2022-04-19T07:20:07.483Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T07:20:07.483Z] - "btrfs": [2022-04-19T07:20:07.577Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T07:20:07.578Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T07:20:07.578Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T07:20:07.578Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T07:20:07.578Z] - Storage Drivers: [2022-04-19T07:20:07.578Z] - "aufs": [2022-04-19T07:20:07.578Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T07:20:07.578Z] - "btrfs": [2022-04-19T07:20:07.578Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T07:20:07.578Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T07:20:07.578Z] - "devicemapper": [2022-04-19T07:20:07.578Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T07:20:07.578Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T07:20:07.578Z] - "overlay": [2022-04-19T07:20:07.578Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T07:20:07.578Z] - "zfs": [2022-04-19T07:20:07.578Z] - /dev/zfs: present [2022-04-19T07:20:07.578Z] - zfs command: missing [2022-04-19T07:20:07.578Z] - zpool command: missing [2022-04-19T07:20:07.578Z] [2022-04-19T07:20:07.578Z] Limits: [2022-04-19T07:20:07.578Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T07:20:07.578Z] [2022-04-19T07:20:07.578Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T07:20:07.729Z] #21 16.25 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-19T07:20:07.729Z] #21 16.34 Unpacking apparmor (2.13.6-10) ... [2022-04-19T07:20:07.754Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T07:20:07.754Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T07:20:07.754Z] - "devicemapper": [2022-04-19T07:20:07.754Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T07:20:07.754Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T07:20:07.754Z] - "overlay": [2022-04-19T07:20:07.754Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T07:20:07.754Z] - "zfs": [2022-04-19T07:20:07.754Z] - /dev/zfs: present [2022-04-19T07:20:07.754Z] - zfs command: missing [2022-04-19T07:20:07.754Z] - zpool command: missing [2022-04-19T07:20:07.754Z] [2022-04-19T07:20:07.754Z] Limits: [2022-04-19T07:20:07.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T07:20:07.754Z] [2022-04-19T07:20:07.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T07:20:07.925Z] + sudo modprobe ip_vs [2022-04-19T07:20:07.925Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ef64db5021b5d60bb852cc303b72c0c59697900d . [2022-04-19T07:20:07.987Z] #21 16.69 Selecting previously unselected package inetutils-ping. [2022-04-19T07:20:07.987Z] #21 16.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-19T07:20:07.987Z] #21 16.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T07:20:07.987Z] #21 16.79 Selecting previously unselected package libip4tc2:arm64. [2022-04-19T07:20:08.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ef64db5021b5d60bb852cc303b72c0c59697900d . [2022-04-19T07:20:08.185Z] #1 [internal] load build definition from Dockerfile [2022-04-19T07:20:08.185Z] #1 sha256:045a5afc4086d8755d8af1b23ddbd2d56f3dc069daf275c001e4f1bc89e75dab [2022-04-19T07:20:08.185Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T07:20:08.245Z] #21 16.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-19T07:20:08.245Z] #21 16.80 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-19T07:20:08.245Z] #21 16.88 Selecting previously unselected package libip6tc2:arm64. [2022-04-19T07:20:08.245Z] #21 16.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-19T07:20:08.245Z] #21 16.89 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-19T07:20:08.245Z] #21 16.97 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-19T07:20:08.245Z] #21 16.97 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-19T07:20:08.245Z] #21 16.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-19T07:20:08.362Z] #2 [internal] load .dockerignore [2022-04-19T07:20:08.362Z] #2 sha256:88e2e9f139f1c4fa70709e8f1e1549748d7da1fbe0bed86b3097f2c169c34390 [2022-04-19T07:20:08.457Z] #1 DONE 0.2s [2022-04-19T07:20:08.457Z] [2022-04-19T07:20:08.457Z] #2 [internal] load .dockerignore [2022-04-19T07:20:08.457Z] #2 sha256:dfeb136d5691dba962c78499f50463f215a37588249acef60b56fe141fc4fca2 [2022-04-19T07:20:08.457Z] #2 transferring context: 87B done [2022-04-19T07:20:08.457Z] #2 DONE 0.2s [2022-04-19T07:20:08.543Z] #21 17.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-19T07:20:08.543Z] #21 17.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-19T07:20:08.543Z] #21 17.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-19T07:20:08.543Z] #21 17.14 Selecting previously unselected package libnftnl11:arm64. [2022-04-19T07:20:08.543Z] #21 17.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-19T07:20:08.543Z] #21 17.15 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-19T07:20:08.544Z] #21 17.25 Selecting previously unselected package iptables. [2022-04-19T07:20:08.653Z] #2 transferring context: 87B done [2022-04-19T07:20:08.653Z] #2 DONE 0.4s [2022-04-19T07:20:08.653Z] [2022-04-19T07:20:08.653Z] #1 [internal] load build definition from Dockerfile [2022-04-19T07:20:08.653Z] #1 sha256:b4c9443edf20dcc72fc3c4cde4b77d30e2a9121ab03edd7ad068d74a8078a1a9 [2022-04-19T07:20:08.653Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T07:20:08.653Z] #1 DONE 0.4s [2022-04-19T07:20:08.653Z] [2022-04-19T07:20:08.653Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T07:20:08.653Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T07:20:08.724Z] [2022-04-19T07:20:08.724Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T07:20:08.724Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T07:20:08.762Z] #56 2.427 + RM_GOPATH=0 [2022-04-19T07:20:08.762Z] #56 2.428 + TMP_GOPATH= [2022-04-19T07:20:08.762Z] #56 2.428 + : /build [2022-04-19T07:20:08.762Z] #56 2.428 + '[' -z '' ']' [2022-04-19T07:20:08.762Z] #56 2.429 ++ mktemp -d [2022-04-19T07:20:08.762Z] #56 2.432 + export GOPATH=/tmp/tmp.Nbdz7WuyKD [2022-04-19T07:20:08.762Z] #56 2.432 + GOPATH=/tmp/tmp.Nbdz7WuyKD [2022-04-19T07:20:08.762Z] #56 2.432 + RM_GOPATH=1 [2022-04-19T07:20:08.762Z] #56 2.432 + case "$(go env GOARCH)" in [2022-04-19T07:20:08.762Z] #56 2.433 ++ go env GOARCH [2022-04-19T07:20:08.762Z] #56 2.448 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:08.762Z] #56 ... [2022-04-19T07:20:08.762Z] [2022-04-19T07:20:08.762Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:20:08.762Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-19T07:20:08.762Z] #15 DONE 2.6s [2022-04-19T07:20:08.762Z] [2022-04-19T07:20:08.762Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:20:08.762Z] #56 sha256:2236600b585ba74be103b15ae3691c37ceb9571ea376140debd2832b75ee939d [2022-04-19T07:20:08.762Z] #56 2.448 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:08.762Z] #56 2.452 ++ dirname /install.sh [2022-04-19T07:20:08.762Z] #56 2.456 + dir=/ [2022-04-19T07:20:08.762Z] #56 2.460 + bin=runc [2022-04-19T07:20:08.762Z] #56 2.460 + shift [2022-04-19T07:20:08.762Z] #56 2.460 + '[' '!' -f //runc.installer ']' [2022-04-19T07:20:08.762Z] #56 2.461 + . //runc.installer [2022-04-19T07:20:08.762Z] #56 2.461 ++ set -e [2022-04-19T07:20:08.762Z] #56 2.461 ++ : v1.1.1 [2022-04-19T07:20:08.762Z] #56 2.464 + install_runc [2022-04-19T07:20:08.762Z] #56 2.464 + RUNC_BUILDTAGS=seccomp [2022-04-19T07:20:08.762Z] #56 2.464 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T07:20:08.762Z] #56 2.464 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T07:20:08.762Z] #56 2.464 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Nbdz7WuyKD/src/github.com/opencontainers/runc [2022-04-19T07:20:08.762Z] #56 2.467 Cloning into '/tmp/tmp.Nbdz7WuyKD/src/github.com/opencontainers/runc'... [2022-04-19T07:20:08.802Z] #21 17.25 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-19T07:20:08.802Z] #21 17.25 Unpacking iptables (1.8.7-1) ... [2022-04-19T07:20:08.982Z] #3 DONE 0.4s [2022-04-19T07:20:08.982Z] [2022-04-19T07:20:08.982Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T07:20:08.982Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T07:20:08.982Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-19T07:20:08.982Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T07:20:08.982Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-19T07:20:08.982Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-19T07:20:08.982Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-19T07:20:09.059Z] #21 17.54 Selecting previously unselected package libonig5:arm64. [2022-04-19T07:20:09.059Z] #21 17.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-19T07:20:09.059Z] #21 17.56 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T07:20:09.059Z] #21 17.69 Selecting previously unselected package libjq1:arm64. [2022-04-19T07:20:09.060Z] #21 17.70 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-19T07:20:09.060Z] #21 17.70 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-19T07:20:09.060Z] #21 17.78 Selecting previously unselected package jq. [2022-04-19T07:20:09.060Z] #21 17.78 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-19T07:20:09.060Z] #21 17.78 Unpacking jq (1.6-2.1) ... [2022-04-19T07:20:09.228Z] #3 DONE 0.4s [2022-04-19T07:20:09.228Z] [2022-04-19T07:20:09.228Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T07:20:09.228Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T07:20:09.228Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-19T07:20:09.228Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-19T07:20:09.228Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-19T07:20:09.228Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.2s [2022-04-19T07:20:09.228Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T07:20:09.242Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.2s [2022-04-19T07:20:09.242Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-19T07:20:09.317Z] #21 17.86 Selecting previously unselected package libaio1:arm64. [2022-04-19T07:20:09.317Z] #21 17.87 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-19T07:20:09.317Z] #21 17.87 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-19T07:20:09.317Z] #21 17.94 Selecting previously unselected package libgpm2:arm64. [2022-04-19T07:20:09.317Z] #21 17.94 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-19T07:20:09.317Z] #21 17.96 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-19T07:20:09.317Z] #21 18.02 Selecting previously unselected package libicu67:arm64. [2022-04-19T07:20:09.317Z] #21 18.03 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-19T07:20:09.317Z] #21 18.03 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-19T07:20:09.490Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-19T07:20:09.490Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-19T07:20:09.490Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-19T07:20:09.499Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-19T07:20:09.499Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-19T07:20:10.066Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-19T07:20:10.066Z] #4 DONE 0.9s [2022-04-19T07:20:10.082Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-19T07:20:10.082Z] #4 DONE 1.0s [2022-04-19T07:20:10.082Z] [2022-04-19T07:20:10.082Z] #6 [internal] load build definition from Dockerfile [2022-04-19T07:20:10.082Z] #6 sha256:215d8fa7e21b444bc1e8e25f8cff807e4653c36b078f73a4a3df4e226074e9a9 [2022-04-19T07:20:10.082Z] #6 DONE 0.0s [2022-04-19T07:20:10.082Z] [2022-04-19T07:20:10.082Z] #5 [internal] load .dockerignore [2022-04-19T07:20:10.082Z] #5 sha256:a21e79a15d5905727963510128eb51d8a641c41fb6cd2ba393f51e2f448be7b0 [2022-04-19T07:20:10.082Z] #5 DONE 0.0s [2022-04-19T07:20:10.082Z] [2022-04-19T07:20:10.082Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:20:10.082Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T07:20:10.331Z] [2022-04-19T07:20:10.331Z] #6 [internal] load .dockerignore [2022-04-19T07:20:10.331Z] #6 sha256:236272855a96d9a499731a577b1ce855e40bad018c665c12b42487a719e987cb [2022-04-19T07:20:10.331Z] #6 DONE 0.0s [2022-04-19T07:20:10.331Z] [2022-04-19T07:20:10.331Z] #5 [internal] load build definition from Dockerfile [2022-04-19T07:20:10.331Z] #5 sha256:980f53c3c4b93b1c7740cd07711069efe9ed438f30287f86ba4c62d8e8f5692a [2022-04-19T07:20:10.331Z] #5 DONE 0.0s [2022-04-19T07:20:10.331Z] [2022-04-19T07:20:10.331Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T07:20:10.331Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T07:20:10.656Z] #56 ... [2022-04-19T07:20:10.657Z] [2022-04-19T07:20:10.657Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T07:20:10.657Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-19T07:20:10.657Z] #16 DONE 1.9s [2022-04-19T07:20:10.657Z] [2022-04-19T07:20:10.657Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:20:10.657Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-19T07:20:11.283Z] #10 DONE 1.1s [2022-04-19T07:20:11.283Z] [2022-04-19T07:20:11.283Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:20:11.283Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T07:20:11.283Z] #8 DONE 1.0s [2022-04-19T07:20:11.283Z] [2022-04-19T07:20:11.283Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-19T07:20:11.283Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-19T07:20:11.283Z] #7 DONE 1.1s [2022-04-19T07:20:11.283Z] [2022-04-19T07:20:11.283Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:20:11.283Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T07:20:11.283Z] #9 DONE 1.1s [2022-04-19T07:20:11.465Z] #8 DONE 1.0s [2022-04-19T07:20:11.465Z] [2022-04-19T07:20:11.465Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T07:20:11.465Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T07:20:11.465Z] #10 DONE 1.0s [2022-04-19T07:20:11.465Z] [2022-04-19T07:20:11.465Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-19T07:20:11.465Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-19T07:20:11.465Z] #7 DONE 1.0s [2022-04-19T07:20:11.465Z] [2022-04-19T07:20:11.465Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T07:20:11.465Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T07:20:11.465Z] #9 DONE 1.1s [2022-04-19T07:20:11.588Z] #17 ... [2022-04-19T07:20:11.588Z] [2022-04-19T07:20:11.588Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:11.588Z] #63 sha256:1fa88116e7773531bc8dd96935004ad8f58c2882354fad495da3a5977d661370 [2022-04-19T07:20:11.588Z] #63 95.21 rootlesskit version 1.0.0 [2022-04-19T07:20:11.588Z] #63 95.21 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T07:20:11.588Z] #63 95.21 -container-ip string [2022-04-19T07:20:11.588Z] #63 95.21 container ip [2022-04-19T07:20:11.588Z] #63 95.21 -container-port int [2022-04-19T07:20:11.588Z] #63 95.21 container port (default -1) [2022-04-19T07:20:11.588Z] #63 95.21 -host-ip string [2022-04-19T07:20:11.588Z] #63 95.21 host ip [2022-04-19T07:20:11.588Z] #63 95.21 -host-port int [2022-04-19T07:20:11.588Z] #63 95.21 host port (default -1) [2022-04-19T07:20:11.588Z] #63 95.21 -proto string [2022-04-19T07:20:11.588Z] #63 95.21 proxy protocol (default "tcp") [2022-04-19T07:20:11.588Z] #63 DONE 95.4s [2022-04-19T07:20:11.588Z] [2022-04-19T07:20:11.588Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T07:20:11.588Z] #64 sha256:d220b52f273af68d951f637b1663264fc8555437a01ba775be40d037f6004f93 [2022-04-19T07:20:11.588Z] #64 DONE 0.1s [2022-04-19T07:20:11.588Z] [2022-04-19T07:20:11.588Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T07:20:11.588Z] #65 sha256:9a65a0e9ae82576b1037201325325825347dc72a1bb5aa32fab184a0f4434743 [2022-04-19T07:20:11.588Z] #65 DONE 0.2s [2022-04-19T07:20:11.588Z] [2022-04-19T07:20:11.588Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:20:11.588Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:20:12.231Z] [2022-04-19T07:20:12.231Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:12.231Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:12.231Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-19T07:20:12.493Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T07:20:12.493Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-19T07:20:12.493Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-19T07:20:12.582Z] #19 103.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-19T07:20:12.582Z] #19 103.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:12.582Z] #19 103.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:20:12.582Z] #19 103.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-19T07:20:12.582Z] #19 103.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:12.582Z] #19 103.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:20:12.605Z] #21 20.99 Selecting previously unselected package libinih1:arm64. [2022-04-19T07:20:12.605Z] #21 20.99 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-19T07:20:12.605Z] #21 21.00 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-19T07:20:12.605Z] #21 21.08 Selecting previously unselected package libnet1:arm64. [2022-04-19T07:20:12.605Z] #21 21.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-19T07:20:12.605Z] #21 21.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:20:12.605Z] #21 21.30 Selecting previously unselected package libnl-3-200:arm64. [2022-04-19T07:20:12.605Z] #21 21.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-19T07:20:12.605Z] #21 21.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T07:20:12.768Z] #28 ... [2022-04-19T07:20:12.768Z] [2022-04-19T07:20:12.768Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:20:12.768Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:20:12.768Z] #45 DONE 0.0s [2022-04-19T07:20:12.768Z] [2022-04-19T07:20:12.768Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:12.768Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:12.768Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.10kB / 54.94MB 0.4s [2022-04-19T07:20:12.768Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.24MB / 54.94MB 0.5s [2022-04-19T07:20:12.839Z] [2022-04-19T07:20:12.839Z] #24 [internal] load build context [2022-04-19T07:20:12.839Z] #24 sha256:1d9bba48c5c601b49aa282428d5792ee782a86e0bf516129bdd6291d3cde72b1 [2022-04-19T07:20:12.865Z] #21 21.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-19T07:20:12.865Z] #21 21.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-19T07:20:12.865Z] #21 21.50 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T07:20:13.031Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 18.52MB / 54.94MB 0.8s [2022-04-19T07:20:13.128Z] #21 21.66 Selecting previously unselected package net-tools. [2022-04-19T07:20:13.128Z] #21 21.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-19T07:20:13.128Z] #21 21.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:20:13.296Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 22.02MB / 54.94MB 0.9s [2022-04-19T07:20:13.296Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 28.31MB / 54.94MB 0.9s [2022-04-19T07:20:13.385Z] #21 21.94 Selecting previously unselected package patch.#21 ... [2022-04-19T07:20:13.385Z] [2022-04-19T07:20:13.385Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:20:13.385Z] #34 sha256:e1f59f25fb47d6e9598f4d612dbb6d0170fd791561fc0cd14f4ecbe63d7cb6dd [2022-04-19T07:20:13.385Z] #34 DONE 102.4s [2022-04-19T07:20:13.385Z] [2022-04-19T07:20:13.385Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:20:13.385Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-19T07:20:13.385Z] #21 21.94 Selecting previously unselected package patch. [2022-04-19T07:20:13.385Z] #21 21.95 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-19T07:20:13.385Z] #21 21.96 Unpacking patch (2.7.6-7) ... [2022-04-19T07:20:13.385Z] #21 ... [2022-04-19T07:20:13.385Z] [2022-04-19T07:20:13.385Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:13.385Z] #26 sha256:24dab08123107669510dd30e230b5116e5696bc8269e1b95063140ea3520ed8e [2022-04-19T07:20:13.385Z] #26 96.11 + mkdir -p /tmp/tmp.SyzN8kcGz5/src/github.com/docker [2022-04-19T07:20:13.385Z] #26 96.11 + mv components/cli /tmp/tmp.SyzN8kcGz5/src/github.com/docker/cli [2022-04-19T07:20:13.385Z] #26 96.12 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-19T07:20:13.385Z] #26 ... [2022-04-19T07:20:13.385Z] [2022-04-19T07:20:13.386Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:20:13.386Z] #21 sha256:9ccbb75833ce4df4f360510ade256d53bc889ff9e1b3bdeb2ffe55fe03a7e747 [2022-04-19T07:20:13.386Z] #21 22.17 Selecting previously unselected package python-pip-whl. [2022-04-19T07:20:13.386Z] #21 22.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:20:13.386Z] #21 22.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:20:13.407Z] #24 ... [2022-04-19T07:20:13.407Z] [2022-04-19T07:20:13.407Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T07:20:13.407Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T07:20:13.407Z] #45 DONE 0.0s [2022-04-19T07:20:13.407Z] [2022-04-19T07:20:13.407Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:13.407Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:20:13.407Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-19T07:20:13.407Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T07:20:13.407Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T07:20:13.407Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T07:20:13.407Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.4s [2022-04-19T07:20:13.407Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2022-04-19T07:20:13.487Z] #60 ... [2022-04-19T07:20:13.487Z] [2022-04-19T07:20:13.487Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:20:13.487Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-19T07:20:13.487Z] #17 2.776 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T07:20:13.487Z] #17 DONE 2.8s [2022-04-19T07:20:13.487Z] [2022-04-19T07:20:13.487Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T07:20:13.487Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [2022-04-19T07:20:13.558Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 35.65MB / 54.94MB 1.1s [2022-04-19T07:20:13.558Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 38.80MB / 54.94MB 1.2s [2022-04-19T07:20:13.666Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-19T07:20:13.666Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-19T07:20:13.823Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 45.09MB / 54.94MB 1.3s [2022-04-19T07:20:13.823Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.38MB / 54.94MB 1.5s [2022-04-19T07:20:14.086Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.6s [2022-04-19T07:20:14.318Z] #21 22.99 Selecting previously unselected package python3-lib2to3. [2022-04-19T07:20:14.318Z] #21 23.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T07:20:14.318Z] #21 23.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:20:14.575Z] #21 23.13 Selecting previously unselected package python3-distutils. [2022-04-19T07:20:14.575Z] #21 23.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T07:20:14.575Z] #21 23.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T07:20:14.575Z] #21 23.29 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:20:14.575Z] #21 23.31 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:20:14.575Z] #21 23.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:20:14.660Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.1s done [2022-04-19T07:20:14.832Z] #21 23.44 Selecting previously unselected package python3-setuptools. [2022-04-19T07:20:14.832Z] #21 23.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T07:20:14.832Z] #21 23.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T07:20:15.088Z] #21 23.68 Selecting previously unselected package python3-wheel. [2022-04-19T07:20:15.088Z] #21 23.68 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T07:20:15.088Z] #21 23.69 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T07:20:15.088Z] #21 23.75 Selecting previously unselected package python3-pip. [2022-04-19T07:20:15.088Z] #21 23.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:20:15.088Z] #21 23.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:20:15.350Z] #21 23.99 Selecting previously unselected package sudo. [2022-04-19T07:20:15.350Z] #21 24.00 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-19T07:20:15.350Z] #21 24.00 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T07:20:15.913Z] #21 24.45 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T07:20:15.913Z] #21 24.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-19T07:20:15.913Z] #21 24.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:20:15.913Z] #21 24.62 Selecting previously unselected package uidmap. [2022-04-19T07:20:15.913Z] #21 24.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-19T07:20:15.913Z] #21 24.64 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T07:20:16.011Z] #18 DONE 2.6s [2022-04-19T07:20:16.011Z] [2022-04-19T07:20:16.011Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T07:20:16.011Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-19T07:20:16.050Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.6s [2022-04-19T07:20:16.169Z] #21 24.78 Selecting previously unselected package vim-runtime. [2022-04-19T07:20:16.169Z] #21 24.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:20:16.169Z] #21 24.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T07:20:16.169Z] #21 24.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T07:20:16.169Z] #21 24.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:16.955Z] #69 ... [2022-04-19T07:20:16.955Z] [2022-04-19T07:20:16.955Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:16.955Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T07:20:16.955Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T07:20:16.955Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T07:20:16.955Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T07:20:16.955Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-19T07:20:16.955Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-04-19T07:20:16.955Z] #67 DONE 3.8s [2022-04-19T07:20:16.955Z] [2022-04-19T07:20:16.955Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:16.955Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:20:16.955Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-04-19T07:20:17.483Z] #28 ... [2022-04-19T07:20:17.483Z] [2022-04-19T07:20:17.483Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:17.483Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T07:20:17.483Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T07:20:17.483Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T07:20:17.483Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T07:20:17.483Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T07:20:17.483Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-19T07:20:17.483Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-04-19T07:20:17.483Z] #67 DONE 5.3s [2022-04-19T07:20:17.747Z] [2022-04-19T07:20:17.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:17.747Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:17.747Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.0s done [2022-04-19T07:20:17.747Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-19T07:20:17.747Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-19T07:20:17.747Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-19T07:20:17.747Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.1s done [2022-04-19T07:20:17.747Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.2s done [2022-04-19T07:20:17.747Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.6s done [2022-04-19T07:20:17.747Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 3.9s done [2022-04-19T07:20:17.747Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.1s [2022-04-19T07:20:17.747Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 68.16MB / 141.70MB 5.1s [2022-04-19T07:20:17.747Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 4.2s done [2022-04-19T07:20:17.747Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 76.24MB / 141.70MB 5.5s [2022-04-19T07:20:18.322Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 84.93MB / 141.70MB 5.7s [2022-04-19T07:20:18.322Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.9s done [2022-04-19T07:20:18.322Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 105.11MB / 141.70MB 5.9s [2022-04-19T07:20:18.533Z] #19 DONE 2.4s [2022-04-19T07:20:18.533Z] [2022-04-19T07:20:18.533Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:20:18.533Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-19T07:20:18.587Z] #11 ... [2022-04-19T07:20:18.587Z] [2022-04-19T07:20:18.587Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:18.587Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:20:18.587Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T07:20:18.587Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T07:20:18.587Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T07:20:18.587Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T07:20:18.587Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-19T07:20:18.587Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-04-19T07:20:18.587Z] #69 DONE 6.4s [2022-04-19T07:20:18.587Z] [2022-04-19T07:20:18.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:18.587Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:18.587Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 114.29MB / 141.70MB 6.2s [2022-04-19T07:20:18.587Z] #11 ... [2022-04-19T07:20:18.587Z] [2022-04-19T07:20:18.587Z] #24 [internal] load build context [2022-04-19T07:20:18.587Z] #24 sha256:7b7529e0efc38106e0ca3de54f76522ad61942d873b20da767f5cf23784673c4 [2022-04-19T07:20:18.587Z] #24 transferring context: 31.75MB 6.4s [2022-04-19T07:20:19.099Z] #20 ... [2022-04-19T07:20:19.099Z] [2022-04-19T07:20:19.099Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T07:20:19.099Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T07:20:19.100Z] #68 CACHED [2022-04-19T07:20:19.100Z] [2022-04-19T07:20:19.100Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T07:20:19.100Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T07:20:19.100Z] #70 CACHED [2022-04-19T07:20:19.100Z] [2022-04-19T07:20:19.100Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:20:19.100Z] #56 sha256:2236600b585ba74be103b15ae3691c37ceb9571ea376140debd2832b75ee939d [2022-04-19T07:20:19.100Z] #56 10.71 + cd /tmp/tmp.Nbdz7WuyKD/src/github.com/opencontainers/runc [2022-04-19T07:20:19.100Z] #56 10.71 + git checkout -q v1.1.1 [2022-04-19T07:20:19.100Z] #56 11.13 + '[' -z '' ']' [2022-04-19T07:20:19.100Z] #56 11.13 + target=static [2022-04-19T07:20:19.100Z] #56 11.13 + make BUILDTAGS=seccomp static [2022-04-19T07:20:19.100Z] #56 11.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T07:20:19.162Z] #24 ... [2022-04-19T07:20:19.162Z] [2022-04-19T07:20:19.162Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:19.162Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:19.441Z] #21 27.45 Selecting previously unselected package vim. [2022-04-19T07:20:19.441Z] #21 27.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T07:20:19.441Z] #21 27.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:19.441Z] #21 27.95 Selecting previously unselected package xfsprogs. [2022-04-19T07:20:19.441Z] #21 27.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-19T07:20:19.441Z] #21 27.96 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T07:20:19.516Z] #69 ... [2022-04-19T07:20:19.516Z] [2022-04-19T07:20:19.516Z] #24 [internal] load build context [2022-04-19T07:20:19.516Z] #24 sha256:1d9bba48c5c601b49aa282428d5792ee782a86e0bf516129bdd6291d3cde72b1 [2022-04-19T07:20:19.516Z] #24 transferring context: 60.72MB 5.8s done [2022-04-19T07:20:19.516Z] #24 DONE 6.6s [2022-04-19T07:20:19.516Z] [2022-04-19T07:20:19.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:19.516Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:19.516Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 0.3s done [2022-04-19T07:20:19.516Z] #11 sha256:ee752bc53c628ff789bacefb714cff721701042ffa9eb736f7b2ed4e9f2bdab6 1.80kB / 1.80kB done [2022-04-19T07:20:19.516Z] #11 sha256:4df7abb7452ed820621fb16b9f978ae9294c1d44ac46041c9083f139b959ac96 7.05kB / 7.05kB done [2022-04-19T07:20:19.516Z] #11 sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 1.86kB / 1.86kB done [2022-04-19T07:20:19.516Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.0s done [2022-04-19T07:20:19.516Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.1s done [2022-04-19T07:20:19.516Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.4s done [2022-04-19T07:20:19.516Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.5s done [2022-04-19T07:20:19.516Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.6s done [2022-04-19T07:20:19.516Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.0s [2022-04-19T07:20:19.516Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 6.3s [2022-04-19T07:20:19.516Z] #11 sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 156B / 156B 2.7s done [2022-04-19T07:20:19.698Z] #21 28.35 Selecting previously unselected package zip. [2022-04-19T07:20:19.698Z] #21 28.37 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-19T07:20:19.698Z] #21 28.38 Unpacking zip (3.0-12) ... [2022-04-19T07:20:19.955Z] #21 28.49 Selecting previously unselected package zstd. [2022-04-19T07:20:19.955Z] #21 28.50 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-19T07:20:19.955Z] #21 28.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:20:20.035Z] #56 ... [2022-04-19T07:20:20.035Z] [2022-04-19T07:20:20.035Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:20:20.035Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-19T07:20:20.035Z] #20 DONE 1.7s [2022-04-19T07:20:20.121Z] #11 ... [2022-04-19T07:20:20.121Z] [2022-04-19T07:20:20.121Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T07:20:20.121Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T07:20:20.121Z] #69 DONE 7.2s [2022-04-19T07:20:20.121Z] [2022-04-19T07:20:20.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:20.121Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:20.121Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 7.0s done [2022-04-19T07:20:20.121Z] #11 ... [2022-04-19T07:20:20.121Z] [2022-04-19T07:20:20.121Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:20.121Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:20.122Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.3s done [2022-04-19T07:20:20.122Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T07:20:20.122Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-19T07:20:20.122Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-19T07:20:20.122Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.0s done [2022-04-19T07:20:20.217Z] #21 28.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:20:20.294Z] [2022-04-19T07:20:20.294Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:20:20.294Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:20:20.409Z] #28 ... [2022-04-19T07:20:20.409Z] [2022-04-19T07:20:20.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:20.409Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:20.715Z] #19 112.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-19T07:20:20.715Z] #19 112.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:20.715Z] #19 112.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:20:20.715Z] #19 112.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-19T07:20:20.715Z] #19 112.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:20.715Z] #19 112.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:20:20.715Z] #19 112.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-19T07:20:20.715Z] #19 112.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:20.715Z] #19 112.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:20:20.715Z] #19 112.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-19T07:20:20.715Z] #19 112.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:20.715Z] #19 112.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:20:20.715Z] #19 112.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-19T07:20:20.715Z] #19 112.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:20.715Z] #19 112.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:20:20.715Z] #19 112.5 Selecting previously unselected package cross-config. [2022-04-19T07:20:20.715Z] #19 112.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-19T07:20:20.715Z] #19 112.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-19T07:20:20.715Z] #19 112.5 Selecting previously unselected package gcc-10-cross-base. [2022-04-19T07:20:20.715Z] #19 112.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.715Z] #19 112.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T07:20:20.715Z] #19 112.6 Selecting previously unselected package libc6-arm64-cross. [2022-04-19T07:20:20.715Z] #19 112.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T07:20:20.715Z] #19 112.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T07:20:20.715Z] #19 112.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-19T07:20:20.715Z] #19 112.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.715Z] #19 112.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:20.715Z] #19 113.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-19T07:20:20.715Z] #19 113.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.715Z] #19 113.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:20.715Z] #19 113.0 Selecting previously unselected package libitm1-arm64-cross. [2022-04-19T07:20:20.715Z] #19 113.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.785Z] #21 29.60 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-19T07:20:20.974Z] #11 ... [2022-04-19T07:20:20.974Z] [2022-04-19T07:20:20.974Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T07:20:20.974Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T07:20:20.974Z] #68 DONE 0.5s [2022-04-19T07:20:20.974Z] [2022-04-19T07:20:20.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:20.974Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:20.974Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.6s done [2022-04-19T07:20:20.974Z] #19 113.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:20.974Z] #19 113.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-19T07:20:20.974Z] #19 113.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.974Z] #19 113.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:20.974Z] #19 113.1 Selecting previously unselected package libasan6-arm64-cross. [2022-04-19T07:20:20.974Z] #19 113.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:20.974Z] #19 113.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:21.043Z] #21 29.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:20:21.043Z] #21 29.62 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-19T07:20:21.043Z] #21 29.64 Setting up libicu67:arm64 (67.1-7) ... [2022-04-19T07:20:21.043Z] #21 29.65 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-19T07:20:21.043Z] #21 29.66 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-19T07:20:21.043Z] #21 29.68 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T07:20:21.043Z] #21 29.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:20:21.043Z] #21 29.72 Setting up bzip2 (1.0.8-4) ... [2022-04-19T07:20:21.043Z] #21 29.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T07:20:21.043Z] #21 29.75 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T07:20:21.094Z] #28 ... [2022-04-19T07:20:21.094Z] [2022-04-19T07:20:21.094Z] #24 [internal] load build context [2022-04-19T07:20:21.094Z] #24 sha256:7b7529e0efc38106e0ca3de54f76522ad61942d873b20da767f5cf23784673c4 [2022-04-19T07:20:21.094Z] #24 transferring context: 60.72MB 7.6s done [2022-04-19T07:20:21.094Z] #24 DONE 8.7s [2022-04-19T07:20:21.094Z] [2022-04-19T07:20:21.094Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:21.094Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:21.094Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s [2022-04-19T07:20:21.543Z] #11 ... [2022-04-19T07:20:21.543Z] [2022-04-19T07:20:21.543Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T07:20:21.543Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T07:20:21.543Z] #70 DONE 0.6s [2022-04-19T07:20:21.543Z] [2022-04-19T07:20:21.543Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:21.543Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:21.543Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-19T07:20:21.543Z] #11 ... [2022-04-19T07:20:21.543Z] [2022-04-19T07:20:21.543Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T07:20:21.543Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T07:20:21.543Z] #28 DONE 8.5s [2022-04-19T07:20:21.543Z] [2022-04-19T07:20:21.543Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:21.543Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:21.545Z] #19 113.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-19T07:20:21.545Z] #19 113.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:21.545Z] #19 113.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:21.545Z] #19 113.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-19T07:20:21.545Z] #19 113.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:21.608Z] #21 30.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:21.608Z] #21 30.29 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-19T07:20:21.608Z] #21 30.33 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T07:20:21.668Z] #21 1.737 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:20:21.805Z] #19 113.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:21.865Z] #21 30.39 Setting up apparmor (2.13.6-10) ... [2022-04-19T07:20:21.927Z] #21 1.745 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:20:21.927Z] #21 1.745 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:20:22.042Z] #28 DONE 9.7s [2022-04-19T07:20:22.042Z] [2022-04-19T07:20:22.042Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:22.042Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:20:22.065Z] #19 114.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-19T07:20:22.065Z] #19 114.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:22.065Z] #19 114.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:22.112Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done [2022-04-19T07:20:22.112Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-19T07:20:22.304Z] #29 ... [2022-04-19T07:20:22.304Z] [2022-04-19T07:20:22.304Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T07:20:22.304Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T07:20:22.304Z] #68 DONE 0.5s [2022-04-19T07:20:22.325Z] #19 114.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-19T07:20:22.325Z] #19 114.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:22.325Z] #19 114.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:22.325Z] #19 114.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-19T07:20:22.567Z] [2022-04-19T07:20:22.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:22.567Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:22.567Z] #11 sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 141.70MB / 141.70MB 8.8s done [2022-04-19T07:20:22.567Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.7s done [2022-04-19T07:20:22.567Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s done [2022-04-19T07:20:22.567Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s [2022-04-19T07:20:22.585Z] #19 114.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:22.585Z] #19 114.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:22.678Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.5s done [2022-04-19T07:20:22.678Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-19T07:20:22.829Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-19T07:20:22.846Z] #19 115.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-19T07:20:22.846Z] #19 115.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:22.846Z] #19 115.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:20:23.091Z] #11 ... [2022-04-19T07:20:23.091Z] [2022-04-19T07:20:23.091Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T07:20:23.091Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T07:20:23.091Z] #70 DONE 0.7s [2022-04-19T07:20:23.240Z] #21 31.72 Setting up zip (3.0-12) ... [2022-04-19T07:20:23.240Z] #21 31.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:23.240Z] #21 31.77 Setting up bash-completion (1:2.11-2) ... [2022-04-19T07:20:23.353Z] [2022-04-19T07:20:23.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:23.353Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:23.353Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-19T07:20:25.388Z] #21 2.870 Reading package lists... [2022-04-19T07:20:25.764Z] #21 34.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:20:25.764Z] #21 34.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T07:20:25.764Z] #21 34.03 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-19T07:20:25.764Z] #21 34.04 Setting up patch (2.7.6-7) ... [2022-04-19T07:20:25.764Z] #21 34.05 Setting up sudo (1.9.5p2-3) ... [2022-04-19T07:20:25.764Z] #21 34.13 invoke-rc.d: could not determine current runlevel [2022-04-19T07:20:25.764Z] #21 34.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:20:25.764Z] #21 34.17 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T07:20:25.764Z] #21 34.18 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-19T07:20:25.764Z] #21 34.20 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T07:20:25.764Z] #21 34.21 Setting up pigz (2.6-1) ... [2022-04-19T07:20:25.764Z] #21 34.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-19T07:20:25.764Z] #21 34.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T07:20:25.764Z] #21 34.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:20:25.764Z] #21 34.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:26.157Z] #21 34.74 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-19T07:20:26.157Z] #21 34.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:20:26.725Z] #21 35.16 Setting up libelf1:arm64 (0.183-1) ... [2022-04-19T07:20:26.725Z] #21 35.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:20:26.725Z] #21 35.20 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T07:20:26.725Z] #21 35.22 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T07:20:26.983Z] #21 35.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:26.983Z] #21 35.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T07:20:27.239Z] #21 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T07:20:27.239Z] #21 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T07:20:27.239Z] #21 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T07:20:27.239Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T07:20:27.239Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T07:20:27.239Z] #21 35.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T07:20:27.239Z] #21 35.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T07:20:27.239Z] #21 35.74 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T07:20:27.905Z] #21 5.439 Reading package lists... [2022-04-19T07:20:27.940Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.7s done [2022-04-19T07:20:27.940Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-19T07:20:28.170Z] #21 36.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-19T07:20:28.170Z] #21 36.80 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-19T07:20:28.170Z] #21 36.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:20:28.170Z] #21 36.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:20:28.661Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done [2022-04-19T07:20:28.661Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0.1s [2022-04-19T07:20:28.833Z] #21 7.907 Building dependency tree... [2022-04-19T07:20:28.833Z] #21 8.567 Reading state information... [2022-04-19T07:20:29.099Z] #21 37.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-19T07:20:29.099Z] #21 37.77 Setting up jq (1.6-2.1) ... [2022-04-19T07:20:29.099Z] #21 37.79 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-19T07:20:29.099Z] #21 37.81 Setting up iptables (1.8.7-1) ... [2022-04-19T07:20:29.099Z] #21 37.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:20:29.099Z] #21 37.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:20:29.099Z] #21 37.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:20:29.099Z] #21 37.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:20:29.099Z] #21 37.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T07:20:29.099Z] #21 37.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T07:20:29.356Z] #21 37.86 Setting up iproute2 (5.10.0-4) ... [2022-04-19T07:20:29.395Z] #21 9.252 The following additional packages will be installed: [2022-04-19T07:20:29.395Z] #21 9.269 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:20:29.395Z] #21 9.269 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T07:20:29.395Z] #21 9.273 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T07:20:29.395Z] #21 9.274 python3-pkg-resources vim-runtime xxd [2022-04-19T07:20:29.395Z] #21 9.276 Suggested packages: [2022-04-19T07:20:29.395Z] #21 9.276 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T07:20:29.395Z] #21 9.276 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T07:20:29.395Z] #21 9.276 acl attr quota [2022-04-19T07:20:29.395Z] #21 9.276 Recommended packages: [2022-04-19T07:20:29.395Z] #21 9.276 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T07:20:29.416Z] #19 ... [2022-04-19T07:20:29.416Z] [2022-04-19T07:20:29.416Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:29.416Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:20:29.416Z] #50 127.8 + dpkg --print-architecture [2022-04-19T07:20:29.416Z] #50 127.8 + git checkout -q v2.1.0 [2022-04-19T07:20:29.612Z] #21 38.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:20:29.675Z] #50 128.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T07:20:29.675Z] #50 128.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T07:20:30.175Z] #21 DONE 38.8s [2022-04-19T07:20:30.175Z] [2022-04-19T07:20:30.175Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-19T07:20:30.175Z] #22 sha256:7a7f38588b1a37c01ec6a75d22bda6eac57b82b62f55fbd59521add4b52c4eb3 [2022-04-19T07:20:30.738Z] #22 0.633 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T07:20:30.738Z] #22 0.639 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T07:20:30.759Z] #21 10.46 The following NEW packages will be installed: [2022-04-19T07:20:30.759Z] #21 10.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T07:20:30.759Z] #21 10.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:20:30.759Z] #21 10.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T07:20:30.759Z] #21 10.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T07:20:30.759Z] #21 10.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T07:20:30.759Z] #21 10.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T07:20:30.759Z] #21 10.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T07:20:30.759Z] #21 10.48 xz-utils zip zstd [2022-04-19T07:20:30.994Z] #22 0.643 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T07:20:30.994Z] #22 DONE 0.7s [2022-04-19T07:20:30.994Z] [2022-04-19T07:20:30.994Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:20:30.994Z] #23 sha256:3d7a47a04c21fffd83b7c36c0461d0bbe02433ddef5c805968b311a9b6dfc65d [2022-04-19T07:20:31.016Z] #21 10.83 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:20:31.016Z] #21 10.83 Need to get 27.6 MB of archives. [2022-04-19T07:20:31.016Z] #21 10.83 After this operation, 106 MB of additional disk space will be used. [2022-04-19T07:20:31.016Z] #21 10.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T07:20:31.016Z] #21 10.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T07:20:31.016Z] #21 10.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T07:20:31.016Z] #21 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T07:20:31.016Z] #21 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T07:20:31.016Z] #21 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T07:20:31.016Z] #21 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T07:20:31.016Z] #21 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T07:20:31.016Z] #21 10.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:20:31.016Z] #21 10.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:20:31.016Z] #21 10.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T07:20:31.016Z] #21 10.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T07:20:31.016Z] #21 10.92 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T07:20:31.016Z] #21 10.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T07:20:31.016Z] #21 10.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T07:20:31.016Z] #21 10.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T07:20:31.016Z] #21 10.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T07:20:31.016Z] #21 10.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T07:20:31.016Z] #21 10.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T07:20:31.016Z] #21 10.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T07:20:31.016Z] #21 10.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T07:20:31.016Z] #21 10.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:20:31.016Z] #21 10.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:20:31.274Z] #21 10.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:20:31.274Z] #21 11.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T07:20:31.274Z] #21 11.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T07:20:31.274Z] #21 11.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:20:31.274Z] #21 11.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T07:20:31.532Z] #21 11.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:20:31.532Z] #21 11.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:20:31.532Z] #21 11.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:20:31.532Z] #21 11.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T07:20:31.532Z] #21 11.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T07:20:31.532Z] #21 11.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T07:20:31.532Z] #21 11.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T07:20:31.532Z] #21 11.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T07:20:31.532Z] #21 11.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:20:31.532Z] #21 11.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T07:20:31.532Z] #21 11.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T07:20:31.532Z] #21 11.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T07:20:31.532Z] #21 11.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T07:20:31.532Z] #21 11.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T07:20:31.532Z] #21 11.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T07:20:31.532Z] #21 11.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T07:20:31.790Z] #21 11.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T07:20:31.790Z] #21 11.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T07:20:31.790Z] #21 11.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T07:20:31.790Z] #21 11.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T07:20:32.163Z] #11 ... [2022-04-19T07:20:32.163Z] [2022-04-19T07:20:32.163Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:32.163Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:20:32.163Z] #29 1.274 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:32.163Z] #29 1.287 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:32.163Z] #29 1.287 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:32.163Z] #29 1.441 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:32.163Z] #29 1.645 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:32.163Z] #29 2.144 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:32.163Z] #29 3.231 Fetched 8510 kB in 2s (3826 kB/s) [2022-04-19T07:20:32.163Z] #29 3.231 Reading package lists... [2022-04-19T07:20:32.163Z] #29 4.001 Reading package lists... [2022-04-19T07:20:32.163Z] #29 4.739 Building dependency tree... [2022-04-19T07:20:32.163Z] #29 5.061 The following additional packages will be installed: [2022-04-19T07:20:32.163Z] #29 5.061 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T07:20:32.163Z] #29 5.061 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T07:20:32.163Z] #29 5.065 Recommended packages: [2022-04-19T07:20:32.163Z] #29 5.065 libldap-common publicsuffix libsasl2-modules [2022-04-19T07:20:32.163Z] #29 5.243 The following NEW packages will be installed: [2022-04-19T07:20:32.163Z] #29 5.244 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T07:20:32.163Z] #29 5.245 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T07:20:32.163Z] #29 5.246 libssh2-1 openssl [2022-04-19T07:20:32.163Z] #29 5.521 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T07:20:32.163Z] #29 5.521 Need to get 3040 kB of archives. [2022-04-19T07:20:32.163Z] #29 5.521 After this operation, 6651 kB of additional disk space will be used. [2022-04-19T07:20:32.163Z] #29 5.521 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-19T07:20:32.163Z] #29 5.545 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-19T07:20:32.163Z] #29 5.559 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-19T07:20:32.163Z] #29 5.559 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:20:32.163Z] #29 5.559 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:20:32.163Z] #29 5.565 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:20:32.164Z] #29 5.748 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:20:32.164Z] #29 5.784 Fetched 3040 kB in 0s (9717 kB/s) [2022-04-19T07:20:32.164Z] #29 5.815 Selecting previously unselected package openssl. [2022-04-19T07:20:32.164Z] #29 5.815 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-19T07:20:32.164Z] #29 5.815 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 5.823 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 5.964 Selecting previously unselected package ca-certificates. [2022-04-19T07:20:32.164Z] #29 5.965 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T07:20:32.164Z] #29 5.971 Unpacking ca-certificates (20210119) ... [2022-04-19T07:20:32.164Z] #29 6.062 Selecting previously unselected package libbrotli1:amd64. [2022-04-19T07:20:32.164Z] #29 6.062 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.071 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T07:20:32.164Z] #29 6.171 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-19T07:20:32.164Z] #29 6.171 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.173 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.232 Selecting previously unselected package libsasl2-2:amd64. [2022-04-19T07:20:32.164Z] #29 6.232 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.239 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.291 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-19T07:20:32.164Z] #29 6.292 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.297 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T07:20:32.164Z] #29 6.371 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-19T07:20:32.164Z] #29 6.371 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.374 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T07:20:32.164Z] #29 6.427 Selecting previously unselected package libpsl5:amd64. [2022-04-19T07:20:32.164Z] #29 6.427 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.431 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T07:20:32.164Z] #29 6.477 Selecting previously unselected package librtmp1:amd64. [2022-04-19T07:20:32.164Z] #29 6.477 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T07:20:32.164Z] #29 6.525 Selecting previously unselected package libssh2-1:amd64. [2022-04-19T07:20:32.164Z] #29 6.525 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.529 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T07:20:32.164Z] #29 6.581 Selecting previously unselected package libcurl4:amd64. [2022-04-19T07:20:32.164Z] #29 6.581 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.585 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.649 Selecting previously unselected package curl. [2022-04-19T07:20:32.164Z] #29 6.649 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.655 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.714 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:20:32.164Z] #29 6.714 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.718 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:32.164Z] #29 6.774 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:20:32.164Z] #29 6.774 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.779 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:32.164Z] #29 6.826 Selecting previously unselected package jq. [2022-04-19T07:20:32.164Z] #29 6.827 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:20:32.164Z] #29 6.832 Unpacking jq (1.6-2.1) ... [2022-04-19T07:20:32.164Z] #29 6.876 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T07:20:32.164Z] #29 6.889 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T07:20:32.164Z] #29 6.901 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T07:20:32.164Z] #29 6.919 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.931 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T07:20:32.164Z] #29 6.943 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.954 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T07:20:32.164Z] #29 6.967 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 6.985 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:32.164Z] #29 7.002 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:32.164Z] #29 7.012 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T07:20:32.164Z] #29 7.024 Setting up ca-certificates (20210119) ... [2022-04-19T07:20:32.164Z] #29 7.673 Updating certificates in /etc/ssl/certs... [2022-04-19T07:20:32.164Z] #29 8.384 129 added, 0 removed; done. [2022-04-19T07:20:32.164Z] #29 8.428 Setting up jq (1.6-2.1) ... [2022-04-19T07:20:32.164Z] #29 8.440 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 8.453 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.164Z] #29 8.467 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:20:32.164Z] #29 8.486 Processing triggers for ca-certificates (20210119) ... [2022-04-19T07:20:32.164Z] #29 8.501 Updating certificates in /etc/ssl/certs... [2022-04-19T07:20:32.164Z] #29 9.133 0 added, 0 removed; done. [2022-04-19T07:20:32.164Z] #29 9.133 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T07:20:32.164Z] #29 9.133 done. [2022-04-19T07:20:32.164Z] #29 ... [2022-04-19T07:20:32.164Z] [2022-04-19T07:20:32.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:32.164Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:32.164Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.0s done [2022-04-19T07:20:32.354Z] #21 12.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:20:32.354Z] #21 12.38 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-04-19T07:20:32.421Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 0.1s [2022-04-19T07:20:32.612Z] #21 12.43 Selecting previously unselected package pigz. [2022-04-19T07:20:32.612Z] #21 12.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-19T07:20:32.612Z] #21 12.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T07:20:32.612Z] #21 12.50 Unpacking pigz (2.6-1) ... [2022-04-19T07:20:32.869Z] #21 12.60 Selecting previously unselected package libelf1:amd64. [2022-04-19T07:20:32.869Z] #21 12.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T07:20:32.869Z] #21 12.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T07:20:32.869Z] #21 12.76 Selecting previously unselected package libbpf0:amd64. [2022-04-19T07:20:32.869Z] #21 12.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T07:20:32.869Z] #21 12.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:20:32.869Z] #21 12.85 Selecting previously unselected package libcap2:amd64. [2022-04-19T07:20:32.906Z] #11 ... [2022-04-19T07:20:32.906Z] [2022-04-19T07:20:32.906Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:32.906Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:20:32.906Z] #29 2.026 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:32.906Z] #29 2.028 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:32.906Z] #29 2.037 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:32.906Z] #29 2.199 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:32.906Z] #29 2.371 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:32.906Z] #29 2.953 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:32.906Z] #29 3.978 Fetched 8510 kB in 2s (3812 kB/s) [2022-04-19T07:20:32.906Z] #29 3.978 Reading package lists... [2022-04-19T07:20:32.906Z] #29 4.759 Reading package lists... [2022-04-19T07:20:32.906Z] #29 5.559 Building dependency tree... [2022-04-19T07:20:32.906Z] #29 5.935 The following additional packages will be installed: [2022-04-19T07:20:32.906Z] #29 5.935 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T07:20:32.906Z] #29 5.935 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T07:20:32.906Z] #29 5.935 Recommended packages: [2022-04-19T07:20:32.906Z] #29 5.935 libldap-common publicsuffix libsasl2-modules [2022-04-19T07:20:32.906Z] #29 6.091 The following NEW packages will be installed: [2022-04-19T07:20:32.906Z] #29 6.092 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T07:20:32.906Z] #29 6.092 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T07:20:32.906Z] #29 6.093 libssh2-1 openssl [2022-04-19T07:20:32.906Z] #29 6.365 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T07:20:32.906Z] #29 6.365 Need to get 3040 kB of archives. [2022-04-19T07:20:32.906Z] #29 6.365 After this operation, 6651 kB of additional disk space will be used. [2022-04-19T07:20:32.906Z] #29 6.365 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-19T07:20:32.906Z] #29 6.391 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:20:32.906Z] #29 6.395 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:20:32.906Z] #29 6.403 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:20:32.906Z] #29 6.547 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:20:32.906Z] #29 6.575 Fetched 3040 kB in 0s (10.2 MB/s) [2022-04-19T07:20:32.906Z] #29 6.602 Selecting previously unselected package openssl. [2022-04-19T07:20:32.906Z] #29 6.602 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-19T07:20:32.906Z] #29 6.602 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 6.610 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 6.769 Selecting previously unselected package ca-certificates. [2022-04-19T07:20:32.906Z] #29 6.769 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T07:20:32.906Z] #29 6.771 Unpacking ca-certificates (20210119) ... [2022-04-19T07:20:32.906Z] #29 6.837 Selecting previously unselected package libbrotli1:amd64. [2022-04-19T07:20:32.906Z] #29 6.837 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 6.844 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T07:20:32.906Z] #29 6.915 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-19T07:20:32.906Z] #29 6.915 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 6.920 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 6.962 Selecting previously unselected package libsasl2-2:amd64. [2022-04-19T07:20:32.906Z] #29 6.962 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 6.967 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.023 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-19T07:20:32.906Z] #29 7.024 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.030 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T07:20:32.906Z] #29 7.124 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-19T07:20:32.906Z] #29 7.124 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.130 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T07:20:32.906Z] #29 7.176 Selecting previously unselected package libpsl5:amd64. [2022-04-19T07:20:32.906Z] #29 7.176 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.180 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T07:20:32.906Z] #29 7.219 Selecting previously unselected package librtmp1:amd64. [2022-04-19T07:20:32.906Z] #29 7.219 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.224 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T07:20:32.906Z] #29 7.260 Selecting previously unselected package libssh2-1:amd64. [2022-04-19T07:20:32.906Z] #29 7.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.264 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T07:20:32.906Z] #29 7.375 Selecting previously unselected package libcurl4:amd64. [2022-04-19T07:20:32.906Z] #29 7.375 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.382 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.469 Selecting previously unselected package curl. [2022-04-19T07:20:32.906Z] #29 7.469 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.470 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.541 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:20:32.906Z] #29 7.541 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.545 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:32.906Z] #29 7.607 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:20:32.906Z] #29 7.607 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.610 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:32.906Z] #29 7.657 Selecting previously unselected package jq. [2022-04-19T07:20:32.906Z] #29 7.657 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:20:32.906Z] #29 7.661 Unpacking jq (1.6-2.1) ... [2022-04-19T07:20:32.906Z] #29 7.711 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T07:20:32.906Z] #29 7.722 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T07:20:32.906Z] #29 7.733 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T07:20:32.906Z] #29 7.742 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.753 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T07:20:32.906Z] #29 7.770 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.780 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T07:20:32.906Z] #29 7.798 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 7.809 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:32.906Z] #29 7.819 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:32.906Z] #29 7.828 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T07:20:32.906Z] #29 7.837 Setting up ca-certificates (20210119) ... [2022-04-19T07:20:32.906Z] #29 8.402 Updating certificates in /etc/ssl/certs... [2022-04-19T07:20:32.906Z] #29 9.124 129 added, 0 removed; done. [2022-04-19T07:20:32.906Z] #29 9.163 Setting up jq (1.6-2.1) ... [2022-04-19T07:20:32.906Z] #29 9.177 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 9.189 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T07:20:32.906Z] #29 9.199 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:20:32.906Z] #29 9.217 Processing triggers for ca-certificates (20210119) ... [2022-04-19T07:20:32.906Z] #29 9.225 Updating certificates in /etc/ssl/certs... [2022-04-19T07:20:32.906Z] #29 9.831 0 added, 0 removed; done. [2022-04-19T07:20:32.906Z] #29 9.831 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T07:20:32.906Z] #29 9.832 done. [2022-04-19T07:20:32.906Z] #29 ... [2022-04-19T07:20:32.906Z] [2022-04-19T07:20:32.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:32.906Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:32.906Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.3s done [2022-04-19T07:20:32.986Z] #11 ... [2022-04-19T07:20:32.986Z] [2022-04-19T07:20:32.986Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:32.986Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:20:32.986Z] #29 DONE 11.5s [2022-04-19T07:20:32.986Z] [2022-04-19T07:20:32.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:32.986Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:32.986Z] #11 ... [2022-04-19T07:20:32.986Z] [2022-04-19T07:20:32.986Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T07:20:32.986Z] #30 sha256:bb0fdd125b227a8c3064d8c6119b3b038b778f9c3f5ff8f1863c9e30c2518d19 [2022-04-19T07:20:32.986Z] #30 DONE 0.1s [2022-04-19T07:20:32.986Z] [2022-04-19T07:20:32.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:32.986Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:33.127Z] #21 12.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T07:20:33.127Z] #21 12.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:20:33.127Z] #21 12.93 Selecting previously unselected package libmnl0:amd64. [2022-04-19T07:20:33.127Z] #21 12.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T07:20:33.127Z] #21 12.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:20:33.127Z] #21 13.00 Selecting previously unselected package libxtables12:amd64. [2022-04-19T07:20:33.127Z] #21 13.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T07:20:33.127Z] #21 13.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:20:33.127Z] #21 13.10 Selecting previously unselected package libcap2-bin. [2022-04-19T07:20:33.127Z] #21 13.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T07:20:33.127Z] #21 13.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T07:20:33.127Z] #21 13.20 Selecting previously unselected package iproute2. [2022-04-19T07:20:33.385Z] #21 13.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T07:20:33.385Z] #21 13.21 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T07:20:33.480Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a [2022-04-19T07:20:33.950Z] #21 13.73 Selecting previously unselected package xxd. [2022-04-19T07:20:33.950Z] #21 13.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:20:33.950Z] #21 13.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:33.950Z] #21 13.88 Selecting previously unselected package vim-common. [2022-04-19T07:20:33.950Z] #21 13.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:20:33.950Z] #21 13.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:34.055Z] #11 ... [2022-04-19T07:20:34.055Z] [2022-04-19T07:20:34.055Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:34.055Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:20:34.055Z] #29 DONE 12.1s [2022-04-19T07:20:34.055Z] [2022-04-19T07:20:34.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:34.055Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:34.208Z] #21 14.10 Selecting previously unselected package bash-completion. [2022-04-19T07:20:34.208Z] #21 14.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T07:20:34.320Z] #11 ... [2022-04-19T07:20:34.320Z] [2022-04-19T07:20:34.320Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T07:20:34.320Z] #30 sha256:bffa6c87b17f8a0899bc0eea6b7df2a8a660582b3de0d763b8b08871ca229d7d [2022-04-19T07:20:34.320Z] #30 DONE 0.1s [2022-04-19T07:20:34.320Z] [2022-04-19T07:20:34.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:7c4f3edb000e9e0e8b2a3e30d1d4969c1bdca2dff3ba51fb3d965628e5a307f8 [2022-04-19T07:20:34.320Z] #11 sha256:598ad91f8823fc8ac599791bbf0d9979ab8af6a0e9a6e0408b944a6fc9305c8a [2022-04-19T07:20:35.176Z] #21 ... [2022-04-19T07:20:35.176Z] [2022-04-19T07:20:35.176Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:20:35.176Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:20:35.176Z] #34 DONE 119.2s [2022-04-19T07:20:35.434Z] [2022-04-19T07:20:35.434Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:20:35.434Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:20:36.249Z] #50 ... [2022-04-19T07:20:36.249Z] [2022-04-19T07:20:36.249Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:20:36.249Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:20:36.249Z] #19 125.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-19T07:20:36.249Z] #19 125.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:36.249Z] #19 125.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:20:36.249Z] #19 125.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-19T07:20:36.249Z] #19 125.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-19T07:20:36.249Z] #19 125.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T07:20:36.249Z] #19 126.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-19T07:20:36.249Z] #19 126.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T07:20:36.249Z] #19 126.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T07:20:36.249Z] #19 126.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-19T07:20:36.249Z] #19 126.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:36.249Z] #19 126.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:20:36.249Z] #19 127.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-19T07:20:36.249Z] #19 127.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:36.249Z] #19 127.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:20:36.408Z] #51 ... [2022-04-19T07:20:36.408Z] [2022-04-19T07:20:36.408Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:20:36.408Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:20:36.408Z] #21 16.36 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T07:20:36.974Z] #21 16.77 Selecting previously unselected package bzip2. [2022-04-19T07:20:36.974Z] #21 16.77 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T07:20:36.974Z] #21 16.78 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T07:20:36.974Z] #21 16.92 Selecting previously unselected package xz-utils. [2022-04-19T07:20:36.974Z] #21 16.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T07:20:36.974Z] #21 16.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:20:37.231Z] #21 17.09 Selecting previously unselected package apparmor. [2022-04-19T07:20:37.231Z] #21 17.09 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T07:20:37.231Z] #21 17.17 Unpacking apparmor (2.13.6-10) ... [2022-04-19T07:20:37.795Z] #21 17.59 Selecting previously unselected package inetutils-ping. [2022-04-19T07:20:37.795Z] #21 17.59 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T07:20:37.795Z] #21 17.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T07:20:37.795Z] #21 17.72 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T07:20:37.795Z] #21 17.72 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:20:37.795Z] #21 17.73 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:20:37.795Z] #21 17.82 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T07:20:38.051Z] #21 17.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:20:38.051Z] #21 17.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:20:38.051Z] #21 17.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T07:20:38.051Z] #21 17.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T07:20:38.051Z] #21 17.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:20:38.051Z] #21 17.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T07:20:38.051Z] #21 17.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T07:20:38.051Z] #21 18.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:20:38.051Z] #21 18.08 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T07:20:38.260Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.3s [2022-04-19T07:20:38.309Z] #21 18.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T07:20:38.309Z] #21 18.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:20:38.309Z] #21 18.18 Selecting previously unselected package iptables. [2022-04-19T07:20:38.309Z] #21 18.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T07:20:38.309Z] #21 18.20 Unpacking iptables (1.8.7-1) ... [2022-04-19T07:20:38.543Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 5.0s [2022-04-19T07:20:38.570Z] #21 18.42 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:20:38.570Z] #21 18.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:20:38.570Z] #21 18.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:38.826Z] #21 18.57 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:20:38.826Z] #21 18.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:20:38.826Z] #21 18.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:38.826Z] #21 18.70 Selecting previously unselected package jq. [2022-04-19T07:20:38.826Z] #21 18.71 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:20:38.826Z] #21 18.71 Unpacking jq (1.6-2.1) ... [2022-04-19T07:20:38.826Z] #21 18.79 Selecting previously unselected package libaio1:amd64. [2022-04-19T07:20:38.826Z] #21 18.79 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T07:20:38.826Z] #21 18.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:20:39.083Z] #21 18.85 Selecting previously unselected package libgpm2:amd64. [2022-04-19T07:20:39.083Z] #21 18.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T07:20:39.083Z] #21 18.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:20:39.083Z] #21 18.92 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:20:39.083Z] #21 18.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:20:39.083Z] #21 18.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:20:40.916Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 8.4s done [2022-04-19T07:20:40.949Z] #23 8.374 Collecting yamllint==1.26.1 [2022-04-19T07:20:40.949Z] #23 9.442 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T07:20:41.176Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-19T07:20:41.206Z] #23 10.37 Collecting pathspec>=0.5.3 [2022-04-19T07:20:41.206Z] #23 10.38 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T07:20:41.435Z] #11 DONE 28.5s [2022-04-19T07:20:41.435Z] [2022-04-19T07:20:41.435Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:20:41.435Z] #31 sha256:99c9ab88146c0671e1b9d382331e8afc6f78a66ab6e896c777d6ff7f1e9ff119 [2022-04-19T07:20:41.435Z] #31 1.607 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T07:20:41.435Z] #31 1.873 [2022-04-19T07:20:41.435Z] #31 2.094 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:41.435Z] #31 2.336 [2022-04-19T07:20:41.435Z] #31 3.206 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T07:20:41.435Z] #31 3.465 [2022-04-19T07:20:41.435Z] #31 3.682 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:41.435Z] #31 3.970 [2022-04-19T07:20:41.435Z] #31 4.907 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T07:20:41.435Z] #31 5.179 [2022-04-19T07:20:41.435Z] #31 5.395 #=#=# ################### 27.1% ######################################### 57.8% ################################################################# 91.6% ######################################################################## 100.0% [2022-04-19T07:20:41.435Z] #31 5.939 [2022-04-19T07:20:41.435Z] #31 6.801 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T07:20:41.435Z] #31 7.067 [2022-04-19T07:20:41.435Z] #31 7.297 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:41.435Z] #31 7.555 [2022-04-19T07:20:41.435Z] #31 8.233 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T07:20:41.435Z] #31 ... [2022-04-19T07:20:41.435Z] [2022-04-19T07:20:41.435Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T07:20:41.435Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-19T07:20:41.463Z] #23 10.63 Collecting pyyaml [2022-04-19T07:20:41.463Z] #23 10.65 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-19T07:20:41.463Z] #23 10.70 Building wheels for collected packages: yamllint [2022-04-19T07:20:41.463Z] #23 10.70 Building wheel for yamllint (setup.py): started [2022-04-19T07:20:41.719Z] #21 21.77 Selecting previously unselected package libinih1:amd64. [2022-04-19T07:20:41.860Z] #11 extracting sha256:4fe55ee977f1346e3b36b3843bac1a122aeafcf917bc14c380b7f8612650124a 8.2s done [2022-04-19T07:20:41.860Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 [2022-04-19T07:20:41.860Z] #11 extracting sha256:09c5fd124f19893ecdcc4f0533a3ef8e3411a80aef3e90d608e3488ba5c18d36 done [2022-04-19T07:20:41.977Z] #21 21.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T07:20:41.977Z] #21 21.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T07:20:41.977Z] #21 21.84 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:20:41.977Z] #21 21.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:20:41.977Z] #21 21.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:20:41.977Z] #21 21.91 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:20:41.977Z] #21 21.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:20:41.977Z] #21 21.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:20:41.977Z] #21 22.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:20:42.122Z] #11 DONE 29.9s [2022-04-19T07:20:42.122Z] [2022-04-19T07:20:42.122Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T07:20:42.122Z] #12 sha256:8ad65979998e8d27f0d5f56900d24ed661b16ef90101cc198c4b1d518a559f3e [2022-04-19T07:20:42.234Z] #21 22.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:20:42.234Z] #21 22.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:20:42.234Z] #21 22.09 Selecting previously unselected package net-tools. [2022-04-19T07:20:42.234Z] #21 22.11 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T07:20:42.234Z] #21 22.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:20:42.396Z] #23 11.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T07:20:42.492Z] #21 22.28 Selecting previously unselected package patch. [2022-04-19T07:20:42.492Z] #21 22.29 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T07:20:42.492Z] #21 22.30 Unpacking patch (2.7.6-7) ... [2022-04-19T07:20:42.492Z] #21 22.40 Selecting previously unselected package python-pip-whl. [2022-04-19T07:20:42.492Z] #21 22.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:20:42.492Z] #21 22.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:20:42.654Z] #23 11.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=14a8b53fbf9ac55813937dd6c91e433109e63dbb991b2af6a0caf215f9388770 [2022-04-19T07:20:42.654Z] #23 11.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T07:20:42.654Z] #23 11.62 Successfully built yamllint [2022-04-19T07:20:42.654Z] #23 11.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T07:20:42.808Z] #12 DONE 1.5s [2022-04-19T07:20:42.808Z] [2022-04-19T07:20:42.808Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:20:42.808Z] #31 sha256:99c9ab88146c0671e1b9d382331e8afc6f78a66ab6e896c777d6ff7f1e9ff119 [2022-04-19T07:20:42.808Z] #31 8.493 [2022-04-19T07:20:42.808Z] #31 8.723 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:42.808Z] #31 8.959 [2022-04-19T07:20:42.808Z] #31 9.000 Download of images into '/build' complete. [2022-04-19T07:20:42.808Z] #31 9.000 Use something like the following to load the result into a Docker daemon: [2022-04-19T07:20:42.808Z] #31 9.000 tar -cC '/build' . | docker load [2022-04-19T07:20:42.912Z] #23 12.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T07:20:43.057Z] #21 22.91 Selecting previously unselected package python3-lib2to3. [2022-04-19T07:20:43.057Z] #21 22.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T07:20:43.057Z] #21 22.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:20:43.057Z] #21 23.03 Selecting previously unselected package python3-distutils. [2022-04-19T07:20:43.057Z] #21 23.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T07:20:43.057Z] #21 23.04 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T07:20:43.066Z] #31 DONE 9.7s [2022-04-19T07:20:43.066Z] [2022-04-19T07:20:43.066Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-19T07:20:43.066Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-19T07:20:43.315Z] #21 23.16 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:20:43.315Z] #21 23.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:20:43.315Z] #21 23.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:20:43.478Z] #23 DONE 12.6s [2022-04-19T07:20:43.478Z] [2022-04-19T07:20:43.478Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T07:20:43.478Z] #30 sha256:6bf8338406e0c3184a3368c0ca637f461401b17dfc92a64e5c42096c83e2ccb9 [2022-04-19T07:20:43.478Z] #30 CACHED [2022-04-19T07:20:43.478Z] [2022-04-19T07:20:43.478Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:20:43.478Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-19T07:20:43.478Z] #29 CACHED [2022-04-19T07:20:43.478Z] [2022-04-19T07:20:43.478Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:20:43.478Z] #31 sha256:53760c07251ad7d5913158c205c635efdcce88ffc2bfef37879f42b46a9c54a5 [2022-04-19T07:20:43.478Z] #31 CACHED [2022-04-19T07:20:43.479Z] [2022-04-19T07:20:43.479Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:43.479Z] #43 sha256:3c6e603ab2ceb926f7b67e7af224ed90855540225b0fe3ab4ff7acbf8a9233e3 [2022-04-19T07:20:43.513Z] #12 DONE 1.2s [2022-04-19T07:20:43.513Z] [2022-04-19T07:20:43.513Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:20:43.513Z] #31 sha256:81a9d8d769b9d13f5da124658a0058152b0c9b76164fab82b24f0cf8adb71e75 [2022-04-19T07:20:43.513Z] #31 1.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T07:20:43.513Z] #31 1.836 [2022-04-19T07:20:43.513Z] #31 2.052 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:43.513Z] #31 2.324 [2022-04-19T07:20:43.513Z] #31 3.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T07:20:43.513Z] #31 3.481 [2022-04-19T07:20:43.513Z] #31 3.702 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:43.513Z] #31 3.992 [2022-04-19T07:20:43.513Z] #31 4.879 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T07:20:43.513Z] #31 5.135 [2022-04-19T07:20:43.513Z] #31 5.379 #=#=# ###### 8.5% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-04-19T07:20:43.513Z] #31 5.918 [2022-04-19T07:20:43.513Z] #31 6.812 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T07:20:43.513Z] #31 7.092 [2022-04-19T07:20:43.513Z] #31 7.317 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:43.513Z] #31 7.554 [2022-04-19T07:20:43.513Z] #31 8.229 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T07:20:43.513Z] #31 8.424 [2022-04-19T07:20:43.513Z] #31 8.638 #=#=# ######################################################################## 100.0% [2022-04-19T07:20:43.513Z] #31 8.832 [2022-04-19T07:20:43.513Z] #31 8.877 Download of images into '/build' complete. [2022-04-19T07:20:43.513Z] #31 8.877 Use something like the following to load the result into a Docker daemon: [2022-04-19T07:20:43.513Z] #31 8.877 tar -cC '/build' . | docker load [2022-04-19T07:20:43.513Z] #31 DONE 9.0s [2022-04-19T07:20:43.513Z] [2022-04-19T07:20:43.513Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-19T07:20:43.513Z] #13 sha256:fd394a1e781e3bc8abbfae211f1ab4ee6783260746d1ab147d8f813e313342dc [2022-04-19T07:20:43.573Z] #21 23.30 Selecting previously unselected package python3-setuptools. [2022-04-19T07:20:43.573Z] #21 23.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T07:20:43.573Z] #21 23.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T07:20:43.573Z] #21 23.53 Selecting previously unselected package python3-wheel. [2022-04-19T07:20:43.573Z] #21 23.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T07:20:43.573Z] #21 23.54 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T07:20:43.632Z] #13 DONE 0.6s [2022-04-19T07:20:43.632Z] [2022-04-19T07:20:43.632Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:20:43.632Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:20:43.632Z] #49 ... [2022-04-19T07:20:43.632Z] [2022-04-19T07:20:43.632Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:20:43.632Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-19T07:20:43.632Z] #42 DONE 0.2s [2022-04-19T07:20:43.632Z] [2022-04-19T07:20:43.632Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T07:20:43.632Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-19T07:20:43.632Z] #33 DONE 0.2s [2022-04-19T07:20:43.831Z] #21 23.60 Selecting previously unselected package python3-pip. [2022-04-19T07:20:43.831Z] #21 23.62 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:20:43.831Z] #21 23.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:20:43.896Z] [2022-04-19T07:20:43.896Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T07:20:43.896Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-19T07:20:43.896Z] #46 DONE 0.3s [2022-04-19T07:20:43.896Z] [2022-04-19T07:20:43.896Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T07:20:43.896Z] #25 sha256:96aa8a5913c3a6d6fac1618abaacebe4249222bcc258340f8efceb87ee7ca6b5 [2022-04-19T07:20:43.896Z] #25 DONE 0.3s [2022-04-19T07:20:43.896Z] [2022-04-19T07:20:43.896Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:20:43.896Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:20:43.896Z] #47 ... [2022-04-19T07:20:43.896Z] [2022-04-19T07:20:43.896Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T07:20:43.896Z] #62 sha256:8aab3a6a6901a902f2e2e518161a0abaf02ac73cccf5dcb4a4e161edc208ed75 [2022-04-19T07:20:43.896Z] #62 DONE 0.4s [2022-04-19T07:20:44.087Z] #13 DONE 0.7s [2022-04-19T07:20:44.087Z] [2022-04-19T07:20:44.087Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T07:20:44.087Z] #42 sha256:bb879fd9cd66538bd7907c810a31f792c6d8db071ac291d7bfe8b34e4a76bc53 [2022-04-19T07:20:44.087Z] #42 DONE 0.0s [2022-04-19T07:20:44.087Z] [2022-04-19T07:20:44.087Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T07:20:44.087Z] #46 sha256:4e3b504c94550df1ab38467abbff9455e91f50dcfc8c1ddca9f16eec562ef723 [2022-04-19T07:20:44.087Z] #46 DONE 0.1s [2022-04-19T07:20:44.087Z] [2022-04-19T07:20:44.087Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:44.087Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:20:44.087Z] #43 ... [2022-04-19T07:20:44.087Z] [2022-04-19T07:20:44.088Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T07:20:44.088Z] #33 sha256:7b7231920d65a2ae194c0bba43fa7dc8912a98ac13df84be6154753fe919c440 [2022-04-19T07:20:44.088Z] #33 DONE 0.2s [2022-04-19T07:20:44.088Z] [2022-04-19T07:20:44.088Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T07:20:44.088Z] #25 sha256:5cb0e588deb9ef501c0cef26031fab924221f9f606b562cab95c075429171f73 [2022-04-19T07:20:44.088Z] #25 DONE 0.2s [2022-04-19T07:20:44.088Z] [2022-04-19T07:20:44.088Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T07:20:44.088Z] #62 sha256:f25396d393adfc0f1eb826ba7eb0bc35fe2746c91e01c637f0d6245ce51c6589 [2022-04-19T07:20:44.088Z] #62 DONE 0.2s [2022-04-19T07:20:44.090Z] #21 23.89 Selecting previously unselected package sudo. [2022-04-19T07:20:44.090Z] #21 23.90 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T07:20:44.090Z] #21 23.91 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T07:20:44.158Z] [2022-04-19T07:20:44.158Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:44.158Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:20:44.350Z] [2022-04-19T07:20:44.350Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:44.350Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:20:44.654Z] #21 24.43 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T07:20:44.654Z] #21 24.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T07:20:44.654Z] #21 24.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:20:44.911Z] #21 24.67 Selecting previously unselected package uidmap. [2022-04-19T07:20:44.911Z] #21 24.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T07:20:44.911Z] #21 24.69 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T07:20:44.911Z] #21 24.84 Selecting previously unselected package vim-runtime. [2022-04-19T07:20:44.911Z] #21 24.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:20:44.911Z] #21 24.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T07:20:44.911Z] #21 24.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T07:20:45.168Z] #21 24.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:46.233Z] #19 137.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-19T07:20:46.233Z] #19 137.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:46.234Z] #19 137.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:20:46.234Z] #19 138.0 Selecting previously unselected package patch. [2022-04-19T07:20:46.234Z] #19 138.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-19T07:20:46.234Z] #19 138.0 Unpacking patch (2.7.6-7) ... [2022-04-19T07:20:46.234Z] #19 138.1 Selecting previously unselected package dpkg-dev. [2022-04-19T07:20:46.234Z] #19 138.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-19T07:20:46.234Z] #19 138.1 Unpacking dpkg-dev (1.20.9) ... [2022-04-19T07:20:46.234Z] #19 138.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-19T07:20:46.234Z] #19 138.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-19T07:20:46.234Z] #19 138.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T07:20:46.234Z] #19 138.5 Selecting previously unselected package libio-string-perl. [2022-04-19T07:20:46.234Z] #19 138.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-19T07:20:46.234Z] #19 138.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-19T07:20:46.493Z] #19 138.6 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:20:46.493Z] #19 138.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:20:46.493Z] #19 138.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:20:46.753Z] #19 ... [2022-04-19T07:20:46.753Z] [2022-04-19T07:20:46.753Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:46.753Z] #50 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:20:46.753Z] #50 DONE 145.4s [2022-04-19T07:20:47.013Z] [2022-04-19T07:20:47.013Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:20:47.013Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:20:47.672Z] #63 2.909 + RM_GOPATH=0 [2022-04-19T07:20:47.672Z] #63 2.909 + TMP_GOPATH= [2022-04-19T07:20:47.672Z] #63 2.909 + : /build [2022-04-19T07:20:47.672Z] #63 2.909 + '[' -z '' ']' [2022-04-19T07:20:47.672Z] #63 2.909 ++ mktemp -d [2022-04-19T07:20:47.672Z] #63 2.909 + export GOPATH=/tmp/tmp.md0bVZLEow [2022-04-19T07:20:47.672Z] #63 2.909 + GOPATH=/tmp/tmp.md0bVZLEow [2022-04-19T07:20:47.672Z] #63 2.909 + RM_GOPATH=1 [2022-04-19T07:20:47.672Z] #63 2.909 + case "$(go env GOARCH)" in [2022-04-19T07:20:47.672Z] #63 2.909 ++ go env GOARCH [2022-04-19T07:20:47.672Z] #63 2.951 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:47.672Z] #63 2.951 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:47.672Z] #63 2.957 ++ dirname /install.sh [2022-04-19T07:20:47.672Z] #63 2.957 + dir=/ [2022-04-19T07:20:47.672Z] #63 2.957 + bin=rootlesskit [2022-04-19T07:20:47.672Z] #63 2.957 + shift [2022-04-19T07:20:47.672Z] #63 2.957 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T07:20:47.672Z] #63 2.957 + . //rootlesskit.installer [2022-04-19T07:20:47.672Z] #63 2.957 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:47.672Z] #63 2.957 + install_rootlesskit [2022-04-19T07:20:47.672Z] #63 2.957 + case "$1" in [2022-04-19T07:20:47.672Z] #63 2.957 + export CGO_ENABLED=0 [2022-04-19T07:20:47.672Z] #63 2.957 + CGO_ENABLED=0 [2022-04-19T07:20:47.672Z] #63 2.957 + _install_rootlesskit [2022-04-19T07:20:47.672Z] #63 2.963 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T07:20:47.672Z] #63 2.963 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:20:47.672Z] #63 2.963 + GOBIN=/build [2022-04-19T07:20:47.672Z] #63 2.963 + GO111MODULE=on [2022-04-19T07:20:47.672Z] #63 2.963 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:47.672Z] #63 2.963 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:47.935Z] #63 3.542 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T07:20:48.354Z] #63 3.709 + RM_GOPATH=0 [2022-04-19T07:20:48.354Z] #63 3.709 + TMP_GOPATH= [2022-04-19T07:20:48.354Z] #63 3.709 + : /build [2022-04-19T07:20:48.354Z] #63 3.709 + '[' -z '' ']' [2022-04-19T07:20:48.354Z] #63 3.710 ++ mktemp -d [2022-04-19T07:20:48.354Z] #63 3.714 + export GOPATH=/tmp/tmp.jtsmMgNgkC [2022-04-19T07:20:48.354Z] #63 3.714 + GOPATH=/tmp/tmp.jtsmMgNgkC [2022-04-19T07:20:48.354Z] #63 3.714 + RM_GOPATH=1 [2022-04-19T07:20:48.354Z] #63 3.714 + case "$(go env GOARCH)" in [2022-04-19T07:20:48.354Z] #63 3.714 ++ go env GOARCH [2022-04-19T07:20:48.354Z] #63 3.732 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:48.354Z] #63 3.732 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:48.354Z] #63 3.732 ++ dirname /install.sh [2022-04-19T07:20:48.354Z] #63 3.733 + dir=/ [2022-04-19T07:20:48.354Z] #63 3.734 + bin=rootlesskit [2022-04-19T07:20:48.354Z] #63 3.734 + shift [2022-04-19T07:20:48.354Z] #63 3.734 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T07:20:48.354Z] #63 3.734 + . //rootlesskit.installer [2022-04-19T07:20:48.354Z] #63 3.734 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:48.354Z] #63 3.738 + install_rootlesskit [2022-04-19T07:20:48.354Z] #63 3.738 + case "$1" in [2022-04-19T07:20:48.354Z] #63 3.738 + export CGO_ENABLED=0 [2022-04-19T07:20:48.354Z] #63 3.738 + CGO_ENABLED=0 [2022-04-19T07:20:48.354Z] #63 3.738 + _install_rootlesskit [2022-04-19T07:20:48.354Z] #63 3.739 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T07:20:48.354Z] #63 3.739 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:20:48.354Z] #63 3.739 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:48.354Z] #63 3.739 + GOBIN=/build [2022-04-19T07:20:48.354Z] #63 3.739 + GO111MODULE=on [2022-04-19T07:20:48.354Z] #63 3.739 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:20:48.354Z] #63 4.195 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T07:20:48.393Z] #19 140.5 Selecting previously unselected package libxml2:amd64. [2022-04-19T07:20:48.393Z] #19 140.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T07:20:48.393Z] #19 140.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:20:48.393Z] #19 140.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-19T07:20:48.393Z] #19 140.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-19T07:20:48.393Z] #19 140.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T07:20:48.393Z] #19 140.7 Selecting previously unselected package libxml-sax-base-perl. [2022-04-19T07:20:48.393Z] #19 140.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-19T07:20:48.393Z] #19 140.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T07:20:48.393Z] #19 140.8 Selecting previously unselected package libxml-sax-perl. [2022-04-19T07:20:48.441Z] #21 27.80 Selecting previously unselected package vim. [2022-04-19T07:20:48.441Z] #21 27.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:20:48.441Z] #21 27.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:48.441Z] #21 28.25 Selecting previously unselected package xfsprogs. [2022-04-19T07:20:48.441Z] #21 28.25 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T07:20:48.441Z] #21 28.26 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T07:20:48.652Z] #19 140.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-19T07:20:48.652Z] #19 140.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T07:20:48.652Z] #19 140.9 Selecting previously unselected package libxml-libxml-perl. [2022-04-19T07:20:48.652Z] #19 140.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-19T07:20:48.652Z] #19 140.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T07:20:48.652Z] #19 141.0 Selecting previously unselected package libxml-simple-perl. [2022-04-19T07:20:48.652Z] #19 141.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-19T07:20:48.652Z] #19 141.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-19T07:20:48.652Z] #19 141.0 Selecting previously unselected package libyaml-perl. [2022-04-19T07:20:48.652Z] #19 141.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-19T07:20:48.652Z] #19 141.0 Unpacking libyaml-perl (1.30-1) ... [2022-04-19T07:20:48.697Z] #21 28.69 Selecting previously unselected package zip. [2022-04-19T07:20:48.911Z] #19 141.1 Selecting previously unselected package libconfig-auto-perl. [2022-04-19T07:20:48.911Z] #19 141.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-19T07:20:48.911Z] #19 141.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-19T07:20:48.911Z] #19 141.1 Selecting previously unselected package libfile-which-perl. [2022-04-19T07:20:48.911Z] #19 141.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-19T07:20:48.911Z] #19 141.2 Unpacking libfile-which-perl (1.23-1) ... [2022-04-19T07:20:48.911Z] #19 141.2 Selecting previously unselected package libfile-homedir-perl. [2022-04-19T07:20:48.911Z] #19 141.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-19T07:20:48.911Z] #19 141.2 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-19T07:20:48.911Z] #19 141.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-19T07:20:48.953Z] #21 28.70 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T07:20:48.953Z] #21 28.70 Unpacking zip (3.0-12) ... [2022-04-19T07:20:48.953Z] #21 28.83 Selecting previously unselected package zstd. [2022-04-19T07:20:48.953Z] #21 28.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T07:20:48.953Z] #21 28.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:20:49.168Z] #19 141.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-19T07:20:49.169Z] #19 141.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T07:20:49.169Z] #19 141.3 Selecting previously unselected package dpkg-cross. [2022-04-19T07:20:49.169Z] #19 141.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-19T07:20:49.169Z] #19 141.3 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-19T07:20:49.169Z] #19 141.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-19T07:20:49.169Z] #19 141.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-19T07:20:49.169Z] #19 141.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-19T07:20:49.169Z] #19 141.4 Selecting previously unselected package libc6-armel-cross. [2022-04-19T07:20:49.169Z] #19 141.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T07:20:49.169Z] #19 141.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-19T07:20:49.210Z] #21 29.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:20:49.427Z] #19 141.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-19T07:20:49.427Z] #19 141.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:49.427Z] #19 141.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:49.427Z] #19 141.7 Selecting previously unselected package libgomp1-armel-cross. [2022-04-19T07:20:49.427Z] #19 141.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:49.427Z] #19 141.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:49.427Z] #19 141.8 Selecting previously unselected package libatomic1-armel-cross. [2022-04-19T07:20:49.686Z] #19 141.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:49.686Z] #19 141.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:49.686Z] #19 141.8 Selecting previously unselected package libasan6-armel-cross. [2022-04-19T07:20:49.686Z] #19 141.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:49.686Z] #19 141.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:49.773Z] #21 29.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:20:49.945Z] #19 142.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-19T07:20:49.945Z] #19 142.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:49.945Z] #19 142.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:49.945Z] #19 142.3 Selecting previously unselected package libubsan1-armel-cross. [2022-04-19T07:20:49.952Z] #63 ... [2022-04-19T07:20:49.952Z] [2022-04-19T07:20:49.952Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:49.952Z] #26 sha256:616514cbeb0cca3bd48757b3af0b6d4b09d33585d4e67ea22f17612a6893868b [2022-04-19T07:20:49.952Z] #26 3.577 + RM_GOPATH=0 [2022-04-19T07:20:49.952Z] #26 3.580 + TMP_GOPATH= [2022-04-19T07:20:49.952Z] #26 3.581 + : /build [2022-04-19T07:20:49.952Z] #26 3.581 + '[' -z '' ']' [2022-04-19T07:20:49.952Z] #26 3.582 ++ mktemp -d [2022-04-19T07:20:49.952Z] #26 3.589 + export GOPATH=/tmp/tmp.T35OnJIjTG [2022-04-19T07:20:49.952Z] #26 3.589 + GOPATH=/tmp/tmp.T35OnJIjTG [2022-04-19T07:20:49.952Z] #26 3.589 + RM_GOPATH=1 [2022-04-19T07:20:49.952Z] #26 3.590 + case "$(go env GOARCH)" in [2022-04-19T07:20:49.952Z] #26 3.591 ++ go env GOARCH [2022-04-19T07:20:49.952Z] #26 3.607 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:49.952Z] #26 3.607 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:49.952Z] #26 3.608 ++ dirname /install.sh [2022-04-19T07:20:49.952Z] #26 3.611 + dir=/ [2022-04-19T07:20:49.952Z] #26 3.611 + bin=dockercli [2022-04-19T07:20:49.952Z] #26 3.612 + shift [2022-04-19T07:20:49.952Z] #26 3.612 + '[' '!' -f //dockercli.installer ']' [2022-04-19T07:20:49.952Z] #26 3.612 + . //dockercli.installer [2022-04-19T07:20:49.952Z] #26 3.613 ++ : stable [2022-04-19T07:20:49.952Z] #26 3.613 ++ : 17.06.2-ce [2022-04-19T07:20:49.952Z] #26 3.613 + install_dockercli [2022-04-19T07:20:49.952Z] #26 3.614 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T07:20:49.952Z] #26 3.614 Install docker/cli version 17.06.2-ce from stable [2022-04-19T07:20:49.952Z] #26 3.614 ++ uname -m [2022-04-19T07:20:49.952Z] #26 3.625 + arch=x86_64 [2022-04-19T07:20:49.952Z] #26 3.625 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T07:20:49.952Z] #26 3.625 + url=https://download.docker.com/linux/static [2022-04-19T07:20:49.952Z] #26 3.626 + tar -xz docker/docker [2022-04-19T07:20:49.952Z] #26 3.629 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T07:20:50.030Z] #21 29.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:20:50.030Z] #21 29.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:20:50.030Z] #21 29.84 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:20:50.030Z] #21 29.85 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:20:50.030Z] #21 29.86 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T07:20:50.030Z] #21 29.88 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T07:20:50.030Z] #21 29.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:20:50.030Z] #21 29.90 Setting up bzip2 (1.0.8-4) ... [2022-04-19T07:20:50.030Z] #21 29.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:20:50.030Z] #21 29.93 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T07:20:50.203Z] #19 142.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:50.203Z] #19 142.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:50.203Z] #19 142.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-19T07:20:50.203Z] #19 142.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:50.203Z] #19 142.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:50.261Z] #63 6.505 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:20:50.261Z] #63 6.505 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T07:20:50.462Z] #19 142.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-19T07:20:50.462Z] #19 142.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:50.462Z] #19 142.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:20:50.593Z] #21 30.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:50.593Z] #21 30.51 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:20:50.593Z] #21 30.55 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T07:20:50.593Z] #21 30.56 Setting up apparmor (2.13.6-10) ... [2022-04-19T07:20:51.191Z] #63 7.163 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T07:20:51.961Z] #21 31.93 Setting up zip (3.0-12) ... [2022-04-19T07:20:51.961Z] #21 31.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:52.218Z] #21 31.97 Setting up bash-completion (1:2.11-2) ... [2022-04-19T07:20:53.721Z] #63 ... [2022-04-19T07:20:53.721Z] [2022-04-19T07:20:53.721Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:20:53.721Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:20:53.721Z] #53 3.708 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T07:20:53.721Z] #53 4.686 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T07:20:53.721Z] #53 4.689 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T07:20:53.721Z] #53 4.709 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T07:20:53.721Z] #53 6.414 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T07:20:53.721Z] #53 ... [2022-04-19T07:20:53.721Z] [2022-04-19T07:20:53.721Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:20:53.721Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:20:53.721Z] #51 3.973 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T07:20:53.721Z] #51 ... [2022-04-19T07:20:53.721Z] [2022-04-19T07:20:53.721Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:20:53.721Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:20:53.721Z] #34 2.777 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T07:20:53.721Z] #34 2.778 Cloning into '.'... [2022-04-19T07:20:53.980Z] #34 ... [2022-04-19T07:20:53.980Z] [2022-04-19T07:20:53.980Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:20:53.980Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:20:53.980Z] #58 4.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:53.980Z] #58 4.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:53.980Z] #58 4.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:53.980Z] #58 5.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:53.980Z] #58 7.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:53.980Z] #58 8.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.113Z] #21 33.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:20:54.113Z] #21 33.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T07:20:54.113Z] #21 33.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:20:54.113Z] #21 33.83 Setting up patch (2.7.6-7) ... [2022-04-19T07:20:54.113Z] #21 33.84 Setting up sudo (1.9.5p2-3) ... [2022-04-19T07:20:54.113Z] #21 33.93 invoke-rc.d: could not determine current runlevel [2022-04-19T07:20:54.113Z] #21 33.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:20:54.113Z] #21 33.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T07:20:54.113Z] #21 33.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:20:54.113Z] #21 34.01 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T07:20:54.113Z] #21 34.02 Setting up pigz (2.6-1) ... [2022-04-19T07:20:54.113Z] #21 34.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:20:54.113Z] #21 34.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:20:54.113Z] #21 34.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:20:54.113Z] #21 34.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:54.167Z] #26 ... [2022-04-19T07:20:54.167Z] [2022-04-19T07:20:54.167Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:20:54.167Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:20:54.167Z] #49 4.080 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T07:20:54.167Z] #49 5.666 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T07:20:54.167Z] #49 5.668 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T07:20:54.167Z] #49 5.748 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T07:20:54.167Z] #49 5.798 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T07:20:54.167Z] #49 6.212 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T07:20:54.167Z] #49 6.266 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T07:20:54.167Z] #49 6.373 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T07:20:54.167Z] #49 6.413 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T07:20:54.167Z] #49 6.580 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T07:20:54.167Z] #49 6.740 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T07:20:54.167Z] #49 6.807 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T07:20:54.167Z] #49 7.083 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T07:20:54.167Z] #49 ... [2022-04-19T07:20:54.167Z] [2022-04-19T07:20:54.167Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:20:54.167Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:20:54.167Z] #36 3.778 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T07:20:54.167Z] #36 ... [2022-04-19T07:20:54.167Z] [2022-04-19T07:20:54.167Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:20:54.167Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:20:54.167Z] #38 2.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.167Z] #38 2.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.167Z] #38 2.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.167Z] #38 3.092 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.167Z] #38 4.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.167Z] #38 6.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.238Z] #58 ... [2022-04-19T07:20:54.238Z] [2022-04-19T07:20:54.238Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:20:54.238Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:20:54.238Z] #14 4.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.238Z] #14 4.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.238Z] #14 4.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.238Z] #14 5.061 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.238Z] #14 6.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.238Z] #14 8.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.238Z] #14 ... [2022-04-19T07:20:54.238Z] [2022-04-19T07:20:54.238Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:54.238Z] #26 sha256:8c613cc818312f6d79884317b7d75e0c51ef4a14c99684d53f1e9e246ce416fc [2022-04-19T07:20:54.238Z] #26 3.683 + RM_GOPATH=0 [2022-04-19T07:20:54.238Z] #26 3.683 + TMP_GOPATH= [2022-04-19T07:20:54.238Z] #26 3.683 + : /build [2022-04-19T07:20:54.238Z] #26 3.684 + '[' -z '' ']' [2022-04-19T07:20:54.238Z] #26 3.686 ++ mktemp -d [2022-04-19T07:20:54.238Z] #26 3.686 + export GOPATH=/tmp/tmp.8pduMYBMud [2022-04-19T07:20:54.238Z] #26 3.686 + GOPATH=/tmp/tmp.8pduMYBMud [2022-04-19T07:20:54.238Z] #26 3.687 + RM_GOPATH=1 [2022-04-19T07:20:54.238Z] #26 3.687 + case "$(go env GOARCH)" in [2022-04-19T07:20:54.239Z] #26 3.687 ++ go env GOARCH [2022-04-19T07:20:54.239Z] #26 3.702 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:54.239Z] #26 3.702 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:20:54.239Z] #26 3.703 ++ dirname /install.sh [2022-04-19T07:20:54.239Z] #26 3.707 + dir=/ [2022-04-19T07:20:54.239Z] #26 3.707 + bin=dockercli [2022-04-19T07:20:54.239Z] #26 3.707 + shift [2022-04-19T07:20:54.239Z] #26 3.707 + '[' '!' -f //dockercli.installer ']' [2022-04-19T07:20:54.239Z] #26 3.707 + . //dockercli.installer [2022-04-19T07:20:54.239Z] #26 3.708 ++ : stable [2022-04-19T07:20:54.239Z] #26 3.708 ++ : 17.06.2-ce [2022-04-19T07:20:54.239Z] #26 3.708 + install_dockercli [2022-04-19T07:20:54.239Z] #26 3.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T07:20:54.239Z] #26 3.708 Install docker/cli version 17.06.2-ce from stable [2022-04-19T07:20:54.239Z] #26 3.708 ++ uname -m [2022-04-19T07:20:54.239Z] #26 3.709 + arch=x86_64 [2022-04-19T07:20:54.239Z] #26 3.709 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T07:20:54.239Z] #26 3.709 + url=https://download.docker.com/linux/static [2022-04-19T07:20:54.239Z] #26 3.715 + tar -xz docker/docker [2022-04-19T07:20:54.239Z] #26 3.720 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T07:20:54.429Z] #38 ... [2022-04-19T07:20:54.429Z] [2022-04-19T07:20:54.429Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:20:54.429Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:20:54.429Z] #47 4.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.429Z] #47 4.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.429Z] #47 4.140 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.429Z] #47 4.916 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T07:20:54.429Z] #47 5.440 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.429Z] #47 7.645 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.429Z] #47 9.404 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.497Z] #26 ... [2022-04-19T07:20:54.497Z] [2022-04-19T07:20:54.497Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:20:54.497Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:20:54.497Z] #38 4.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.497Z] #38 4.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.497Z] #38 4.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.497Z] #38 5.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.497Z] #38 7.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.497Z] #38 9.175 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.497Z] #38 ... [2022-04-19T07:20:54.497Z] [2022-04-19T07:20:54.497Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:20:54.497Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:20:54.497Z] #36 2.985 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T07:20:54.691Z] #47 ... [2022-04-19T07:20:54.691Z] [2022-04-19T07:20:54.691Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:20:54.691Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:20:54.691Z] #51 4.035 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T07:20:54.691Z] #51 ... [2022-04-19T07:20:54.691Z] [2022-04-19T07:20:54.691Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:20:54.691Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:20:54.691Z] #58 4.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.691Z] #58 4.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.691Z] #58 4.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.691Z] #58 4.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.691Z] #58 7.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.691Z] #58 9.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:54.756Z] #36 ... [2022-04-19T07:20:54.756Z] [2022-04-19T07:20:54.756Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:54.756Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:20:54.756Z] #43 3.363 + git clone https://github.com/docker/distribution.git . [2022-04-19T07:20:54.756Z] #43 3.365 Cloning into '.'... [2022-04-19T07:20:54.756Z] #43 ... [2022-04-19T07:20:54.756Z] [2022-04-19T07:20:54.756Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:54.756Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:20:54.756Z] #63 9.951 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T07:20:54.756Z] #63 10.74 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T07:20:54.756Z] #63 10.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T07:20:54.756Z] #63 10.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T07:20:54.953Z] #58 ... [2022-04-19T07:20:54.953Z] [2022-04-19T07:20:54.953Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:20:54.953Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:20:54.953Z] #53 3.735 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T07:20:54.953Z] #53 5.298 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T07:20:54.953Z] #53 5.316 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T07:20:54.953Z] #53 5.414 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T07:20:54.953Z] #53 7.521 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T07:20:54.953Z] #53 ... [2022-04-19T07:20:54.953Z] [2022-04-19T07:20:54.953Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:20:54.953Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:20:54.953Z] #14 4.183 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:54.954Z] #14 4.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:54.954Z] #14 4.230 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:54.954Z] #14 5.488 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:54.954Z] #14 7.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:54.954Z] #14 9.648 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:55.014Z] #63 11.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:20:55.014Z] #63 11.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T07:20:55.044Z] #21 34.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:20:55.044Z] #21 34.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:20:55.215Z] #14 ... [2022-04-19T07:20:55.215Z] [2022-04-19T07:20:55.215Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:20:55.215Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:20:55.215Z] #34 3.579 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T07:20:55.215Z] #34 3.599 Cloning into '.'... [2022-04-19T07:20:55.215Z] #34 ... [2022-04-19T07:20:55.215Z] [2022-04-19T07:20:55.215Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:55.215Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:20:55.215Z] #63 5.791 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:20:55.215Z] #63 5.795 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T07:20:55.215Z] #63 6.398 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T07:20:55.215Z] #63 9.664 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T07:20:55.215Z] #63 10.48 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T07:20:55.215Z] #63 10.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T07:20:55.215Z] #63 10.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T07:20:55.215Z] #63 10.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:20:55.215Z] #63 10.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T07:20:55.273Z] #63 11.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T07:20:55.302Z] #21 35.05 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T07:20:55.302Z] #21 35.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:20:55.302Z] #21 35.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:20:55.302Z] #21 35.14 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T07:20:55.477Z] #63 11.16 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T07:20:55.532Z] #63 ... [2022-04-19T07:20:55.533Z] [2022-04-19T07:20:55.533Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:55.533Z] #26 sha256:8c613cc818312f6d79884317b7d75e0c51ef4a14c99684d53f1e9e246ce416fc [2022-04-19T07:20:55.533Z] #26 11.14 + mkdir -p /build [2022-04-19T07:20:55.533Z] #26 11.16 + mv docker/docker /build/ [2022-04-19T07:20:55.533Z] #26 11.17 + rmdir docker [2022-04-19T07:20:55.533Z] #26 DONE 11.7s [2022-04-19T07:20:55.560Z] #21 35.52 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:20:55.561Z] #21 35.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T07:20:55.561Z] #21 35.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T07:20:55.561Z] #21 35.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T07:20:55.561Z] #21 35.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T07:20:55.561Z] #21 35.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T07:20:55.561Z] #21 35.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T07:20:55.561Z] #21 35.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T07:20:55.561Z] #21 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T07:20:55.561Z] #21 35.59 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T07:20:55.740Z] #63 11.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T07:20:55.740Z] #63 11.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T07:20:55.740Z] #63 ... [2022-04-19T07:20:55.740Z] [2022-04-19T07:20:55.740Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:20:55.740Z] #26 sha256:616514cbeb0cca3bd48757b3af0b6d4b09d33585d4e67ea22f17612a6893868b [2022-04-19T07:20:55.740Z] #26 11.65 + mkdir -p /build [2022-04-19T07:20:55.740Z] #26 11.65 + mv docker/docker /build/ [2022-04-19T07:20:55.740Z] #26 11.66 + rmdir docker [2022-04-19T07:20:55.791Z] [2022-04-19T07:20:55.791Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:55.791Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:20:55.791Z] #63 11.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T07:20:55.791Z] #63 12.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T07:20:56.049Z] #63 12.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T07:20:56.165Z] Running on azwin-2-370b00 in d:\jenkins\workspace\moby_PR-43498 [Pipeline] { [Pipeline] ws [2022-04-19T07:20:56.180Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T07:20:56.316Z] #26 DONE 12.1s [2022-04-19T07:20:56.317Z] [2022-04-19T07:20:56.317Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:56.317Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:20:56.317Z] #63 11.88 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T07:20:56.866Z] The recommended git tool is: git [2022-04-19T07:20:56.933Z] #21 36.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:20:56.933Z] #21 36.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:20:56.933Z] #21 36.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:20:56.933Z] #21 36.93 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:20:56.990Z] #63 ... [2022-04-19T07:20:56.990Z] [2022-04-19T07:20:56.990Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:20:56.990Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:20:56.990Z] #49 3.573 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T07:20:56.990Z] #49 4.728 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T07:20:56.990Z] #49 4.741 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T07:20:56.990Z] #49 4.816 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T07:20:56.990Z] #49 4.844 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T07:20:56.990Z] #49 5.175 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T07:20:56.990Z] #49 5.196 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T07:20:56.990Z] #49 5.354 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T07:20:56.990Z] #49 5.386 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T07:20:56.990Z] #49 5.481 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T07:20:56.990Z] #49 9.004 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T07:20:56.990Z] #49 9.067 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T07:20:56.990Z] #49 9.196 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T07:20:56.990Z] #49 11.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T07:20:56.990Z] #49 11.55 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T07:20:57.555Z] #49 ... [2022-04-19T07:20:57.555Z] [2022-04-19T07:20:57.555Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:20:57.555Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:20:57.555Z] #36 13.92 tomll can be used in two ways: [2022-04-19T07:20:57.555Z] #36 13.92 Writing to STDIN and reading from STDOUT: [2022-04-19T07:20:57.555Z] #36 13.92 cat file.toml | tomll > file.toml [2022-04-19T07:20:57.555Z] #36 13.92 [2022-04-19T07:20:57.555Z] #36 13.92 Reading and updating a list of files: [2022-04-19T07:20:57.555Z] #36 13.92 tomll a.toml b.toml c.toml [2022-04-19T07:20:57.555Z] #36 13.92 [2022-04-19T07:20:57.555Z] #36 13.92 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T07:20:57.555Z] #36 DONE 14.1s [2022-04-19T07:20:57.555Z] [2022-04-19T07:20:57.555Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:20:57.555Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:20:57.555Z] #47 4.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:20:57.555Z] #47 4.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:20:57.555Z] #47 4.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:20:57.555Z] #47 4.612 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T07:20:57.555Z] #47 5.084 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:20:57.555Z] #47 7.324 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:20:57.555Z] #47 9.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:20:57.555Z] #47 12.89 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T07:20:57.704Z] #63 ... [2022-04-19T07:20:57.704Z] [2022-04-19T07:20:57.705Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:20:57.705Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:20:57.705Z] #43 3.636 + git clone https://github.com/docker/distribution.git . [2022-04-19T07:20:57.705Z] #43 3.644 Cloning into '.'... [2022-04-19T07:20:57.705Z] #43 ... [2022-04-19T07:20:57.705Z] [2022-04-19T07:20:57.705Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:20:57.705Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:20:57.705Z] #49 12.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T07:20:57.705Z] #49 12.78 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T07:20:58.389Z] #21 37.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:20:58.389Z] #21 37.97 Setting up jq (1.6-2.1) ... [2022-04-19T07:20:58.389Z] #21 38.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:20:58.389Z] #21 38.02 Setting up iptables (1.8.7-1) ... [2022-04-19T07:20:58.389Z] #21 38.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T07:20:58.389Z] #21 38.07 Setting up iproute2 (5.10.0-4) ... [2022-04-19T07:20:58.489Z] #47 ... [2022-04-19T07:20:58.489Z] [2022-04-19T07:20:58.489Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:20:58.489Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:20:58.489Z] #63 14.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T07:20:58.583Z] #19 149.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-19T07:20:58.583Z] #19 149.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:20:58.583Z] #19 149.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:20:58.583Z] #19 149.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-19T07:20:58.583Z] #19 149.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-19T07:20:58.583Z] #19 149.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T07:20:58.583Z] #19 150.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-19T07:20:58.583Z] #19 150.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T07:20:58.583Z] #19 150.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T07:20:58.583Z] #19 150.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-19T07:20:58.583Z] #19 150.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:20:58.583Z] #19 150.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:20:58.648Z] #21 38.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:20:59.151Z] #19 151.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-19T07:20:59.151Z] #19 151.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:20:59.151Z] #19 151.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:20:59.214Z] #21 DONE 38.9s [2022-04-19T07:20:59.214Z] [2022-04-19T07:20:59.214Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-19T07:20:59.215Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-19T07:21:00.271Z] #49 ... [2022-04-19T07:21:00.271Z] [2022-04-19T07:21:00.271Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T07:21:00.271Z] #36 sha256:639fb02fd57d18cab6475357b1fa3403fc7c9a19a980eeb78b19785f7673ba62 [2022-04-19T07:21:00.271Z] #36 16.18 tomll can be used in two ways: [2022-04-19T07:21:00.271Z] #36 16.18 Writing to STDIN and reading from STDOUT: [2022-04-19T07:21:00.271Z] #36 16.18 cat file.toml | tomll > file.toml [2022-04-19T07:21:00.271Z] #36 16.18 [2022-04-19T07:21:00.271Z] #36 16.18 Reading and updating a list of files: [2022-04-19T07:21:00.271Z] #36 16.18 tomll a.toml b.toml c.toml [2022-04-19T07:21:00.271Z] #36 16.18 [2022-04-19T07:21:00.271Z] #36 16.18 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T07:21:00.271Z] #36 DONE 16.4s [2022-04-19T07:21:00.626Z] #22 1.384 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T07:21:00.626Z] #22 1.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T07:21:00.626Z] #22 1.392 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T07:21:00.626Z] #22 DONE 1.4s [2022-04-19T07:21:00.626Z] [2022-04-19T07:21:00.626Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:00.626Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:00.626Z] #43 ... [2022-04-19T07:21:00.626Z] [2022-04-19T07:21:00.626Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:21:00.626Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-19T07:21:00.626Z] [2022-04-19T07:21:00.626Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:21:00.626Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:21:00.626Z] #63 14.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T07:21:02.249Z] Running on azwin-2-173d10 in d:\jenkins\workspace\moby_PR-43498 [Pipeline] { [Pipeline] ws [2022-04-19T07:21:02.264Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T07:21:03.429Z] #19 ... [2022-04-19T07:21:03.429Z] [2022-04-19T07:21:03.429Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:03.429Z] #58 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:03.429Z] #58 161.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T07:21:03.429Z] #58 DONE 162.2s [2022-04-19T07:21:03.429Z] [2022-04-19T07:21:03.429Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-19T07:21:03.429Z] #19 sha256:36c11ccdafcd6be34bbaa06b9e19f892bab1f57d4511c8a39adddc754f3e356c [2022-04-19T07:21:03.742Z] The recommended git tool is: git [2022-04-19T07:21:03.932Z] #63 ... [2022-04-19T07:21:03.932Z] [2022-04-19T07:21:03.932Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:03.932Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:03.932Z] #38 13.92 Fetched 8510 kB in 11s (750 kB/s) [2022-04-19T07:21:03.932Z] #38 13.92 Reading package lists... [2022-04-19T07:21:05.056Z] #63 ... [2022-04-19T07:21:05.056Z] [2022-04-19T07:21:05.056Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:05.056Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:05.056Z] #47 17.84 Fetched 8513 kB in 14s (603 kB/s) [2022-04-19T07:21:05.333Z] #19 157.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-19T07:21:05.333Z] #19 157.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:05.333Z] #19 157.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:21:05.333Z] #19 157.3 Selecting previously unselected package crossbuild-essential-armel. [2022-04-19T07:21:05.333Z] #19 157.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-19T07:21:05.334Z] #19 157.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-19T07:21:05.334Z] #19 157.4 Selecting previously unselected package libc6-armhf-cross. [2022-04-19T07:21:05.334Z] #19 157.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:05.334Z] #19 157.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T07:21:05.334Z] #19 157.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-19T07:21:05.334Z] #19 157.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.334Z] #19 157.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.334Z] #19 157.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-19T07:21:05.334Z] #19 157.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.334Z] #19 157.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.334Z] #19 157.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-19T07:21:05.334Z] #19 157.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.334Z] #19 157.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.334Z] #19 157.7 Selecting previously unselected package libasan6-armhf-cross. [2022-04-19T07:21:05.592Z] #19 157.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.592Z] #19 157.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.592Z] #19 157.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-19T07:21:05.592Z] #19 157.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.592Z] #19 157.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.851Z] #19 158.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-19T07:21:05.851Z] #19 158.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.851Z] #19 158.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.851Z] #19 158.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-19T07:21:05.851Z] #19 158.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:05.851Z] #19 158.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:05.851Z] #19 158.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-19T07:21:05.855Z] #38 19.26 Reading package lists... [2022-04-19T07:21:05.855Z] #38 ... [2022-04-19T07:21:05.855Z] [2022-04-19T07:21:05.855Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:05.855Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:05.855Z] #14 17.51 Fetched 8510 kB in 14s (626 kB/s) [2022-04-19T07:21:05.855Z] #14 17.51 Reading package lists... [2022-04-19T07:21:06.111Z] #19 158.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:06.111Z] #19 158.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:21:06.430Z] #47 17.84 Reading package lists... [2022-04-19T07:21:06.692Z] #14 22.03 Reading package lists... [2022-04-19T07:21:06.692Z] #14 ... [2022-04-19T07:21:06.692Z] [2022-04-19T07:21:06.692Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:06.692Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:06.692Z] #43 22.25 + git checkout -q v2.3.0 [2022-04-19T07:21:06.692Z] #43 ... [2022-04-19T07:21:06.692Z] [2022-04-19T07:21:06.692Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:06.692Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:06.692Z] #47 12.61 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T07:21:06.692Z] #47 18.27 Fetched 8513 kB in 14s (589 kB/s) [2022-04-19T07:21:06.954Z] #47 18.27 Reading package lists... [2022-04-19T07:21:06.954Z] #47 ... [2022-04-19T07:21:06.954Z] [2022-04-19T07:21:06.954Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:21:06.954Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:21:06.954Z] #58 16.96 Fetched 8510 kB in 13s (641 kB/s) [2022-04-19T07:21:06.954Z] #58 16.96 Reading package lists... [2022-04-19T07:21:06.995Z] #47 22.53 Reading package lists... [2022-04-19T07:21:06.996Z] #47 ... [2022-04-19T07:21:06.996Z] [2022-04-19T07:21:06.996Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:06.996Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:06.996Z] #51 22.76 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T07:21:06.996Z] #51 22.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:21:06.996Z] #51 22.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T07:21:06.996Z] #51 22.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T07:21:06.996Z] #51 23.12 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T07:21:06.996Z] #51 23.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T07:21:06.996Z] #51 23.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T07:21:07.223Z] #58 22.04 Reading package lists... [2022-04-19T07:21:07.224Z] #58 ... [2022-04-19T07:21:07.224Z] [2022-04-19T07:21:07.224Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:07.224Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:07.253Z] #51 23.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T07:21:07.253Z] #51 23.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T07:21:07.253Z] #51 23.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T07:21:08.186Z] #51 24.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T07:21:08.186Z] #51 24.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T07:21:09.992Z] #43 158.2 + dpkg --print-architecture [2022-04-19T07:21:09.992Z] #43 DONE 158.8s [2022-04-19T07:21:09.992Z] [2022-04-19T07:21:09.992Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:09.992Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:21:10.577Z] #23 9.699 Collecting yamllint==1.26.1 [2022-04-19T07:21:10.711Z] #51 ... [2022-04-19T07:21:10.711Z] [2022-04-19T07:21:10.711Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:21:10.711Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:21:10.711Z] #58 16.76 Fetched 8510 kB in 13s (678 kB/s) [2022-04-19T07:21:10.711Z] #58 16.76 Reading package lists... [2022-04-19T07:21:10.711Z] #58 21.25 Reading package lists... [2022-04-19T07:21:10.711Z] #58 25.35 Building dependency tree... [2022-04-19T07:21:10.711Z] #58 ... [2022-04-19T07:21:10.711Z] [2022-04-19T07:21:10.711Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:10.711Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:10.711Z] #14 16.79 Fetched 8510 kB in 13s (667 kB/s) [2022-04-19T07:21:10.711Z] #14 16.79 Reading package lists... [2022-04-19T07:21:10.711Z] #14 21.19 Reading package lists... [2022-04-19T07:21:10.711Z] #14 25.65 Building dependency tree... [2022-04-19T07:21:10.711Z] #14 ... [2022-04-19T07:21:10.711Z] [2022-04-19T07:21:10.711Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:10.711Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:10.711Z] #51 26.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:21:10.711Z] #51 26.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T07:21:10.711Z] #51 27.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T07:21:10.711Z] #51 27.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T07:21:10.711Z] #51 27.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T07:21:10.711Z] #51 27.18 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T07:21:10.711Z] #51 ... [2022-04-19T07:21:10.711Z] [2022-04-19T07:21:10.711Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:10.711Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:10.711Z] #38 17.15 Fetched 8510 kB in 13s (657 kB/s) [2022-04-19T07:21:10.711Z] #38 17.15 Reading package lists... [2022-04-19T07:21:10.711Z] #38 21.52 Reading package lists... [2022-04-19T07:21:10.711Z] #38 26.08 Building dependency tree... [2022-04-19T07:21:10.711Z] #38 ... [2022-04-19T07:21:10.711Z] [2022-04-19T07:21:10.711Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:10.711Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:10.711Z] #51 27.18 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T07:21:10.711Z] #51 27.24 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T07:21:10.968Z] #51 27.33 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T07:21:10.968Z] #51 27.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T07:21:10.968Z] #51 27.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T07:21:10.968Z] #51 27.43 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T07:21:10.968Z] #51 27.51 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T07:21:10.968Z] #51 27.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T07:21:10.968Z] #51 27.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T07:21:11.140Z] #23 10.74 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T07:21:11.224Z] #51 27.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T07:21:11.224Z] #51 27.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T07:21:11.224Z] #51 27.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T07:21:11.224Z] #51 27.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T07:21:11.224Z] #51 27.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T07:21:11.224Z] #51 27.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T07:21:11.386Z] #19 162.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-19T07:21:11.386Z] #19 162.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:11.386Z] #19 162.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:21:11.386Z] #19 163.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-19T07:21:11.386Z] #19 163.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-19T07:21:11.386Z] #19 163.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T07:21:11.386Z] #19 163.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-19T07:21:11.387Z] #19 163.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:11.387Z] #19 163.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T07:21:11.387Z] #19 163.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-19T07:21:11.387Z] #19 163.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:11.387Z] #19 163.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:11.387Z] #19 163.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-19T07:21:11.387Z] #19 163.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:11.387Z] #19 163.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:21:11.446Z] #47 22.95 Reading package lists... [2022-04-19T07:21:11.787Z] #51 28.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T07:21:11.787Z] #51 28.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T07:21:11.787Z] #51 28.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T07:21:11.787Z] #51 28.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T07:21:11.787Z] #51 28.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T07:21:12.043Z] #51 28.66 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T07:21:12.391Z] #47 27.15 Building dependency tree... [2022-04-19T07:21:12.391Z] #47 ... [2022-04-19T07:21:12.391Z] [2022-04-19T07:21:12.391Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:12.391Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:12.391Z] #38 19.26 Reading package lists... [2022-04-19T07:21:12.391Z] #38 23.70 Building dependency tree... [2022-04-19T07:21:12.391Z] #38 25.98 The following additional packages will be installed: [2022-04-19T07:21:12.391Z] #38 25.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T07:21:12.391Z] #38 26.00 Suggested packages: [2022-04-19T07:21:12.391Z] #38 26.00 cmake-doc ninja-build lrzip [2022-04-19T07:21:12.391Z] #38 26.00 Recommended packages: [2022-04-19T07:21:12.391Z] #38 26.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T07:21:12.391Z] #38 26.70 The following NEW packages will be installed: [2022-04-19T07:21:12.391Z] #38 26.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T07:21:12.391Z] #38 26.72 vim-common xxd [2022-04-19T07:21:12.391Z] #38 27.08 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:12.391Z] #38 27.08 Need to get 17.7 MB of archives. [2022-04-19T07:21:12.391Z] #38 27.08 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T07:21:12.391Z] #38 27.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:21:12.391Z] #38 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:21:12.391Z] #38 27.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T07:21:12.391Z] #38 27.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:21:12.391Z] #38 27.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T07:21:12.391Z] #38 27.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T07:21:12.391Z] #38 27.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T07:21:12.391Z] #38 27.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T07:21:12.391Z] #38 27.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T07:21:12.391Z] #38 27.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T07:21:12.507Z] #23 11.82 Collecting pathspec>=0.5.3 [2022-04-19T07:21:12.507Z] #23 11.82 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T07:21:12.507Z] #23 12.12 Collecting pyyaml [2022-04-19T07:21:12.507Z] #23 12.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-19T07:21:12.608Z] #51 29.14 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T07:21:12.608Z] #51 29.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T07:21:12.608Z] #51 29.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T07:21:12.807Z] #23 12.18 Building wheels for collected packages: yamllint [2022-04-19T07:21:12.807Z] #23 12.18 Building wheel for yamllint (setup.py): started [2022-04-19T07:21:12.865Z] #51 29.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T07:21:12.865Z] #51 29.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T07:21:12.865Z] #51 29.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T07:21:12.865Z] #51 29.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T07:21:12.865Z] #51 29.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T07:21:12.865Z] #51 29.53 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T07:21:12.964Z] #38 28.82 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:12.964Z] #38 29.10 Fetched 17.7 MB in 1s (15.4 MB/s) [2022-04-19T07:21:13.123Z] #51 29.57 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T07:21:13.123Z] #51 29.62 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T07:21:13.123Z] #51 29.69 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T07:21:13.123Z] #51 29.72 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T07:21:13.123Z] #51 29.74 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T07:21:13.226Z] #38 29.19 Selecting previously unselected package xxd. [2022-04-19T07:21:13.226Z] #38 29.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:13.226Z] #38 29.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:21:13.226Z] #38 29.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:13.393Z] #51 29.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T07:21:13.393Z] #51 29.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T07:21:13.393Z] #51 29.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T07:21:13.393Z] #51 29.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T07:21:13.393Z] #51 29.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T07:21:13.393Z] #51 29.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T07:21:13.487Z] #38 29.46 Selecting previously unselected package vim-common. [2022-04-19T07:21:13.487Z] #38 29.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:21:13.487Z] #38 29.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:13.654Z] #51 30.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T07:21:13.748Z] #38 29.75 Selecting previously unselected package cmake-data. [2022-04-19T07:21:13.748Z] #38 29.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T07:21:13.748Z] #38 29.77 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:21:13.753Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T07:21:13.754Z] #23 13.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5e2e92ec308196e395015dd53465fc50bdad98d8f90f0cc20a8d2188c7b77297 [2022-04-19T07:21:13.754Z] #23 13.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T07:21:13.754Z] #23 13.05 Successfully built yamllint [2022-04-19T07:21:13.754Z] #23 13.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T07:21:13.917Z] #51 30.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T07:21:13.917Z] #51 30.32 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T07:21:13.917Z] #51 30.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T07:21:14.009Z] #38 ... [2022-04-19T07:21:14.009Z] [2022-04-19T07:21:14.009Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:14.009Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:14.009Z] #47 29.86 The following additional packages will be installed: [2022-04-19T07:21:14.009Z] #47 29.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:21:14.009Z] #47 29.88 python3-protobuf python3-six [2022-04-19T07:21:14.009Z] #47 29.90 Suggested packages: [2022-04-19T07:21:14.009Z] #47 29.90 python3-setuptools [2022-04-19T07:21:14.009Z] #47 29.90 Recommended packages: [2022-04-19T07:21:14.009Z] #47 29.90 iproute2 | iproute [2022-04-19T07:21:14.010Z] #23 13.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T07:21:14.174Z] #51 ... [2022-04-19T07:21:14.174Z] [2022-04-19T07:21:14.175Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:21:14.175Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:21:14.175Z] #53 30.14 v3.0.2 [2022-04-19T07:21:14.175Z] #53 DONE 30.6s [2022-04-19T07:21:14.175Z] [2022-04-19T07:21:14.175Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:14.175Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:14.175Z] #51 30.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T07:21:14.175Z] #51 30.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T07:21:14.175Z] #51 30.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T07:21:14.175Z] #51 30.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T07:21:14.175Z] #51 30.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T07:21:14.175Z] #51 30.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T07:21:14.175Z] #51 30.69 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T07:21:14.175Z] #51 30.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T07:21:14.434Z] #51 30.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T07:21:14.434Z] #51 30.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T07:21:14.434Z] #51 30.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T07:21:14.434Z] #51 30.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T07:21:14.574Z] #23 DONE 14.0s [2022-04-19T07:21:14.574Z] [2022-04-19T07:21:14.574Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T07:21:14.574Z] #27 sha256:753ff7e559b4b28350aa475ce35eab3ce393a05603f94d3497dd08ae0097e334 [2022-04-19T07:21:14.583Z] #47 30.43 The following NEW packages will be installed: [2022-04-19T07:21:14.583Z] #47 30.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:21:14.583Z] #47 30.43 python3-protobuf python3-six [2022-04-19T07:21:14.693Z] #51 31.13 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T07:21:14.693Z] #51 31.14 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T07:21:14.693Z] #51 31.16 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T07:21:14.693Z] #51 31.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T07:21:14.693Z] #51 31.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T07:21:14.832Z] #27 DONE 0.3s [2022-04-19T07:21:14.832Z] [2022-04-19T07:21:14.832Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T07:21:14.832Z] #32 sha256:e55a4ab7fa35f7a0e9d6b586e5bede6447106e76d6f84aa301eadf601da721eb [2022-04-19T07:21:14.953Z] #51 31.34 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T07:21:14.953Z] #51 31.40 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T07:21:15.180Z] #47 30.96 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:15.180Z] #47 30.96 Need to get 2292 kB of archives. [2022-04-19T07:21:15.180Z] #47 30.96 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T07:21:15.180Z] #47 30.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T07:21:15.180Z] #47 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:21:15.180Z] #47 31.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T07:21:15.180Z] #47 31.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T07:21:15.180Z] #47 31.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:21:15.180Z] #47 31.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:21:15.180Z] #47 31.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:21:15.244Z] #51 ... [2022-04-19T07:21:15.244Z] [2022-04-19T07:21:15.244Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:21:15.244Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:21:15.244Z] #58 28.25 The following additional packages will be installed: [2022-04-19T07:21:15.244Z] #58 28.26 libbtrfs0 [2022-04-19T07:21:15.244Z] #58 28.44 The following NEW packages will be installed: [2022-04-19T07:21:15.244Z] #58 28.45 libbtrfs-dev libbtrfs0 [2022-04-19T07:21:15.244Z] #58 28.86 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:15.244Z] #58 28.86 Need to get 460 kB of archives. [2022-04-19T07:21:15.244Z] #58 28.86 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T07:21:15.244Z] #58 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:21:15.244Z] #58 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:21:15.244Z] #58 29.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:15.244Z] #58 29.91 Fetched 460 kB in 0s (1299 kB/s) [2022-04-19T07:21:15.244Z] #58 29.99 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:21:15.244Z] #58 29.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-04-19T07:21:15.244Z] #58 30.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:21:15.244Z] #58 30.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:21:15.244Z] #58 30.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:21:15.244Z] #58 30.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:21:15.244Z] #58 30.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:21:15.244Z] #58 31.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:21:15.244Z] #58 31.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:21:15.244Z] #58 31.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:15.244Z] #58 DONE 31.6s [2022-04-19T07:21:15.244Z] [2022-04-19T07:21:15.244Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T07:21:15.244Z] #59 sha256:0d4490a9ba4fb025a9b947c8c3bd8f1765454b6194550f9f2242ebc69715b94d [2022-04-19T07:21:15.244Z] #59 DONE 0.2s [2022-04-19T07:21:15.244Z] [2022-04-19T07:21:15.244Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:15.244Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:21:15.396Z] #32 DONE 0.8s [2022-04-19T07:21:15.397Z] [2022-04-19T07:21:15.397Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:15.397Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:15.443Z] #47 ... [2022-04-19T07:21:15.443Z] [2022-04-19T07:21:15.443Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-19T07:21:15.443Z] #53 sha256:7fb6183e955e0ceb0a6b4b9d1c3b4a487a3dcf1fb341608f51eee4ffa8895b09 [2022-04-19T07:21:15.443Z] #53 31.04 v3.0.2 [2022-04-19T07:21:15.443Z] #53 DONE 31.6s [2022-04-19T07:21:15.594Z] #60 ... [2022-04-19T07:21:15.594Z] [2022-04-19T07:21:15.594Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:15.594Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:15.594Z] #43 21.80 + git checkout -q v2.3.0 [2022-04-19T07:21:15.594Z] #43 23.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-19T07:21:15.594Z] #43 ... [2022-04-19T07:21:15.594Z] [2022-04-19T07:21:15.594Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:15.594Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:15.594Z] #51 32.17 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T07:21:15.594Z] #51 32.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T07:21:15.594Z] #51 32.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T07:21:15.654Z] #43 ... [2022-04-19T07:21:15.654Z] [2022-04-19T07:21:15.654Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T07:21:15.654Z] #35 sha256:00172b26beca8f73f767978771b962d6d259fda79493ae3ea83d831aaff957b1 [2022-04-19T07:21:15.711Z] [2022-04-19T07:21:15.711Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:15.711Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:15.711Z] #51 23.75 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T07:21:15.711Z] #51 23.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:21:15.711Z] #51 23.79 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T07:21:15.711Z] #51 23.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T07:21:15.711Z] #51 24.05 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T07:21:15.711Z] #51 24.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T07:21:15.711Z] #51 24.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T07:21:15.711Z] #51 24.56 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T07:21:15.711Z] #51 24.58 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T07:21:15.711Z] #51 24.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T07:21:15.711Z] #51 25.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T07:21:15.711Z] #51 25.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T07:21:15.711Z] #51 28.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:21:15.711Z] #51 28.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T07:21:15.711Z] #51 28.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T07:21:15.711Z] #51 28.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T07:21:15.711Z] #51 28.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T07:21:15.711Z] #51 28.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T07:21:15.711Z] #51 28.40 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T07:21:15.711Z] #51 28.42 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T07:21:15.711Z] #51 28.50 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T07:21:15.711Z] #51 28.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T07:21:15.711Z] #51 28.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T07:21:15.711Z] #51 28.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T07:21:15.711Z] #51 28.75 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T07:21:15.711Z] #51 28.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T07:21:15.711Z] #51 28.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T07:21:15.711Z] #51 28.90 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T07:21:15.711Z] #51 28.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T07:21:15.711Z] #51 28.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T07:21:15.711Z] #51 29.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T07:21:15.711Z] #51 29.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T07:21:15.711Z] #51 29.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T07:21:15.711Z] #51 29.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T07:21:15.711Z] #51 29.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T07:21:15.711Z] #51 29.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T07:21:15.711Z] #51 29.99 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T07:21:15.711Z] #51 30.02 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T07:21:15.711Z] #51 30.03 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T07:21:15.711Z] #51 30.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T07:21:15.711Z] #51 30.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T07:21:15.711Z] #51 30.74 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T07:21:15.711Z] #51 30.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T07:21:15.711Z] #51 30.78 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T07:21:15.711Z] #51 30.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T07:21:15.711Z] #51 30.86 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T07:21:15.711Z] #51 30.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T07:21:15.711Z] #51 31.00 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T07:21:15.711Z] #51 31.04 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T07:21:15.711Z] #51 31.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T07:21:15.711Z] #51 31.21 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T07:21:15.711Z] #51 31.27 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T07:21:15.711Z] #51 31.28 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T07:21:15.711Z] #51 31.38 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T07:21:15.711Z] #51 31.38 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T07:21:15.711Z] #51 31.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T07:21:15.711Z] #51 31.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T07:21:15.711Z] #51 31.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T07:21:15.711Z] #51 31.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T07:21:15.859Z] #51 32.29 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T07:21:15.859Z] #51 32.33 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T07:21:15.859Z] #51 32.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T07:21:15.911Z] #35 DONE 0.3s [2022-04-19T07:21:15.911Z] [2022-04-19T07:21:15.911Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T07:21:15.911Z] #37 sha256:34003004a56864a1c192e1bc65dbedfeff197029d2210a1b0b5493adf6f5f9a5 [2022-04-19T07:21:15.911Z] #37 DONE 0.1s [2022-04-19T07:21:15.911Z] [2022-04-19T07:21:15.911Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:15.911Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:21:15.973Z] #51 31.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T07:21:15.974Z] #51 31.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T07:21:15.974Z] #51 31.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T07:21:15.974Z] #51 32.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T07:21:15.974Z] #51 32.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T07:21:15.974Z] #51 32.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T07:21:15.974Z] #51 32.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T07:21:16.120Z] #51 32.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T07:21:16.120Z] #51 32.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T07:21:16.120Z] #51 32.51 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T07:21:16.167Z] #60 ... [2022-04-19T07:21:16.167Z] [2022-04-19T07:21:16.167Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T07:21:16.167Z] #41 sha256:ffde93eb7a8144b6f53e55b417e26868eee9a950e4b9a0b1a3de7a102337a631 [2022-04-19T07:21:16.167Z] #41 DONE 0.1s [2022-04-19T07:21:16.167Z] [2022-04-19T07:21:16.167Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:16.167Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:16.236Z] #51 32.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T07:21:16.237Z] #51 32.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T07:21:16.237Z] #51 32.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T07:21:16.237Z] #51 32.41 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T07:21:16.237Z] #51 32.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T07:21:16.381Z] #51 32.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T07:21:16.381Z] #51 32.77 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T07:21:16.381Z] #51 32.77 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T07:21:16.381Z] #51 32.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T07:21:16.381Z] #51 32.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T07:21:16.381Z] #51 32.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T07:21:16.381Z] #51 32.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T07:21:16.499Z] #51 32.49 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T07:21:16.499Z] #51 32.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T07:21:16.639Z] #51 32.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T07:21:16.639Z] #51 32.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T07:21:16.639Z] #51 33.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T07:21:16.639Z] #51 33.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T07:21:16.639Z] #51 33.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T07:21:16.699Z] #19 168.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-19T07:21:16.699Z] #19 168.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:16.699Z] #19 168.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:21:16.699Z] #19 168.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-19T07:21:16.699Z] #19 168.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-19T07:21:16.699Z] #19 168.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T07:21:16.699Z] #19 168.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.4 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.699Z] #19 168.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-19T07:21:16.699Z] #19 168.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.699Z] #19 168.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.770Z] #51 32.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T07:21:16.770Z] #51 32.64 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T07:21:16.770Z] #51 32.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T07:21:16.770Z] #51 32.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T07:21:16.770Z] #51 ... [2022-04-19T07:21:16.770Z] [2022-04-19T07:21:16.770Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:16.770Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:16.770Z] #38 32.86 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:21:16.910Z] #51 33.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T07:21:16.910Z] #51 33.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T07:21:16.910Z] #51 33.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T07:21:16.910Z] #51 33.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T07:21:16.910Z] #51 33.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T07:21:16.947Z] Running on azwin-2-fc9b60 in d:\jenkins\workspace\moby_PR-43498 [Pipeline] { [2022-04-19T07:21:16.957Z] #19 169.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-19T07:21:16.957Z] #19 169.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.957Z] #19 169.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.957Z] #19 169.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-19T07:21:16.957Z] #19 169.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:16.957Z] #19 169.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:16.957Z] #19 169.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [Pipeline] ws [2022-04-19T07:21:16.963Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-19T07:21:17.033Z] #38 32.87 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:21:17.033Z] #38 33.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:21:17.169Z] #51 33.65 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T07:21:17.169Z] #51 33.72 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T07:21:17.216Z] #19 169.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:17.216Z] #19 169.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:17.216Z] #19 169.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-19T07:21:17.216Z] #19 169.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:17.216Z] #19 169.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:17.216Z] #19 169.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-19T07:21:17.216Z] #19 169.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:17.216Z] #19 169.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:17.296Z] #38 ... [2022-04-19T07:21:17.296Z] [2022-04-19T07:21:17.296Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:21:17.296Z] #58 sha256:4a92ccd8160d1126fc918b8f39762ee124fd53ebfd9d33285891cd289f4e5ff8 [2022-04-19T07:21:17.296Z] #58 22.04 Reading package lists... [2022-04-19T07:21:17.296Z] #58 26.54 Building dependency tree... [2022-04-19T07:21:17.296Z] #58 29.57 The following additional packages will be installed: [2022-04-19T07:21:17.296Z] #58 29.58 libbtrfs0 [2022-04-19T07:21:17.296Z] #58 29.74 The following NEW packages will be installed: [2022-04-19T07:21:17.296Z] #58 29.74 libbtrfs-dev libbtrfs0 [2022-04-19T07:21:17.296Z] #58 30.13 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:17.296Z] #58 30.13 Need to get 460 kB of archives. [2022-04-19T07:21:17.296Z] #58 30.13 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T07:21:17.296Z] #58 30.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:21:17.296Z] #58 30.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:21:17.296Z] #58 31.01 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:17.296Z] #58 31.33 Fetched 460 kB in 0s (1393 kB/s) [2022-04-19T07:21:17.296Z] #58 31.56 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:21:17.296Z] #58 31.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:17.296Z] #58 31.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:21:17.296Z] #58 31.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:21:17.296Z] #58 32.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:21:17.296Z] #58 32.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:21:17.296Z] #58 32.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:21:17.296Z] #58 32.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:21:17.296Z] #58 32.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:21:17.296Z] #58 32.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:17.296Z] #58 DONE 33.3s [2022-04-19T07:21:17.296Z] [2022-04-19T07:21:17.296Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T07:21:17.296Z] #59 sha256:dfda8117abfa876d42a84511b739fd289515e2fbe6aa57093a2e0c8b7808e740 [2022-04-19T07:21:17.296Z] #59 DONE 0.1s [2022-04-19T07:21:17.296Z] [2022-04-19T07:21:17.296Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:17.296Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:21:17.871Z] #60 ... [2022-04-19T07:21:17.871Z] [2022-04-19T07:21:17.871Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:21:17.871Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:21:17.871Z] #43 23.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-19T07:21:17.871Z] #43 ... [2022-04-19T07:21:17.871Z] [2022-04-19T07:21:17.871Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:17.871Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:17.871Z] #51 32.88 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T07:21:17.871Z] #51 32.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T07:21:17.871Z] #51 32.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T07:21:17.871Z] #51 32.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T07:21:17.871Z] #51 32.95 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T07:21:17.871Z] #51 33.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T07:21:17.871Z] #51 33.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T07:21:17.871Z] #51 33.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T07:21:17.871Z] #51 33.50 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T07:21:17.871Z] #51 33.52 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T07:21:17.871Z] #51 33.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T07:21:17.871Z] #51 33.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T07:21:17.871Z] #51 33.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T07:21:17.871Z] #51 33.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T07:21:17.871Z] #51 33.91 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T07:21:17.871Z] #51 33.93 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T07:21:17.871Z] #51 33.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T07:21:17.871Z] #51 33.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T07:21:17.871Z] #51 33.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T07:21:17.871Z] #51 33.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T07:21:17.871Z] #51 34.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T07:21:18.134Z] #51 34.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T07:21:18.134Z] #51 34.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T07:21:18.134Z] #51 34.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T07:21:18.134Z] #51 34.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T07:21:18.134Z] #51 34.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T07:21:18.396Z] #51 34.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T07:21:18.396Z] #51 34.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T07:21:18.396Z] #51 34.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T07:21:18.396Z] #51 34.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T07:21:18.396Z] #51 34.46 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T07:21:18.535Z] The recommended git tool is: git [2022-04-19T07:21:18.547Z] #51 34.93 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T07:21:18.547Z] #51 34.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T07:21:18.547Z] #51 35.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T07:21:18.547Z] #51 35.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T07:21:18.547Z] #51 35.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T07:21:18.662Z] #51 34.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T07:21:18.662Z] #51 34.87 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T07:21:18.806Z] #51 35.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T07:21:18.806Z] #51 35.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T07:21:19.063Z] #51 35.48 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T07:21:19.063Z] #51 35.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T07:21:19.063Z] #51 35.66 go: downloading golang.org/x/text v0.3.7 [2022-04-19T07:21:19.997Z] #51 ... [2022-04-19T07:21:19.997Z] [2022-04-19T07:21:19.997Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:19.997Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:19.997Z] #47 22.53 Reading package lists... [2022-04-19T07:21:19.997Z] #47 26.45 Building dependency tree... [2022-04-19T07:21:19.997Z] #47 28.74 The following additional packages will be installed: [2022-04-19T07:21:19.997Z] #47 28.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:21:19.997Z] #47 28.74 python3-protobuf python3-six [2022-04-19T07:21:19.997Z] #47 28.75 Suggested packages: [2022-04-19T07:21:19.997Z] #47 28.75 python3-setuptools [2022-04-19T07:21:19.997Z] #47 28.75 Recommended packages: [2022-04-19T07:21:19.997Z] #47 28.75 iproute2 | iproute [2022-04-19T07:21:19.997Z] #47 29.25 The following NEW packages will be installed: [2022-04-19T07:21:19.997Z] #47 29.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T07:21:19.997Z] #47 29.29 python3-protobuf python3-six [2022-04-19T07:21:19.997Z] #47 29.69 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:19.997Z] #47 29.69 Need to get 2292 kB of archives. [2022-04-19T07:21:19.997Z] #47 29.69 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T07:21:19.997Z] #47 29.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T07:21:19.997Z] #47 29.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:21:19.997Z] #47 29.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T07:21:19.997Z] #47 29.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T07:21:19.997Z] #47 29.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:21:19.997Z] #47 29.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:21:19.997Z] #47 29.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:21:19.997Z] #47 33.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T07:21:19.997Z] #47 34.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:19.997Z] #47 34.45 Fetched 2292 kB in 4s (558 kB/s) [2022-04-19T07:21:19.997Z] #47 34.58 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T07:21:19.997Z] #47 34.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:19.997Z] #47 34.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T07:21:19.997Z] #47 34.68 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:21:19.997Z] #47 35.32 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:21:19.997Z] #47 35.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:21:19.997Z] #47 35.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:21:19.997Z] #47 35.50 Selecting previously unselected package python3-six. [2022-04-19T07:21:19.997Z] #47 35.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T07:21:19.997Z] #47 35.51 Unpacking python3-six (1.16.0-2) ... [2022-04-19T07:21:19.997Z] #47 35.59 Selecting previously unselected package python3-protobuf. [2022-04-19T07:21:19.997Z] #47 35.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T07:21:19.997Z] #47 35.60 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T07:21:19.997Z] #47 36.08 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:21:19.997Z] #47 36.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:21:19.997Z] #47 36.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:21:19.997Z] #47 36.19 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:21:19.997Z] #47 36.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:21:19.997Z] #47 36.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:21:19.997Z] #47 36.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:21:20.052Z] #51 35.99 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T07:21:20.052Z] #51 35.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T07:21:20.052Z] #51 36.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T07:21:20.255Z] #47 36.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:21:20.255Z] #47 36.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:21:20.255Z] #47 36.43 Selecting previously unselected package criu. [2022-04-19T07:21:20.255Z] #47 36.43 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T07:21:20.255Z] #47 36.44 Unpacking criu (3.16.1-3) ... [2022-04-19T07:21:20.255Z] #47 ... [2022-04-19T07:21:20.255Z] [2022-04-19T07:21:20.255Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:21:20.255Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:21:20.316Z] #51 36.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T07:21:20.316Z] #51 36.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T07:21:20.316Z] #51 36.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T07:21:20.316Z] #51 36.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T07:21:20.512Z] #34 36.55 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-04-19T07:21:20.593Z] #51 36.54 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T07:21:20.593Z] #51 ... [2022-04-19T07:21:20.593Z] [2022-04-19T07:21:20.593Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:20.593Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:20.593Z] #14 22.03 Reading package lists... [2022-04-19T07:21:20.593Z] #14 26.60 Building dependency tree... [2022-04-19T07:21:20.593Z] #14 29.39 The following additional packages will be installed: [2022-04-19T07:21:20.593Z] #14 29.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:21:20.593Z] #14 29.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T07:21:20.593Z] #14 29.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T07:21:20.593Z] #14 29.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T07:21:20.593Z] #14 29.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T07:21:20.593Z] #14 29.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T07:21:20.593Z] #14 29.40 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T07:21:20.593Z] #14 29.41 Suggested packages: [2022-04-19T07:21:20.593Z] #14 29.42 gcc-10-locales seccomp wine64 [2022-04-19T07:21:20.593Z] #14 30.53 The following NEW packages will be installed: [2022-04-19T07:21:20.593Z] #14 30.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:21:20.593Z] #14 30.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T07:21:20.593Z] #14 30.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T07:21:20.593Z] #14 30.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T07:21:20.593Z] #14 30.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T07:21:20.593Z] #14 30.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T07:21:20.593Z] #14 30.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T07:21:20.593Z] #14 30.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T07:21:20.593Z] #14 30.55 mingw-w64-x86-64-dev [2022-04-19T07:21:20.593Z] #14 30.89 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:20.593Z] #14 30.89 Need to get 115 MB of archives. [2022-04-19T07:21:20.593Z] #14 30.89 After this operation, 645 MB of additional disk space will be used. [2022-04-19T07:21:20.593Z] #14 30.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-19T07:21:20.593Z] #14 31.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-19T07:21:20.593Z] #14 31.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T07:21:20.593Z] #14 31.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-19T07:21:20.593Z] #14 31.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T07:21:20.593Z] #14 31.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T07:21:20.593Z] #14 31.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-19T07:21:20.593Z] #14 31.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-19T07:21:20.593Z] #14 31.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-19T07:21:20.593Z] #14 32.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:21:20.593Z] #14 33.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:21:20.593Z] #14 34.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-19T07:21:20.593Z] #14 35.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:21:20.593Z] #14 36.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:21:20.593Z] #14 ... [2022-04-19T07:21:20.593Z] [2022-04-19T07:21:20.593Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:20.593Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:20.593Z] #51 36.55 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T07:21:20.593Z] #51 36.61 go: downloading golang.org/x/text v0.3.7 [2022-04-19T07:21:20.770Z] #34 36.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T07:21:20.770Z] #34 37.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:21:22.070Z] using credential docker-jenkins-github-credentials [2022-04-19T07:21:22.142Z] #34 ... [2022-04-19T07:21:22.142Z] [2022-04-19T07:21:22.142Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:22.142Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:22.142Z] #14 28.43 The following additional packages will be installed: [2022-04-19T07:21:22.142Z] #14 28.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:21:22.142Z] #14 28.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T07:21:22.142Z] #14 28.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T07:21:22.142Z] #14 28.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T07:21:22.142Z] #14 28.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T07:21:22.142Z] #14 28.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T07:21:22.142Z] #14 28.45 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T07:21:22.142Z] #14 28.45 Suggested packages: [2022-04-19T07:21:22.142Z] #14 28.46 gcc-10-locales seccomp wine64 [2022-04-19T07:21:22.142Z] #14 29.63 The following NEW packages will be installed: [2022-04-19T07:21:22.142Z] #14 29.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:21:22.142Z] #14 29.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T07:21:22.142Z] #14 29.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T07:21:22.142Z] #14 29.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T07:21:22.142Z] #14 29.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T07:21:22.142Z] #14 29.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T07:21:22.142Z] #14 29.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T07:21:22.142Z] #14 29.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T07:21:22.142Z] #14 29.64 mingw-w64-x86-64-dev [2022-04-19T07:21:22.142Z] #14 29.99 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:22.142Z] #14 29.99 Need to get 115 MB of archives. [2022-04-19T07:21:22.142Z] #14 29.99 After this operation, 645 MB of additional disk space will be used. [2022-04-19T07:21:22.142Z] #14 29.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-19T07:21:22.142Z] #14 30.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-19T07:21:22.142Z] #14 30.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T07:21:22.142Z] #14 30.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-19T07:21:22.142Z] #14 30.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T07:21:22.142Z] #14 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T07:21:22.142Z] #14 30.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-19T07:21:22.142Z] #14 31.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-19T07:21:22.142Z] #14 31.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-19T07:21:22.142Z] #14 31.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:21:22.142Z] #14 33.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:21:22.142Z] #14 33.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-19T07:21:22.142Z] #14 34.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:21:22.142Z] #14 35.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:21:22.142Z] #14 36.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-19T07:21:22.142Z] #14 36.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T07:21:22.142Z] #14 36.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T07:21:22.142Z] #14 36.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:21:22.142Z] #14 36.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:21:22.142Z] #14 36.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-19T07:21:22.142Z] #14 36.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T07:21:22.142Z] #14 36.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T07:21:22.142Z] #14 36.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T07:21:22.142Z] #14 36.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T07:21:22.142Z] #14 36.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T07:21:22.142Z] #14 36.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T07:21:22.142Z] #14 36.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T07:21:22.142Z] #14 36.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-19T07:21:22.142Z] #14 36.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T07:21:22.142Z] #14 36.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T07:21:22.142Z] #14 37.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:22.142Z] #14 37.26 Fetched 115 MB in 7s (17.2 MB/s) [2022-04-19T07:21:22.142Z] #14 37.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T07:21:22.142Z] #14 37.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-04-19T07:21:22.142Z] #14 37.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:21:22.142Z] #14 37.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:21:22.142Z] #14 ... [2022-04-19T07:21:22.142Z] [2022-04-19T07:21:22.142Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:22.142Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:22.142Z] #38 28.72 The following additional packages will be installed: [2022-04-19T07:21:22.142Z] #38 28.73 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T07:21:22.142Z] #38 28.74 Suggested packages: [2022-04-19T07:21:22.142Z] #38 28.75 cmake-doc ninja-build lrzip [2022-04-19T07:21:22.142Z] #38 28.75 Recommended packages: [2022-04-19T07:21:22.142Z] #38 28.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T07:21:22.142Z] #38 29.47 The following NEW packages will be installed: [2022-04-19T07:21:22.142Z] #38 29.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T07:21:22.142Z] #38 29.49 vim-common xxd [2022-04-19T07:21:22.142Z] #38 29.85 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:21:22.142Z] #38 29.85 Need to get 17.7 MB of archives. [2022-04-19T07:21:22.142Z] #38 29.85 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T07:21:22.142Z] #38 29.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:21:22.142Z] #38 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:21:22.142Z] #38 29.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T07:21:22.142Z] #38 29.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:21:22.142Z] #38 30.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T07:21:22.142Z] #38 30.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T07:21:22.142Z] #38 30.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T07:21:22.142Z] #38 30.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T07:21:22.142Z] #38 30.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T07:21:22.142Z] #38 30.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T07:21:22.142Z] #38 32.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:22.142Z] #38 32.82 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-04-19T07:21:22.142Z] #38 32.89 Selecting previously unselected package xxd. [2022-04-19T07:21:22.142Z] #38 32.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:22.142Z] #38 32.96 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:21:22.142Z] #38 32.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:22.142Z] #38 33.29 Selecting previously unselected package vim-common. [2022-04-19T07:21:22.142Z] #38 33.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:21:22.142Z] #38 33.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:22.142Z] #38 33.61 Selecting previously unselected package cmake-data. [2022-04-19T07:21:22.142Z] #38 33.61 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T07:21:22.142Z] #38 33.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:21:22.142Z] #38 36.35 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:21:22.142Z] #38 36.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:21:22.142Z] #38 36.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:21:22.148Z] Cloning the remote Git repository [2022-04-19T07:21:22.149Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:21:22.489Z] #19 174.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-19T07:21:22.489Z] #19 174.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:22.489Z] #19 174.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:22.489Z] #19 174.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-19T07:21:22.489Z] #19 174.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-19T07:21:22.489Z] #19 174.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T07:21:22.489Z] #19 174.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-19T07:21:22.489Z] #19 174.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:22.489Z] #19 174.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T07:21:22.489Z] #19 174.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-19T07:21:22.489Z] #19 174.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:22.489Z] #19 174.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:22.747Z] #19 175.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-19T07:21:22.747Z] #19 175.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:22.747Z] #19 175.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:23.082Z] #38 ... [2022-04-19T07:21:23.082Z] [2022-04-19T07:21:23.082Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:23.082Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:23.082Z] #14 39.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T07:21:23.082Z] #14 39.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:21:23.082Z] #14 39.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:21:22.331Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:21:22.712Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T07:21:23.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:21:23.459Z] > git --version # timeout=10 [2022-04-19T07:21:23.495Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:21:23.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:23.498Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:24.974Z] #14 41.58 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T07:21:25.230Z] #14 41.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T07:21:25.230Z] #14 41.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:21:25.230Z] #14 41.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T07:21:25.230Z] #14 41.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:21:25.230Z] #14 41.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:21:25.487Z] #14 41.94 Selecting previously unselected package dmsetup. [2022-04-19T07:21:25.487Z] #14 41.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:21:25.487Z] #14 41.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:21:25.487Z] #14 42.10 Selecting previously unselected package mingw-w64-common. [2022-04-19T07:21:25.744Z] #14 42.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T07:21:25.744Z] #14 42.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T07:21:25.895Z] #51 41.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T07:21:25.895Z] #51 41.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T07:21:25.895Z] #51 41.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T07:21:25.895Z] #51 41.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T07:21:25.895Z] #51 41.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T07:21:25.895Z] #51 41.43 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T07:21:25.895Z] #51 41.47 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T07:21:25.895Z] #51 41.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T07:21:25.895Z] #51 41.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T07:21:25.895Z] #51 41.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T07:21:25.895Z] #51 41.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T07:21:25.895Z] #51 41.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T07:21:25.895Z] #51 ... [2022-04-19T07:21:25.895Z] [2022-04-19T07:21:25.895Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:25.895Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:25.895Z] #47 34.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T07:21:25.895Z] #47 35.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:25.895Z] #47 35.63 Fetched 2292 kB in 4s (584 kB/s) [2022-04-19T07:21:25.895Z] #47 35.72 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T07:21:25.896Z] #47 35.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:25.896Z] #47 35.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 35.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:21:25.896Z] #47 36.43 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:21:25.896Z] #47 36.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:21:25.896Z] #47 36.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:21:25.896Z] #47 36.70 Selecting previously unselected package python3-six. [2022-04-19T07:21:25.896Z] #47 36.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T07:21:25.896Z] #47 36.71 Unpacking python3-six (1.16.0-2) ... [2022-04-19T07:21:25.896Z] #47 36.94 Selecting previously unselected package python3-protobuf. [2022-04-19T07:21:25.896Z] #47 36.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 36.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T07:21:25.896Z] #47 37.41 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:21:25.896Z] #47 37.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 37.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:21:25.896Z] #47 37.51 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:21:25.896Z] #47 37.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 37.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:21:25.896Z] #47 37.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:21:25.896Z] #47 37.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 37.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:21:25.896Z] #47 37.83 Selecting previously unselected package criu. [2022-04-19T07:21:25.896Z] #47 37.83 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T07:21:25.896Z] #47 37.84 Unpacking criu (3.16.1-3) ... [2022-04-19T07:21:25.896Z] #47 38.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:21:25.896Z] #47 40.09 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:21:25.896Z] #47 40.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:21:25.896Z] #47 40.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:21:25.896Z] #47 40.15 Setting up python3-six (1.16.0-2) ... [2022-04-19T07:21:25.896Z] #47 41.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:21:25.896Z] #47 41.27 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T07:21:26.158Z] #47 ... [2022-04-19T07:21:26.158Z] [2022-04-19T07:21:26.158Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:26.158Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:26.158Z] #51 42.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T07:21:26.307Z] #14 ... [2022-04-19T07:21:26.307Z] [2022-04-19T07:21:26.307Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:26.307Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:21:26.307Z] #60 1.176 + RM_GOPATH=0 [2022-04-19T07:21:26.307Z] #60 1.179 + TMP_GOPATH= [2022-04-19T07:21:26.307Z] #60 1.180 + : /build [2022-04-19T07:21:26.307Z] #60 1.180 + '[' -z '' ']' [2022-04-19T07:21:26.307Z] #60 1.181 ++ mktemp -d [2022-04-19T07:21:26.307Z] #60 1.182 + export GOPATH=/tmp/tmp.wLL7vqoXJa [2022-04-19T07:21:26.307Z] #60 1.182 + GOPATH=/tmp/tmp.wLL7vqoXJa [2022-04-19T07:21:26.307Z] #60 1.182 + RM_GOPATH=1 [2022-04-19T07:21:26.307Z] #60 1.182 + case "$(go env GOARCH)" in [2022-04-19T07:21:26.307Z] #60 1.182 ++ go env GOARCH [2022-04-19T07:21:26.307Z] #60 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:26.307Z] #60 1.199 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:26.307Z] #60 1.201 ++ dirname /install.sh [2022-04-19T07:21:26.307Z] #60 1.209 + dir=/ [2022-04-19T07:21:26.307Z] #60 1.210 + bin=containerd [2022-04-19T07:21:26.307Z] #60 1.210 + shift [2022-04-19T07:21:26.307Z] #60 1.210 + '[' '!' -f //containerd.installer ']' [2022-04-19T07:21:26.307Z] #60 1.210 + . //containerd.installer [2022-04-19T07:21:26.307Z] #60 1.210 ++ set -e [2022-04-19T07:21:26.307Z] #60 1.210 ++ : v1.6.2 [2022-04-19T07:21:26.307Z] #60 1.211 + install_containerd [2022-04-19T07:21:26.307Z] #60 1.212 + echo 'Install containerd version v1.6.2' [2022-04-19T07:21:26.307Z] #60 1.212 Install containerd version v1.6.2 [2022-04-19T07:21:26.307Z] #60 1.212 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wLL7vqoXJa/src/github.com/containerd/containerd [2022-04-19T07:21:26.307Z] #60 1.215 Cloning into '/tmp/tmp.wLL7vqoXJa/src/github.com/containerd/containerd'... [2022-04-19T07:21:26.421Z] #51 42.39 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T07:21:26.421Z] #51 42.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T07:21:26.576Z] #60 ... [2022-04-19T07:21:26.576Z] [2022-04-19T07:21:26.576Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:26.576Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:26.576Z] #38 41.92 Selecting previously unselected package libxml2:amd64. [2022-04-19T07:21:26.576Z] #38 41.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T07:21:26.576Z] #38 41.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:21:26.576Z] #38 42.46 Selecting previously unselected package libarchive13:amd64. [2022-04-19T07:21:26.576Z] #38 42.46 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T07:21:26.576Z] #38 42.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:21:26.576Z] #38 42.78 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T07:21:26.576Z] #38 42.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T07:21:26.576Z] #38 42.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:21:26.576Z] #38 42.96 Selecting previously unselected package librhash0:amd64. [2022-04-19T07:21:26.576Z] #38 42.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T07:21:26.576Z] #38 42.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:21:26.576Z] #38 43.14 Selecting previously unselected package libuv1:amd64. [2022-04-19T07:21:26.576Z] #38 43.14 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T07:21:26.576Z] #38 43.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:21:26.683Z] #51 42.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T07:21:26.683Z] #51 42.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T07:21:26.683Z] #51 42.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T07:21:26.683Z] #51 42.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T07:21:26.683Z] #51 42.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T07:21:26.683Z] #51 42.84 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T07:21:26.834Z] #38 43.30 Selecting previously unselected package cmake. [2022-04-19T07:21:26.834Z] #38 43.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T07:21:26.834Z] #38 43.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:21:26.946Z] #51 43.00 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T07:21:27.209Z] #51 43.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T07:21:27.209Z] #51 43.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T07:21:27.209Z] #51 43.31 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T07:21:28.025Z] #19 179.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-19T07:21:28.025Z] #19 179.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:28.025Z] #19 179.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:28.025Z] #19 179.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-19T07:21:28.025Z] #19 179.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-19T07:21:28.025Z] #19 179.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-19T07:21:28.025Z] #19 179.5 Selecting previously unselected package libc6-s390x-cross. [2022-04-19T07:21:28.025Z] #19 179.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:28.025Z] #19 179.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T07:21:28.025Z] #19 179.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-19T07:21:28.025Z] #19 179.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.025Z] #19 179.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.025Z] #19 179.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-19T07:21:28.025Z] #19 179.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.025Z] #19 179.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.025Z] #19 179.7 Selecting previously unselected package libitm1-s390x-cross. [2022-04-19T07:21:28.026Z] #19 179.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 179.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 179.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-19T07:21:28.026Z] #19 179.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 179.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 179.8 Selecting previously unselected package libasan6-s390x-cross. [2022-04-19T07:21:28.026Z] #19 179.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 179.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 180.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-19T07:21:28.026Z] #19 180.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 180.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 180.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-19T07:21:28.026Z] #19 180.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 180.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 180.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-19T07:21:28.026Z] #19 180.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:28.026Z] #19 180.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:28.026Z] #19 180.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-19T07:21:28.221Z] #51 ... [2022-04-19T07:21:28.221Z] [2022-04-19T07:21:28.221Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:28.221Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:21:28.221Z] #60 0.839 + RM_GOPATH=0 [2022-04-19T07:21:28.221Z] #60 0.839 + TMP_GOPATH= [2022-04-19T07:21:28.221Z] #60 0.839 + : /build [2022-04-19T07:21:28.221Z] #60 0.839 + '[' -z '' ']' [2022-04-19T07:21:28.221Z] #60 0.839 ++ mktemp -d [2022-04-19T07:21:28.221Z] #60 0.841 + export GOPATH=/tmp/tmp.5z3BFxl0Df [2022-04-19T07:21:28.221Z] #60 0.841 + GOPATH=/tmp/tmp.5z3BFxl0Df [2022-04-19T07:21:28.221Z] #60 0.841 + RM_GOPATH=1 [2022-04-19T07:21:28.221Z] #60 0.841 + case "$(go env GOARCH)" in [2022-04-19T07:21:28.221Z] #60 0.842 ++ go env GOARCH [2022-04-19T07:21:28.221Z] #60 0.874 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:28.221Z] #60 0.874 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:28.221Z] #60 0.876 ++ dirname /install.sh [2022-04-19T07:21:28.221Z] #60 0.877 + dir=/ [2022-04-19T07:21:28.221Z] #60 0.882 + bin=containerd [2022-04-19T07:21:28.221Z] #60 0.882 + shift [2022-04-19T07:21:28.221Z] #60 0.882 + '[' '!' -f //containerd.installer ']' [2022-04-19T07:21:28.221Z] #60 0.882 + . //containerd.installer [2022-04-19T07:21:28.221Z] #60 0.882 ++ set -e [2022-04-19T07:21:28.221Z] #60 0.882 ++ : v1.6.2 [2022-04-19T07:21:28.221Z] #60 0.882 + install_containerd [2022-04-19T07:21:28.221Z] #60 0.883 + echo 'Install containerd version v1.6.2' [2022-04-19T07:21:28.221Z] #60 0.883 Install containerd version v1.6.2 [2022-04-19T07:21:28.221Z] #60 0.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5z3BFxl0Df/src/github.com/containerd/containerd [2022-04-19T07:21:28.221Z] #60 0.885 Cloning into '/tmp/tmp.5z3BFxl0Df/src/github.com/containerd/containerd'... [2022-04-19T07:21:28.285Z] #19 180.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:28.285Z] #19 180.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:28.483Z] #60 ... [2022-04-19T07:21:28.483Z] [2022-04-19T07:21:28.483Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:28.483Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:28.483Z] #14 37.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-04-19T07:21:28.483Z] #14 37.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T07:21:28.483Z] #14 37.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T07:21:28.483Z] #14 37.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:21:28.483Z] #14 37.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:21:28.483Z] #14 37.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-04-19T07:21:28.483Z] #14 37.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T07:21:28.483Z] #14 37.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T07:21:28.483Z] #14 37.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T07:21:28.483Z] #14 37.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T07:21:28.483Z] #14 37.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T07:21:28.483Z] #14 37.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T07:21:28.483Z] #14 37.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T07:21:28.483Z] #14 37.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-19T07:21:28.483Z] #14 37.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T07:21:28.483Z] #14 37.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T07:21:28.483Z] #14 38.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:21:28.483Z] #14 38.48 Fetched 115 MB in 7s (17.5 MB/s) [2022-04-19T07:21:28.483Z] #14 38.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T07:21:28.483Z] #14 38.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T07:21:28.483Z] #14 38.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:21:28.483Z] #14 38.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:21:28.484Z] #14 40.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T07:21:28.484Z] #14 40.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:21:28.484Z] #14 40.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:21:28.484Z] #14 42.76 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T07:21:28.484Z] #14 42.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T07:21:28.484Z] #14 42.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:21:28.484Z] #14 42.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T07:21:28.484Z] #14 42.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:21:28.484Z] #14 42.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:21:28.484Z] #14 43.07 Selecting previously unselected package dmsetup. [2022-04-19T07:21:28.484Z] #14 43.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:21:28.484Z] #14 43.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:21:28.484Z] #14 43.24 Selecting previously unselected package mingw-w64-common. [2022-04-19T07:21:28.484Z] #14 43.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T07:21:28.484Z] #14 43.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T07:21:28.748Z] #14 ... [2022-04-19T07:21:28.748Z] [2022-04-19T07:21:28.748Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:28.748Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:28.748Z] #51 44.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T07:21:28.877Z] using credential docker-jenkins-github-credentials [2022-04-19T07:21:28.956Z] Cloning the remote Git repository [2022-04-19T07:21:28.956Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:21:29.153Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:21:29.586Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T07:21:30.140Z] #51 ... [2022-04-19T07:21:30.140Z] [2022-04-19T07:21:30.140Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:30.140Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:30.140Z] #38 39.00 Selecting previously unselected package libxml2:amd64. [2022-04-19T07:21:30.140Z] #38 39.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 39.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 39.53 Selecting previously unselected package libarchive13:amd64. [2022-04-19T07:21:30.140Z] #38 39.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 39.53 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 39.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T07:21:30.140Z] #38 39.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 39.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:21:30.140Z] #38 40.05 Selecting previously unselected package librhash0:amd64. [2022-04-19T07:21:30.140Z] #38 40.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 40.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:21:30.140Z] #38 40.17 Selecting previously unselected package libuv1:amd64. [2022-04-19T07:21:30.140Z] #38 40.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 40.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:21:30.140Z] #38 40.34 Selecting previously unselected package cmake. [2022-04-19T07:21:30.140Z] #38 40.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T07:21:30.140Z] #38 40.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.08 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:21:30.140Z] #38 44.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.12 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:21:30.140Z] #38 44.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:21:30.140Z] #38 44.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:21:30.140Z] #38 44.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:21:30.140Z] #38 44.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:30.140Z] #38 DONE 46.2s [2022-04-19T07:21:30.140Z] [2022-04-19T07:21:30.140Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T07:21:30.140Z] #39 sha256:64c946a46839f9ac94e87ed7d8ab212d88ba66ed08139d5cbe5c06548acfd35b [2022-04-19T07:21:30.140Z] #39 DONE 0.1s [2022-04-19T07:21:30.206Z] #38 ... [2022-04-19T07:21:30.206Z] [2022-04-19T07:21:30.206Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:30.206Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:30.206Z] #47 37.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:21:30.206Z] #47 38.63 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T07:21:30.206Z] #47 38.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:21:30.206Z] #47 38.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:21:30.206Z] #47 38.68 Setting up python3-six (1.16.0-2) ... [2022-04-19T07:21:30.206Z] #47 39.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:21:30.206Z] #47 39.75 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T07:21:30.206Z] #47 43.10 Setting up criu (3.16.1-3) ... [2022-04-19T07:21:30.206Z] #47 44.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:30.206Z] #47 DONE 46.3s [2022-04-19T07:21:30.206Z] [2022-04-19T07:21:30.206Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:21:30.206Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:21:30.206Z] #51 40.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T07:21:30.206Z] #51 40.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T07:21:30.206Z] #51 40.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T07:21:30.206Z] #51 40.54 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T07:21:30.206Z] #51 40.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T07:21:30.206Z] #51 40.67 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T07:21:30.206Z] #51 40.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T07:21:30.206Z] #51 40.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T07:21:30.206Z] #51 40.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T07:21:30.206Z] #51 40.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T07:21:30.206Z] #51 40.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T07:21:30.206Z] #51 41.07 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T07:21:30.206Z] #51 41.41 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T07:21:30.206Z] #51 41.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T07:21:30.206Z] #51 41.48 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T07:21:30.206Z] #51 41.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T07:21:30.206Z] #51 41.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T07:21:30.206Z] #51 41.97 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T07:21:30.206Z] #51 41.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T07:21:30.206Z] #51 41.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T07:21:30.206Z] #51 42.02 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T07:21:30.206Z] #51 42.28 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T07:21:30.206Z] #51 42.39 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T07:21:30.206Z] #51 42.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T07:21:30.206Z] #51 42.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T07:21:30.206Z] #51 44.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T07:21:30.401Z] [2022-04-19T07:21:30.401Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:21:30.401Z] #40 sha256:42f55f2990b9e2423686de6c0d5d98c5cf5ca3ffe9b1f7d44fe4f51f634df951 [2022-04-19T07:21:30.976Z] #40 0.887 + RM_GOPATH=0 [2022-04-19T07:21:31.143Z] #51 ... [2022-04-19T07:21:31.143Z] [2022-04-19T07:21:31.143Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:31.143Z] #38 sha256:d64c831f3144ce1088beadcf8e2c413638df89175803ee1799c16eda80e43b39 [2022-04-19T07:21:31.143Z] #38 47.44 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:21:31.143Z] #38 47.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:31.143Z] #38 47.49 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:21:31.143Z] #38 47.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:21:31.143Z] #38 47.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:21:31.143Z] #38 47.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:21:31.143Z] #38 47.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:21:31.143Z] #38 47.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:21:31.239Z] #40 0.887 + TMP_GOPATH= [2022-04-19T07:21:31.239Z] #40 0.888 + : /build [2022-04-19T07:21:31.239Z] #40 0.888 + '[' -z '' ']' [2022-04-19T07:21:31.239Z] #40 0.888 ++ mktemp -d [2022-04-19T07:21:31.239Z] #40 0.890 + export GOPATH=/tmp/tmp.gas75irkCP [2022-04-19T07:21:31.239Z] #40 0.890 + GOPATH=/tmp/tmp.gas75irkCP [2022-04-19T07:21:31.239Z] #40 0.890 + RM_GOPATH=1 [2022-04-19T07:21:31.239Z] #40 0.890 + case "$(go env GOARCH)" in [2022-04-19T07:21:31.239Z] #40 0.890 ++ go env GOARCH [2022-04-19T07:21:31.239Z] #40 0.911 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:31.239Z] #40 0.911 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:31.239Z] #40 0.912 ++ dirname /install.sh [2022-04-19T07:21:31.240Z] #40 0.917 + dir=/ [2022-04-19T07:21:31.240Z] #40 0.917 + bin=tini [2022-04-19T07:21:31.240Z] #40 0.917 + shift [2022-04-19T07:21:31.240Z] #40 0.917 + '[' '!' -f //tini.installer ']' [2022-04-19T07:21:31.240Z] #40 0.917 + . //tini.installer [2022-04-19T07:21:31.240Z] #40 0.917 ++ : v0.19.0 [2022-04-19T07:21:31.240Z] #40 0.917 + install_tini [2022-04-19T07:21:31.240Z] #40 0.917 + echo 'Install tini version v0.19.0' [2022-04-19T07:21:31.240Z] #40 0.917 + git clone https://github.com/krallin/tini.git /tmp/tmp.gas75irkCP/tini [2022-04-19T07:21:31.240Z] #40 0.917 Install tini version v0.19.0 [2022-04-19T07:21:31.240Z] #40 0.920 Cloning into '/tmp/tmp.gas75irkCP/tini'... [2022-04-19T07:21:31.401Z] #38 47.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:21:31.401Z] #38 47.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:21:31.401Z] #38 47.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:31.659Z] #38 DONE 48.3s [2022-04-19T07:21:31.659Z] [2022-04-19T07:21:31.659Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T07:21:31.659Z] #39 sha256:7890c5ed1284705c8bee5380f11b01a911bc9cdf270bf18065c62909424e99a7 [2022-04-19T07:21:30.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:21:30.323Z] > git --version # timeout=10 [2022-04-19T07:21:30.360Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:21:30.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:30.364Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:31.916Z] #39 DONE 0.1s [2022-04-19T07:21:31.916Z] [2022-04-19T07:21:31.916Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:21:31.916Z] #40 sha256:954be9e3bda3d75c12b48af1c5a39fd280388ee52a279842ab1acfefe867d5f6 [2022-04-19T07:21:32.192Z] #40 ... [2022-04-19T07:21:32.192Z] [2022-04-19T07:21:32.192Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T07:21:32.192Z] #47 sha256:4d51172ef77dfc4f82c0a7dd08181ab8d1f816e90d5809799da766e90a4d0e1d [2022-04-19T07:21:32.192Z] #47 44.92 Setting up criu (3.16.1-3) ... [2022-04-19T07:21:32.192Z] #47 47.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:32.192Z] #47 DONE 47.8s [2022-04-19T07:21:32.192Z] [2022-04-19T07:21:32.192Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:21:32.192Z] #40 sha256:42f55f2990b9e2423686de6c0d5d98c5cf5ca3ffe9b1f7d44fe4f51f634df951 [2022-04-19T07:21:32.192Z] #40 1.778 + cd /tmp/tmp.gas75irkCP/tini [2022-04-19T07:21:32.192Z] #40 1.778 + git checkout -q v0.19.0 [2022-04-19T07:21:32.192Z] #40 1.805 + cmake . [2022-04-19T07:21:32.192Z] #40 ... [2022-04-19T07:21:32.192Z] [2022-04-19T07:21:32.192Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:21:32.192Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:21:32.192Z] #34 37.93 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-04-19T07:21:32.192Z] #34 38.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T07:21:32.192Z] #34 38.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:21:32.192Z] #34 ... [2022-04-19T07:21:32.192Z] [2022-04-19T07:21:32.192Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:32.192Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:32.192Z] #14 48.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T07:21:32.192Z] #14 48.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T07:21:32.192Z] #14 48.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:21:32.478Z] #19 184.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-19T07:21:32.478Z] #19 184.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:32.478Z] #19 184.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:32.478Z] #19 184.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-19T07:21:32.478Z] #19 184.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-19T07:21:32.478Z] #19 184.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T07:21:32.736Z] #19 184.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-19T07:21:32.736Z] #19 184.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T07:21:32.736Z] #19 184.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T07:21:32.853Z] #40 0.869 + RM_GOPATH=0 [2022-04-19T07:21:32.853Z] #40 0.869 + TMP_GOPATH= [2022-04-19T07:21:32.853Z] #40 0.869 + : /build [2022-04-19T07:21:32.853Z] #40 0.869 + '[' -z '' ']' [2022-04-19T07:21:32.853Z] #40 0.870 ++ mktemp -d [2022-04-19T07:21:32.853Z] #40 0.871 + export GOPATH=/tmp/tmp.CQRyXL5tOB [2022-04-19T07:21:32.853Z] #40 0.871 + GOPATH=/tmp/tmp.CQRyXL5tOB [2022-04-19T07:21:32.853Z] #40 0.871 + RM_GOPATH=1 [2022-04-19T07:21:32.853Z] #40 0.871 + case "$(go env GOARCH)" in [2022-04-19T07:21:32.853Z] #40 0.872 ++ go env GOARCH [2022-04-19T07:21:32.853Z] #40 0.883 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:32.853Z] #40 0.883 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:32.853Z] #40 0.883 ++ dirname /install.sh [2022-04-19T07:21:32.853Z] #40 0.885 + dir=/ [2022-04-19T07:21:32.853Z] #40 0.885 + bin=tini [2022-04-19T07:21:32.853Z] #40 0.885 + shift [2022-04-19T07:21:32.853Z] #40 0.885 + '[' '!' -f //tini.installer ']' [2022-04-19T07:21:32.853Z] #40 0.885 + . //tini.installer [2022-04-19T07:21:32.853Z] #40 0.885 ++ : v0.19.0 [2022-04-19T07:21:32.853Z] #40 0.885 + install_tini [2022-04-19T07:21:32.853Z] #40 0.885 + echo 'Install tini version v0.19.0' [2022-04-19T07:21:32.853Z] #40 0.885 + git clone https://github.com/krallin/tini.git /tmp/tmp.CQRyXL5tOB/tini [2022-04-19T07:21:32.853Z] #40 0.885 Install tini version v0.19.0 [2022-04-19T07:21:32.853Z] #40 0.887 Cloning into '/tmp/tmp.CQRyXL5tOB/tini'... [2022-04-19T07:21:32.994Z] #19 185.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-19T07:21:32.994Z] #19 185.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T07:21:32.994Z] #19 185.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:32.994Z] #19 185.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-19T07:21:33.252Z] #19 185.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T07:21:33.252Z] #19 185.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:33.417Z] #40 1.600 + cd /tmp/tmp.CQRyXL5tOB/tini [2022-04-19T07:21:33.417Z] #40 1.600 + git checkout -q v0.19.0 [2022-04-19T07:21:33.417Z] #40 1.623 + cmake . [2022-04-19T07:21:33.981Z] #40 1.956 -- The C compiler identification is GNU 10.2.1 [2022-04-19T07:21:33.981Z] #40 2.042 -- Detecting C compiler ABI info [2022-04-19T07:21:34.545Z] #40 2.556 -- Detecting C compiler ABI info - done [2022-04-19T07:21:34.545Z] #40 2.669 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T07:21:34.545Z] #40 2.672 -- Detecting C compile features [2022-04-19T07:21:34.545Z] #40 2.673 -- Detecting C compile features - done [2022-04-19T07:21:34.545Z] #40 2.711 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T07:21:34.801Z] #40 2.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T07:21:34.801Z] #40 2.938 -- Configuring done [2022-04-19T07:21:34.801Z] #40 2.955 -- Generating done [2022-04-19T07:21:34.801Z] #40 2.960 -- Build files have been written to: /tmp/tmp.CQRyXL5tOB/tini [2022-04-19T07:21:34.801Z] #40 2.963 + make tini-static [2022-04-19T07:21:35.058Z] #40 3.216 Scanning dependencies of target tini-static [2022-04-19T07:21:35.058Z] #40 3.269 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T07:21:36.407Z] #14 ... [2022-04-19T07:21:36.407Z] [2022-04-19T07:21:36.407Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:21:36.407Z] #40 sha256:42f55f2990b9e2423686de6c0d5d98c5cf5ca3ffe9b1f7d44fe4f51f634df951 [2022-04-19T07:21:36.407Z] #40 2.742 -- The C compiler identification is GNU 10.2.1 [2022-04-19T07:21:36.407Z] #40 2.873 -- Detecting C compiler ABI info [2022-04-19T07:21:36.407Z] #40 3.396 -- Detecting C compiler ABI info - done [2022-04-19T07:21:36.407Z] #40 3.501 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T07:21:36.407Z] #40 3.508 -- Detecting C compile features [2022-04-19T07:21:36.407Z] #40 3.510 -- Detecting C compile features - done [2022-04-19T07:21:36.407Z] #40 3.551 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T07:21:36.407Z] #40 3.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T07:21:36.407Z] #40 3.811 -- Configuring done [2022-04-19T07:21:36.407Z] #40 3.825 -- Generating done [2022-04-19T07:21:36.407Z] #40 3.839 -- Build files have been written to: /tmp/tmp.gas75irkCP/tini [2022-04-19T07:21:36.407Z] #40 3.855 + make tini-static [2022-04-19T07:21:36.407Z] #40 4.105 Scanning dependencies of target tini-static [2022-04-19T07:21:36.407Z] #40 4.162 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T07:21:36.407Z] #40 5.213 [100%] Linking C executable tini-static [2022-04-19T07:21:36.407Z] #40 5.784 [100%] Built target tini-static [2022-04-19T07:21:36.408Z] #40 5.814 + mkdir -p /build [2022-04-19T07:21:36.408Z] #40 5.816 + cp tini-static /build/docker-init [2022-04-19T07:21:36.408Z] #40 DONE 6.3s [2022-04-19T07:21:36.424Z] #40 4.329 [100%] Linking C executable tini-static [2022-04-19T07:21:36.669Z] [2022-04-19T07:21:36.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:36.669Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:36.686Z] #40 4.822 [100%] Built target tini-static [2022-04-19T07:21:36.686Z] #40 ... [2022-04-19T07:21:36.686Z] [2022-04-19T07:21:36.686Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:21:36.686Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:21:36.686Z] #49 52.67 gotestsum version dev [2022-04-19T07:21:36.686Z] #49 DONE 53.2s [2022-04-19T07:21:36.686Z] [2022-04-19T07:21:36.686Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:21:36.686Z] #40 sha256:954be9e3bda3d75c12b48af1c5a39fd280388ee52a279842ab1acfefe867d5f6 [2022-04-19T07:21:36.686Z] #40 4.962 + mkdir -p /build [2022-04-19T07:21:36.686Z] #40 4.962 + cp tini-static /build/docker-init [2022-04-19T07:21:36.944Z] #40 DONE 5.1s [2022-04-19T07:21:36.944Z] [2022-04-19T07:21:36.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-04-19T07:21:36.944Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:36.944Z] #14 47.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T07:21:36.944Z] #14 47.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T07:21:36.944Z] #14 47.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:21:36.944Z] #14 53.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T07:21:36.944Z] #14 53.21 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:36.944Z] #14 53.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:21:36.944Z] #14 53.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T07:21:36.944Z] #14 53.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:36.944Z] #14 53.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:21:37.246Z] #14 ... [2022-04-19T07:21:37.246Z] [2022-04-19T07:21:37.246Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-19T07:21:37.246Z] #49 sha256:8869cf76c93e55f73f425e3c873043d26787864e6fe9249ad7d83c2bbf881b37 [2022-04-19T07:21:37.246Z] #49 53.09 gotestsum version dev [2022-04-19T07:21:37.246Z] #49 DONE 53.3s [2022-04-19T07:21:37.246Z] [2022-04-19T07:21:37.246Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:21:37.246Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:21:37.821Z] #63 ... [2022-04-19T07:21:37.821Z] [2022-04-19T07:21:37.821Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:37.821Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:21:37.821Z] #14 53.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T07:21:37.821Z] #14 53.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:37.821Z] #14 53.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:21:38.072Z] #43 181.6 + dpkg --print-architecture [2022-04-19T07:21:38.072Z] #43 181.6 + git checkout -q v2.1.0 [2022-04-19T07:21:38.072Z] #43 181.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T07:21:38.072Z] #43 181.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T07:21:38.083Z] #14 53.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T07:21:38.083Z] #14 53.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:38.083Z] #14 54.03 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:21:38.517Z] #19 189.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-19T07:21:38.517Z] #19 190.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T07:21:38.517Z] #19 190.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:38.517Z] #19 190.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-19T07:21:38.517Z] #19 190.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-19T07:21:38.517Z] #19 190.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-19T07:21:38.517Z] #19 190.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T07:21:38.517Z] #19 190.5 Setting up libfile-which-perl (1.23-1) ... [2022-04-19T07:21:38.517Z] #19 190.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T07:21:38.518Z] #19 190.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T07:21:38.518Z] #19 190.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T07:21:38.518Z] #19 190.6 Setting up file (1:5.39-3) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up bzip2 (1.0.8-4) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up libyaml-perl (1.30-1) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T07:21:38.518Z] #19 190.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-19T07:21:38.776Z] #19 190.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:21:38.776Z] #19 190.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T07:21:38.776Z] #19 190.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up patch (2.7.6-7) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T07:21:38.776Z] #19 190.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T07:21:38.776Z] #19 191.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:21:38.776Z] #19 191.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.035Z] #19 191.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T07:21:39.035Z] #19 191.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.294Z] #19 191.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.294Z] #19 191.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.294Z] #19 191.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T07:21:39.294Z] #19 191.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-19T07:21:39.294Z] #19 191.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T07:21:39.553Z] #19 191.7 [2022-04-19T07:21:39.553Z] #19 191.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T07:21:39.553Z] #19 191.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.7 Setting up dpkg-dev (1.20.9) ... [2022-04-19T07:21:39.553Z] #19 191.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:21:39.553Z] #19 191.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.553Z] #19 191.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.554Z] #19 191.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.554Z] #19 191.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T07:21:39.554Z] #19 191.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-19T07:21:39.554Z] #19 192.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-19T07:21:39.812Z] #19 192.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T07:21:39.812Z] #19 192.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T07:21:39.812Z] #19 192.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:39.812Z] #19 192.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:39.812Z] #19 192.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.813Z] #19 192.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:21:39.813Z] #19 192.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:39.954Z] Fetching without tags [2022-04-19T07:21:40.071Z] #19 192.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up libxml-simple-perl (2.25-1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.071Z] #19 192.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up crossbuild-essential-armel (12.9) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-19T07:21:40.330Z] #19 192.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-19T07:21:40.588Z] #19 192.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-19T07:21:40.588Z] #19 192.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:21:40.588Z] #19 DONE 193.0s [2022-04-19T07:21:40.588Z] [2022-04-19T07:21:40.588Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:40.588Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:21:40.620Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:21:40.852Z] #20 ... [2022-04-19T07:21:40.852Z] [2022-04-19T07:21:40.852Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T07:21:40.852Z] #69 sha256:4f86fe61459c845febb729db8111595c0ef843871a4fe31855219429014d1eb9 [2022-04-19T07:21:40.852Z] #69 DONE 0.2s [2022-04-19T07:21:40.852Z] [2022-04-19T07:21:40.852Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T07:21:40.852Z] #32 sha256:5366e734f99f27f64ce4cea8d4ee1d74990e03279a30ad52e6cfb1d019f58617 [2022-04-19T07:21:40.852Z] #32 DONE 0.3s [2022-04-19T07:21:41.116Z] [2022-04-19T07:21:41.116Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:21:41.116Z] #33 sha256:5b459578af48e0c022c03e848fedd515db278125233892df9ac3001b37c267c1 [2022-04-19T07:21:39.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:21:39.744Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:21:39.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:39.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:21:39.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:21:39.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:39.989Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:40.722Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:21:40.760Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:21:42.266Z] using credential docker-jenkins-github-credentials [2022-04-19T07:21:42.343Z] Cloning the remote Git repository [2022-04-19T07:21:42.343Z] Cloning with configured refspecs honoured and without tags [2022-04-19T07:21:42.495Z] #33 1.317 + RM_GOPATH=0 [2022-04-19T07:21:42.495Z] #33 1.317 + TMP_GOPATH= [2022-04-19T07:21:42.495Z] #33 1.317 + : /build [2022-04-19T07:21:42.495Z] #33 1.318 + '[' -z '' ']' [2022-04-19T07:21:42.495Z] #33 1.320 ++ mktemp -d [2022-04-19T07:21:42.495Z] #33 1.321 + export GOPATH=/tmp/tmp.PDc0KGhqdR [2022-04-19T07:21:42.495Z] #33 1.321 + GOPATH=/tmp/tmp.PDc0KGhqdR [2022-04-19T07:21:42.495Z] #33 1.321 + RM_GOPATH=1 [2022-04-19T07:21:42.495Z] #33 1.321 + case "$(go env GOARCH)" in [2022-04-19T07:21:42.495Z] #33 1.321 ++ go env GOARCH [2022-04-19T07:21:42.495Z] #33 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:42.495Z] #33 1.324 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:42.495Z] #33 1.325 ++ dirname /install.sh [2022-04-19T07:21:42.495Z] #33 1.325 + dir=/ [2022-04-19T07:21:42.495Z] #33 1.326 Install docker/cli version 17.06.2-ce from stable [2022-04-19T07:21:42.495Z] #33 1.326 + bin=dockercli [2022-04-19T07:21:42.495Z] #33 1.326 + shift [2022-04-19T07:21:42.495Z] #33 1.326 + '[' '!' -f //dockercli.installer ']' [2022-04-19T07:21:42.495Z] #33 1.326 + . //dockercli.installer [2022-04-19T07:21:42.495Z] #33 1.326 ++ : stable [2022-04-19T07:21:42.495Z] #33 1.326 ++ : 17.06.2-ce [2022-04-19T07:21:42.495Z] #33 1.326 + install_dockercli [2022-04-19T07:21:42.495Z] #33 1.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T07:21:42.495Z] #33 1.326 ++ uname -m [2022-04-19T07:21:42.495Z] #33 1.330 + arch=x86_64 [2022-04-19T07:21:42.495Z] #33 1.330 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T07:21:42.495Z] #33 1.330 + url=https://download.docker.com/linux/static [2022-04-19T07:21:42.495Z] #33 1.330 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T07:21:42.495Z] #33 1.330 + tar -xz docker/docker [2022-04-19T07:21:43.287Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:21:43.287Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:21:43.496Z] #14 59.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T07:21:43.496Z] #14 59.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:43.496Z] #14 59.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:21:42.530Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T07:21:42.914Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T07:21:43.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:21:43.710Z] > git --version # timeout=10 [2022-04-19T07:21:43.757Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:21:43.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:43.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:44.678Z] #14 59.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T07:21:44.679Z] #14 59.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:21:44.679Z] #14 59.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:21:42.968Z] > git remote # timeout=10 [2022-04-19T07:21:43.055Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:21:43.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:43.092Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:21:43.214Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T07:21:43.320Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:21:43.357Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:21:45.278Z] Fetching without tags [2022-04-19T07:21:45.792Z] #33 4.319 + mkdir -p /build [2022-04-19T07:21:45.792Z] #33 4.321 + mv docker/docker /build/ [2022-04-19T07:21:45.792Z] #33 4.328 + rmdir docker [2022-04-19T07:21:45.792Z] #33 DONE 4.5s [2022-04-19T07:21:45.792Z] [2022-04-19T07:21:45.792Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:21:45.792Z] #70 sha256:2d5ca788bac150e558a7bef54bc0d63af452d0e94ba3126062dbbb3265fb2b9a [2022-04-19T07:21:45.792Z] #70 1.315 + RM_GOPATH=0 [2022-04-19T07:21:45.792Z] #70 1.315 + TMP_GOPATH= [2022-04-19T07:21:45.792Z] #70 1.315 + : /build [2022-04-19T07:21:45.792Z] #70 1.315 + '[' -z '' ']' [2022-04-19T07:21:45.792Z] #70 1.315 ++ mktemp -d [2022-04-19T07:21:45.792Z] #70 1.315 + export GOPATH=/tmp/tmp.teACt7Ir7Z [2022-04-19T07:21:45.792Z] #70 1.315 + GOPATH=/tmp/tmp.teACt7Ir7Z [2022-04-19T07:21:45.792Z] #70 1.315 + RM_GOPATH=1 [2022-04-19T07:21:45.792Z] #70 1.315 + case "$(go env GOARCH)" in [2022-04-19T07:21:45.792Z] #70 1.315 ++ go env GOARCH [2022-04-19T07:21:45.792Z] #70 1.326 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:45.792Z] #70 1.326 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:21:45.792Z] #70 1.326 ++ dirname /install.sh [2022-04-19T07:21:45.792Z] #70 1.338 + dir=/ [2022-04-19T07:21:45.792Z] #70 1.338 + bin=rootlesskit [2022-04-19T07:21:45.792Z] #70 1.338 + shift [2022-04-19T07:21:45.792Z] #70 1.338 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T07:21:45.792Z] #70 1.338 + . //rootlesskit.installer [2022-04-19T07:21:45.792Z] #70 1.338 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:21:45.792Z] #70 1.338 + install_rootlesskit [2022-04-19T07:21:45.792Z] #70 1.338 + case "$1" in [2022-04-19T07:21:45.792Z] #70 1.338 + export CGO_ENABLED=0 [2022-04-19T07:21:45.792Z] #70 1.338 + CGO_ENABLED=0 [2022-04-19T07:21:45.792Z] #70 1.338 + _install_rootlesskit [2022-04-19T07:21:45.792Z] #70 1.339 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T07:21:45.792Z] #70 1.339 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:21:45.792Z] #70 1.339 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:21:45.792Z] #70 1.339 + GOBIN=/build [2022-04-19T07:21:45.792Z] #70 1.339 + GO111MODULE=on [2022-04-19T07:21:45.792Z] #70 1.339 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:21:45.792Z] #70 1.771 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T07:21:45.792Z] #70 2.747 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T07:21:45.792Z] #70 2.748 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T07:21:45.792Z] #70 2.979 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T07:21:45.792Z] #70 3.995 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T07:21:45.792Z] #70 4.342 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T07:21:45.792Z] #70 4.389 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T07:21:45.792Z] #70 4.817 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T07:21:45.792Z] #70 4.875 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T07:21:45.792Z] #70 4.885 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T07:21:45.965Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:21:46.050Z] #70 4.994 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T07:21:46.315Z] #70 5.303 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T07:21:46.573Z] #70 5.442 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T07:21:46.573Z] #70 5.508 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T07:21:47.142Z] #70 ... [2022-04-19T07:21:47.142Z] [2022-04-19T07:21:47.142Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-19T07:21:47.142Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T07:21:47.142Z] #36 CACHED [2022-04-19T07:21:47.142Z] [2022-04-19T07:21:47.142Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T07:21:47.142Z] #37 sha256:369b945ed3eba232b9c6504a45c114f4f857e90762ca5caa15f19e3f7f4c197f [2022-04-19T07:21:47.142Z] #37 CACHED [2022-04-19T07:21:47.142Z] [2022-04-19T07:21:47.142Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-19T07:21:47.142Z] #38 sha256:ae12cbe17006c6f45f13c3f3c94c9d25a8b065bda5cab6b0a4e4e4cd560ec2b0 [2022-04-19T07:21:47.142Z] #38 CACHED [2022-04-19T07:21:47.142Z] [2022-04-19T07:21:47.142Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:47.142Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:21:47.142Z] #20 1.776 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:21:47.142Z] #20 1.777 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:21:47.142Z] #20 1.777 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:21:45.003Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:21:45.055Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:21:45.092Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:45.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:21:45.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:21:45.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:45.317Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:21:46.077Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:21:46.116Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:21:48.691Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:21:48.691Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:21:49.676Z] #20 2.593 Reading package lists... [2022-04-19T07:21:49.676Z] #20 ... [2022-04-19T07:21:49.676Z] [2022-04-19T07:21:49.676Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:49.676Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-19T07:21:49.676Z] #45 1.812 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:21:49.676Z] #45 1.814 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:21:49.676Z] #45 1.814 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:21:48.355Z] > git remote # timeout=10 [2022-04-19T07:21:48.432Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:21:48.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:21:48.472Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:21:48.615Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T07:21:48.728Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:21:48.766Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:21:51.054Z] #45 2.708 Reading package lists... [2022-04-19T07:21:51.054Z] #45 ... [2022-04-19T07:21:51.054Z] [2022-04-19T07:21:51.054Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:21:51.054Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-19T07:21:51.054Z] #65 1.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:21:51.054Z] #65 1.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:21:51.054Z] #65 1.728 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:21:51.599Z] #14 ... [2022-04-19T07:21:51.599Z] [2022-04-19T07:21:51.599Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:51.599Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:21:52.377Z] #60 36.20 Updating files: 64% (3045/4703) Updating files: 65% (3057/4703) Updating files: 66% (3104/4703) Updating files: 67% (3152/4703) Updating files: 68% (3199/4703) Updating files: 69% (3246/4703) Updating files: 70% (3293/4703) Updating files: 71% (3340/4703) Updating files: 72% (3387/4703) Updating files: 73% (3434/4703) Updating files: 74% (3481/4703) Updating files: 75% (3528/4703) Updating files: 76% (3575/4703) Updating files: 77% (3622/4703) Updating files: 78% (3669/4703) Updating files: 79% (3716/4703) Updating files: 80% (3763/4703) Updating files: 81% (3810/4703) Updating files: 82% (3857/4703) Updating files: 83% (3904/4703) Updating files: 84% (3951/4703) Updating files: 85% (3998/4703) Updating files: 86% (4045/4703) Updating files: 87% (4092/4703) Updating files: 88% (4139/4703) Updating files: 89% (4186/4703) Updating files: 90% (4233/4703) Updating files: 91% (4280/4703) Updating files: 92% (4327/4703) Updating files: 93% (4374/4703) Updating files: 94% (4421/4703) Updating files: 95% (4468/4703) Updating files: 96% (4515/4703) Updating files: 97% (4562/4703) Updating files: 98% (4609/4703) Updating files: 99% (4656/4703) Updating files: 100% (4703/4703) Updating files: 100% (4703/4703), done. [2022-04-19T07:21:52.377Z] #60 37.08 + cd /tmp/tmp.wLL7vqoXJa/src/github.com/containerd/containerd [2022-04-19T07:21:52.377Z] #60 37.08 + git checkout -q v1.6.2 [2022-04-19T07:21:52.942Z] #60 37.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T07:21:52.942Z] #60 37.68 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T07:21:52.942Z] #60 37.68 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:21:52.942Z] #60 37.68 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:21:52.942Z] #60 37.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T07:21:52.942Z] #60 37.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T07:21:52.942Z] #60 37.68 + '[' '' = dynamic ']' [2022-04-19T07:21:52.942Z] #60 37.68 + make [2022-04-19T07:21:53.589Z] #65 2.530 Reading package lists... [2022-04-19T07:21:54.109Z] #65 13.09 Reading package lists... [2022-04-19T07:21:54.109Z] #65 ... [2022-04-19T07:21:54.109Z] [2022-04-19T07:21:54.109Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:21:54.109Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:21:54.109Z] #20 2.593 Reading package lists... [2022-04-19T07:21:54.316Z] #60 39.01 + bin/ctr [2022-04-19T07:21:54.557Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:21:54.729Z] #14 ... [2022-04-19T07:21:54.729Z] [2022-04-19T07:21:54.729Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:21:54.729Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:21:54.729Z] #60 35.66 Updating files: 60% (2822/4703) Updating files: 61% (2869/4703) Updating files: 62% (2916/4703) Updating files: 63% (2963/4703) Updating files: 64% (3010/4703) Updating files: 65% (3057/4703) Updating files: 66% (3104/4703) Updating files: 67% (3152/4703) Updating files: 68% (3199/4703) Updating files: 69% (3246/4703) Updating files: 70% (3293/4703) Updating files: 71% (3340/4703) Updating files: 72% (3387/4703) Updating files: 73% (3434/4703) Updating files: 74% (3481/4703) Updating files: 75% (3528/4703) Updating files: 76% (3575/4703) Updating files: 77% (3622/4703) Updating files: 78% (3669/4703) Updating files: 79% (3716/4703) Updating files: 80% (3763/4703) Updating files: 81% (3810/4703) Updating files: 82% (3857/4703) Updating files: 83% (3904/4703) Updating files: 84% (3951/4703) Updating files: 85% (3998/4703) Updating files: 86% (4045/4703) Updating files: 87% (4092/4703) Updating files: 88% (4139/4703) Updating files: 89% (4186/4703) Updating files: 90% (4233/4703) Updating files: 91% (4280/4703) Updating files: 92% (4327/4703) Updating files: 93% (4374/4703) Updating files: 94% (4421/4703) Updating files: 95% (4468/4703) Updating files: 96% (4515/4703) Updating files: 97% (4562/4703) Updating files: 98% (4609/4703) Updating files: 99% (4656/4703) Updating files: 100% (4703/4703) Updating files: 100% (4703/4703), done. [2022-04-19T07:21:54.729Z] #60 36.55 + cd /tmp/tmp.5z3BFxl0Df/src/github.com/containerd/containerd [2022-04-19T07:21:54.729Z] #60 36.55 + git checkout -q v1.6.2 [2022-04-19T07:21:54.937Z] > git --version # timeout=10 [2022-04-19T07:21:54.973Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:21:55.007Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T07:21:55.306Z] #60 37.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T07:21:55.306Z] #60 37.96 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T07:21:55.306Z] #60 37.96 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:21:55.306Z] #60 37.96 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:21:55.306Z] #60 37.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T07:21:55.306Z] #60 37.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T07:21:55.306Z] #60 37.96 + '[' '' = dynamic ']' [2022-04-19T07:21:55.306Z] #60 37.96 + make [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:21:56.726Z] #60 39.27 + bin/ctr [2022-04-19T07:21:57.397Z] #20 13.36 Reading package lists... [2022-04-19T07:21:57.397Z] #20 ... [2022-04-19T07:21:57.397Z] [2022-04-19T07:21:57.397Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:21:57.397Z] #70 sha256:2d5ca788bac150e558a7bef54bc0d63af452d0e94ba3126062dbbb3265fb2b9a [2022-04-19T07:21:57.397Z] #70 6.403 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T07:21:57.656Z] #70 ... [2022-04-19T07:21:57.656Z] [2022-04-19T07:21:57.656Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:21:57.656Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-19T07:21:57.656Z] #45 2.708 Reading package lists... [2022-04-19T07:21:58.251Z] + docker version [2022-04-19T07:22:00.038Z] #43 DONE 203.9s [2022-04-19T07:22:00.038Z] [2022-04-19T07:22:00.038Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:00.038Z] #56 sha256:2236600b585ba74be103b15ae3691c37ceb9571ea376140debd2832b75ee939d [2022-04-19T07:22:00.771Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:22:01.179Z] > git --version # timeout=10 [2022-04-19T07:22:01.217Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:22:01.251Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T07:22:01.406Z] #56 ... [2022-04-19T07:22:01.406Z] [2022-04-19T07:22:01.406Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T07:22:01.406Z] #44 sha256:52c5054c8f9f81d2442be47ec5297bc3a2aa64c48fe1b31202900689c6141d6b [2022-04-19T07:22:01.662Z] #44 DONE 0.2s [2022-04-19T07:22:01.662Z] [2022-04-19T07:22:01.662Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T07:22:01.662Z] #48 sha256:df7f9e58a072f71d05820884e6e6d99ce76fc326981dd98a6fe584d5051727a5 [2022-04-19T07:22:01.662Z] #48 DONE 0.0s [2022-04-19T07:22:01.662Z] [2022-04-19T07:22:01.662Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T07:22:01.662Z] #50 sha256:bb3e9102171ba3c90d4b6427d2899932f72dddafe6fb619048e09b9c8b30328e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:22:01.918Z] #50 DONE 0.1s [2022-04-19T07:22:01.918Z] [2022-04-19T07:22:01.918Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:01.918Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:22:02.865Z] Fetching without tags [2022-04-19T07:22:03.589Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:22:04.105Z] Client: [2022-04-19T07:22:04.105Z] Version: 20.10.9 [2022-04-19T07:22:04.105Z] API version: 1.41 [2022-04-19T07:22:04.105Z] Go version: go1.16.8 [2022-04-19T07:22:04.105Z] Git commit: c2ea9bc [2022-04-19T07:22:04.105Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:22:04.105Z] OS/Arch: windows/amd64 [2022-04-19T07:22:04.105Z] Context: default [2022-04-19T07:22:04.105Z] Experimental: true [2022-04-19T07:22:04.105Z] [2022-04-19T07:22:04.105Z] Server: Docker Engine - Community [2022-04-19T07:22:04.105Z] Engine: [2022-04-19T07:22:04.105Z] Version: 20.10.9 [2022-04-19T07:22:04.105Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:22:04.105Z] Go version: go1.16.8 [2022-04-19T07:22:04.105Z] Git commit: 79ea9d3 [2022-04-19T07:22:04.105Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:22:04.105Z] OS/Arch: windows/amd64 [2022-04-19T07:22:04.105Z] Experimental: true [2022-04-19T07:22:04.224Z] #45 13.54 Reading package lists... [2022-04-19T07:22:04.224Z] #45 ... [2022-04-19T07:22:04.224Z] [2022-04-19T07:22:04.224Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:22:04.224Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-19T07:22:04.224Z] #65 13.09 Reading package lists... [2022-04-19T07:22:04.280Z] #60 ... [2022-04-19T07:22:04.280Z] [2022-04-19T07:22:04.280Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:04.280Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:04.280Z] #14 70.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T07:22:04.280Z] #14 70.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.280Z] #14 70.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:04.280Z] #14 74.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T07:22:04.280Z] #14 74.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.280Z] #14 74.82 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:04.280Z] #14 79.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T07:22:04.280Z] #14 79.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.280Z] #14 79.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:04.599Z] + docker version [Pipeline] sh [2022-04-19T07:22:04.870Z] #60 ... [2022-04-19T07:22:04.870Z] [2022-04-19T07:22:04.870Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:04.870Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:04.870Z] #14 70.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T07:22:04.870Z] #14 70.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.870Z] #14 70.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:04.870Z] #14 75.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T07:22:04.870Z] #14 75.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.870Z] #14 75.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:04.870Z] #14 80.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T07:22:04.870Z] #14 80.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:04.870Z] #14 80.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:02.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:22:02.626Z] > git config --add remote.origin.fetch +refs/pull/43498/head:refs/remotes/origin/PR-43498 # timeout=10 [2022-04-19T07:22:02.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:22:02.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T07:22:02.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T07:22:02.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:22:02.902Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43498/head:refs/remotes/origin/PR-43498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T07:22:03.696Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:22:03.739Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:22:05.602Z] + docker info [2022-04-19T07:22:05.602Z] Client: [2022-04-19T07:22:05.602Z] Context: default [2022-04-19T07:22:05.602Z] Debug Mode: false [2022-04-19T07:22:05.602Z] [2022-04-19T07:22:05.602Z] Server: [2022-04-19T07:22:05.602Z] Containers: 0 [2022-04-19T07:22:05.602Z] Running: 0 [2022-04-19T07:22:05.602Z] Paused: 0 [2022-04-19T07:22:05.602Z] Stopped: 0 [2022-04-19T07:22:05.602Z] Images: 0 [2022-04-19T07:22:05.602Z] Server Version: 20.10.9 [2022-04-19T07:22:05.602Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T07:22:05.602Z] Windows: [2022-04-19T07:22:05.602Z] LCOW: [2022-04-19T07:22:05.602Z] Logging Driver: json-file [2022-04-19T07:22:05.602Z] Plugins: [2022-04-19T07:22:05.602Z] Volume: local [2022-04-19T07:22:05.602Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:22:05.602Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:22:05.602Z] Swarm: inactive [2022-04-19T07:22:05.602Z] Default Isolation: process [2022-04-19T07:22:05.602Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:22:05.602Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T07:22:05.602Z] OSType: windows [2022-04-19T07:22:05.602Z] Architecture: x86_64 [2022-04-19T07:22:05.602Z] CPUs: 4 [2022-04-19T07:22:05.602Z] Total Memory: 32GiB [2022-04-19T07:22:05.602Z] Name: azwin-2-370b00 [2022-04-19T07:22:05.602Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T07:22:05.602Z] Docker Root Dir: D:\docker [2022-04-19T07:22:05.602Z] Debug Mode: false [2022-04-19T07:22:05.602Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:22:05.602Z] Labels: [2022-04-19T07:22:05.602Z] Experimental: true [2022-04-19T07:22:05.602Z] Insecure Registries: [2022-04-19T07:22:05.602Z] 10.0.0.4:5000 [2022-04-19T07:22:05.602Z] 127.0.0.0/8 [2022-04-19T07:22:05.602Z] Registry Mirrors: [2022-04-19T07:22:05.602Z] http://10.0.0.4:5000/ [2022-04-19T07:22:05.602Z] Live Restore Enabled: false [2022-04-19T07:22:05.602Z] Product License: Community Engine [2022-04-19T07:22:05.602Z] [2022-04-19T07:22:05.603Z] #65 22.45 Building dependency tree... [2022-04-19T07:22:05.603Z] #65 24.78 Reading state information... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T07:22:06.200Z] #60 ... [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:22:06.200Z] #51 sha256:a6bbe403a4881cc646e4b27b54694e000b00e15f6c92e11ea865229675bdd656 [2022-04-19T07:22:06.200Z] #51 206.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T07:22:06.200Z] #51 DONE 207.0s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-19T07:22:06.200Z] #26 sha256:24dab08123107669510dd30e230b5116e5696bc8269e1b95063140ea3520ed8e [2022-04-19T07:22:06.200Z] #26 208.2 + return [2022-04-19T07:22:06.200Z] #26 DONE 208.4s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:06.200Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:22:06.200Z] #60 ... [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:06.200Z] #56 sha256:d7c5c278a3f1431e4252ada9b93b9f8ef1a53cef774992f38b0392f46a1b52b5 [2022-04-19T07:22:06.200Z] #56 133.5 + mkdir -p /build [2022-04-19T07:22:06.200Z] #56 133.5 + cp runc /build/runc [2022-04-19T07:22:06.200Z] #56 DONE 133.6s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T07:22:06.200Z] #27 sha256:2986e4e0e2d191f4754e1cfd7a4375be1643c83372d689f17284d1db2673130e [2022-04-19T07:22:06.200Z] #27 DONE 0.1s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T07:22:06.200Z] #32 sha256:999a8314b36df4f85393b781e40b335587cf9faab6ad3e6db58c7083ef5da345 [2022-04-19T07:22:06.200Z] #32 DONE 0.5s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:06.200Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:22:06.200Z] #60 ... [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #35 sha256:0b82f38218bf9852d9de73059d2d40bdee538d05ddf1dc8122fd625859b59196 [2022-04-19T07:22:06.200Z] #35 DONE 0.2s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #37 sha256:82641cf9fd19e1a3901dc91c68a2499a21c3662cd4e74fe71690093a4ce414f9 [2022-04-19T07:22:06.200Z] #37 DONE 0.3s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #41 sha256:058ac2c5932febb6d4649d1d7dda4d407e44ef5e5acd719fcc3922bfdb533dbf [2022-04-19T07:22:06.200Z] #41 DONE 0.2s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #44 sha256:a037ccbcb3ed0368d4b2d265dff6bcf61fcda98e470c7fdb1e30a5cd23e3954b [2022-04-19T07:22:06.200Z] #44 DONE 0.2s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #48 sha256:c9a5174e6329870b5296927767560976c55a8ff340dbab2b950a9e4e609004ca [2022-04-19T07:22:06.200Z] #48 DONE 0.1s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #50 sha256:a4ddf1b7428839d7cfea981ad479cbaa1686534f86696c0a39c8e6b18051dd82 [2022-04-19T07:22:06.200Z] #50 DONE 0.1s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #52 sha256:af4fd7388318d000ceaaf15bcee1e52842ee64ef8c320381e95e0ec3cd497b5b [2022-04-19T07:22:06.200Z] #52 DONE 0.2s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #54 sha256:57cb7b7607168d3297f35459c13297228bca2fccada4df24668675ed40347315 [2022-04-19T07:22:06.200Z] #54 DONE 0.1s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T07:22:06.200Z] #57 sha256:d51e719b02d56d7abc8106b9eea203e2963c8bae38dd45bef40688cd04ca3a96 [2022-04-19T07:22:06.200Z] #57 DONE 0.1s [2022-04-19T07:22:06.200Z] [2022-04-19T07:22:06.200Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:06.200Z] #60 sha256:e38f1f41bcbf50a97bf4f0433e5f213b420943e3e039351a0f5b5ab1c4b34d95 [2022-04-19T07:22:06.200Z] #60 196.5 + bin/containerd [2022-04-19T07:22:06.809Z] Merge succeeded, producing ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:22:06.810Z] Checking out Revision ef64db5021b5d60bb852cc303b72c0c59697900d (PR-43498) [2022-04-19T07:22:08.141Z] #65 27.05 The following additional packages will be installed: [2022-04-19T07:22:08.141Z] #65 27.08 libbtrfs0 [2022-04-19T07:22:08.141Z] #65 27.34 The following NEW packages will be installed: [2022-04-19T07:22:08.141Z] #65 27.35 libbtrfs-dev libbtrfs0 [2022-04-19T07:22:06.469Z] > git remote # timeout=10 [2022-04-19T07:22:06.533Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:22:06.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T07:22:06.576Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T07:22:06.704Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T07:22:06.841Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:22:06.885Z] > git checkout -f ef64db5021b5d60bb852cc303b72c0c59697900d # timeout=10 [2022-04-19T07:22:08.718Z] #65 27.78 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:08.718Z] #65 27.78 Need to get 460 kB of archives. [2022-04-19T07:22:08.718Z] #65 27.78 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T07:22:08.718Z] #65 27.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:22:08.718Z] #65 27.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:22:09.287Z] #65 28.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:09.287Z] #65 ... [2022-04-19T07:22:09.287Z] [2022-04-19T07:22:09.287Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:09.287Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:09.287Z] #20 13.36 Reading package lists... [2022-04-19T07:22:09.287Z] #20 22.88 Building dependency tree... [2022-04-19T07:22:09.287Z] #20 25.16 Reading state information... [2022-04-19T07:22:09.287Z] #20 27.32 The following additional packages will be installed: [2022-04-19T07:22:09.287Z] #20 27.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:22:09.287Z] #20 27.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T07:22:09.287Z] #20 27.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T07:22:09.287Z] #20 27.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T07:22:09.287Z] #20 27.34 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T07:22:09.287Z] #20 27.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T07:22:09.287Z] #20 27.37 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T07:22:09.287Z] #20 27.41 Suggested packages: [2022-04-19T07:22:09.287Z] #20 27.41 gcc-10-locales seccomp wine64 [2022-04-19T07:22:09.287Z] #20 27.98 The following NEW packages will be installed: [2022-04-19T07:22:09.287Z] #20 27.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T07:22:09.287Z] #20 27.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T07:22:09.287Z] #20 27.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T07:22:09.287Z] #20 27.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T07:22:09.287Z] #20 27.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T07:22:09.287Z] #20 27.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T07:22:09.287Z] #20 28.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T07:22:09.287Z] #20 28.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T07:22:09.287Z] #20 28.00 mingw-w64-x86-64-dev [2022-04-19T07:22:09.287Z] #20 28.47 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:09.287Z] #20 28.47 Need to get 115 MB of archives. [2022-04-19T07:22:09.287Z] #20 28.47 After this operation, 645 MB of additional disk space will be used. [2022-04-19T07:22:09.287Z] #20 28.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-19T07:22:09.287Z] #20 28.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-19T07:22:09.287Z] #20 28.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T07:22:09.287Z] #20 28.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-19T07:22:09.287Z] #20 28.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T07:22:09.287Z] #20 28.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T07:22:09.545Z] #20 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-19T07:22:09.545Z] #20 28.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-19T07:22:09.545Z] #20 28.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-19T07:22:09.804Z] #20 29.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:22:09.804Z] #20 ... [2022-04-19T07:22:09.804Z] [2022-04-19T07:22:09.804Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-19T07:22:09.804Z] #65 sha256:d4d107cf215cb1492cfb3e6d9e240c5c7b83842e3d7cba8ec192ffe07892c398 [2022-04-19T07:22:09.804Z] #65 28.97 Fetched 460 kB in 0s (1517 kB/s) [2022-04-19T07:22:09.804Z] #65 29.08 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:22:09.804Z] #65 29.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-19T07:22:09.804Z] #65 29.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:22:09.804Z] #65 29.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:10.063Z] #65 29.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:22:10.063Z] #65 29.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:22:10.063Z] #65 29.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:10.322Z] #65 29.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:10.322Z] #65 29.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:10.322Z] #65 29.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:22:10.467Z] Client: [2022-04-19T07:22:10.467Z] Version: 20.10.9 [2022-04-19T07:22:10.467Z] API version: 1.41 [2022-04-19T07:22:10.467Z] Go version: go1.16.8 [2022-04-19T07:22:10.467Z] Git commit: c2ea9bc [2022-04-19T07:22:10.467Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:22:10.467Z] OS/Arch: windows/amd64 [2022-04-19T07:22:10.467Z] Context: default [2022-04-19T07:22:10.467Z] Experimental: true [2022-04-19T07:22:10.467Z] [2022-04-19T07:22:10.467Z] Server: Docker Engine - Community [2022-04-19T07:22:10.467Z] Engine: [2022-04-19T07:22:10.467Z] Version: 20.10.9 [2022-04-19T07:22:10.467Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:22:10.467Z] Go version: go1.16.8 [2022-04-19T07:22:10.467Z] Git commit: 79ea9d3 [2022-04-19T07:22:10.467Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:22:10.467Z] OS/Arch: windows/amd64 [2022-04-19T07:22:10.467Z] Experimental: true [2022-04-19T07:22:10.580Z] #65 DONE 29.8s [2022-04-19T07:22:10.580Z] [2022-04-19T07:22:10.580Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:10.580Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:10.580Z] #20 29.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:22:10.580Z] #20 ... [2022-04-19T07:22:10.580Z] [2022-04-19T07:22:10.580Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T07:22:10.580Z] #66 sha256:dc37a45d0ad2685aee5f672fc4fd48289ec26da47e27c353cba8209c78b24bcd [2022-04-19T07:22:10.580Z] #66 DONE 0.1s [2022-04-19T07:22:10.580Z] [2022-04-19T07:22:10.581Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:10.581Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:10.581Z] #20 29.89 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] [Pipeline] sh [2022-04-19T07:22:11.151Z] #20 30.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T07:22:11.412Z] #20 30.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-19T07:22:11.671Z] #20 30.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-19T07:22:11.671Z] #20 30.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T07:22:11.671Z] #20 30.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T07:22:11.671Z] #20 30.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T07:22:11.671Z] #20 30.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T07:22:11.671Z] #20 30.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-19T07:22:11.671Z] #20 30.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T07:22:11.671Z] #20 30.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T07:22:11.671Z] #20 30.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T07:22:11.672Z] #20 30.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T07:22:11.672Z] #20 30.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T07:22:11.672Z] #20 30.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T07:22:11.672Z] #20 30.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T07:22:11.672Z] #20 31.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-19T07:22:11.672Z] #20 31.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T07:22:11.672Z] #20 31.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T07:22:12.050Z] + docker info [2022-04-19T07:22:12.241Z] #20 31.66 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:12.809Z] #20 31.99 Fetched 115 MB in 3s (39.7 MB/s) [2022-04-19T07:22:12.809Z] #20 32.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T07:22:12.809Z] #20 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-19T07:22:12.809Z] #20 32.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:22:12.809Z] #20 32.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:13.378Z] #20 ... [2022-04-19T07:22:13.378Z] [2022-04-19T07:22:13.378Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:22:13.378Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-19T07:22:13.378Z] #45 13.54 Reading package lists... [2022-04-19T07:22:13.378Z] #45 22.84 Building dependency tree... [2022-04-19T07:22:13.378Z] #45 24.98 Reading state information... [2022-04-19T07:22:13.378Z] #45 27.15 The following additional packages will be installed: [2022-04-19T07:22:13.378Z] #45 27.18 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-19T07:22:13.378Z] #45 27.22 Suggested packages: [2022-04-19T07:22:13.378Z] #45 27.23 cmake-doc ninja-build lrzip [2022-04-19T07:22:13.378Z] #45 27.23 Recommended packages: [2022-04-19T07:22:13.378Z] #45 27.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T07:22:13.378Z] #45 28.02 The following NEW packages will be installed: [2022-04-19T07:22:13.378Z] #45 28.04 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-19T07:22:13.378Z] #45 28.52 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:13.378Z] #45 28.52 Need to get 8418 kB of archives. [2022-04-19T07:22:13.378Z] #45 28.52 After this operation, 34.9 MB of additional disk space will be used. [2022-04-19T07:22:13.378Z] #45 28.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:22:13.378Z] #45 28.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-04-19T07:22:13.378Z] #45 28.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T07:22:13.378Z] #45 28.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T07:22:13.378Z] #45 28.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T07:22:13.378Z] #45 28.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T07:22:13.378Z] #45 28.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T07:22:13.378Z] #45 28.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T07:22:13.378Z] #45 29.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:13.378Z] #45 30.04 Fetched 8418 kB in 1s (16.6 MB/s) [2022-04-19T07:22:13.378Z] #45 30.13 Selecting previously unselected package xxd. [2022-04-19T07:22:13.378Z] #45 30.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-19T07:22:13.378Z] #45 30.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 30.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:13.378Z] #45 30.38 Selecting previously unselected package vim-common. [2022-04-19T07:22:13.378Z] #45 30.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:22:13.378Z] #45 30.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:13.378Z] #45 30.69 Selecting previously unselected package cmake-data. [2022-04-19T07:22:13.378Z] #45 30.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T07:22:13.378Z] #45 30.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:22:13.378Z] #45 31.61 Selecting previously unselected package libarchive13:amd64. [2022-04-19T07:22:13.378Z] #45 31.61 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 31.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:22:13.378Z] #45 31.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T07:22:13.378Z] #45 31.82 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 31.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:22:13.378Z] #45 31.94 Selecting previously unselected package librhash0:amd64. [2022-04-19T07:22:13.378Z] #45 31.95 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 31.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:22:13.378Z] #45 32.06 Selecting previously unselected package libuv1:amd64. [2022-04-19T07:22:13.378Z] #45 32.06 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 32.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:22:13.378Z] #45 32.15 Selecting previously unselected package cmake. [2022-04-19T07:22:13.378Z] #45 32.16 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T07:22:13.378Z] #45 32.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:22:13.639Z] #45 ... [2022-04-19T07:22:13.639Z] [2022-04-19T07:22:13.639Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:13.639Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:22:13.639Z] #67 1.016 + RM_GOPATH=0 [2022-04-19T07:22:13.639Z] #67 1.016 + TMP_GOPATH= [2022-04-19T07:22:13.639Z] #67 1.016 + : /build [2022-04-19T07:22:13.639Z] #67 1.016 + '[' -z '' ']' [2022-04-19T07:22:13.639Z] #67 1.016 ++ mktemp -d [2022-04-19T07:22:13.639Z] #67 1.018 + export GOPATH=/tmp/tmp.PwPf6egJAc [2022-04-19T07:22:13.639Z] #67 1.018 + GOPATH=/tmp/tmp.PwPf6egJAc [2022-04-19T07:22:13.639Z] #67 1.018 + RM_GOPATH=1 [2022-04-19T07:22:13.639Z] #67 1.018 + case "$(go env GOARCH)" in [2022-04-19T07:22:13.639Z] #67 1.019 ++ go env GOARCH [2022-04-19T07:22:13.639Z] #67 1.030 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:13.639Z] #67 1.030 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:13.639Z] #67 1.030 ++ dirname /install.sh [2022-04-19T07:22:13.639Z] #67 1.031 + dir=/ [2022-04-19T07:22:13.639Z] #67 1.032 + bin=containerd [2022-04-19T07:22:13.639Z] #67 1.032 + shift [2022-04-19T07:22:13.639Z] #67 1.032 + '[' '!' -f //containerd.installer ']' [2022-04-19T07:22:13.639Z] #67 1.032 + . //containerd.installer [2022-04-19T07:22:13.639Z] #67 1.033 ++ set -e [2022-04-19T07:22:13.639Z] #67 1.035 ++ : v1.6.2 [2022-04-19T07:22:13.639Z] #67 1.036 + install_containerd [2022-04-19T07:22:13.639Z] #67 1.037 + echo 'Install containerd version v1.6.2' [2022-04-19T07:22:13.639Z] #67 1.039 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PwPf6egJAc/src/github.com/containerd/containerd [2022-04-19T07:22:13.639Z] #67 1.039 Install containerd version v1.6.2 [2022-04-19T07:22:13.639Z] #67 1.043 Cloning into '/tmp/tmp.PwPf6egJAc/src/github.com/containerd/containerd'... [2022-04-19T07:22:14.296Z] #14 89.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T07:22:14.296Z] #14 89.67 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:14.296Z] #14 89.67 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:15.020Z] #67 ... [2022-04-19T07:22:15.020Z] [2022-04-19T07:22:15.020Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-19T07:22:15.020Z] #45 sha256:d946d72b24396f866300973e1f1f474f536f0c5798ea759ac2026e2769ea3aa3 [2022-04-19T07:22:15.020Z] #45 33.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T07:22:15.020Z] #45 33.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:15.020Z] #45 33.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T07:22:15.020Z] #45 33.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:15.020Z] #45 33.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T07:22:15.020Z] #45 33.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T07:22:15.020Z] #45 33.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T07:22:15.020Z] #45 33.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T07:22:15.020Z] #45 33.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:22:15.020Z] #45 DONE 34.3s [2022-04-19T07:22:15.020Z] [2022-04-19T07:22:15.020Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T07:22:15.020Z] #46 sha256:f841ef294b223a32b38d09f916f64e65a1aafdda68ae1558bae91af5bf4fa2fd [2022-04-19T07:22:15.020Z] #46 DONE 0.1s [2022-04-19T07:22:15.020Z] [2022-04-19T07:22:15.020Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-19T07:22:15.020Z] #47 sha256:816766ff927cc3ea2a26c34a95be049da5295cc90e6a3f7df1aec6266f04d855 [2022-04-19T07:22:15.959Z] #47 0.876 + RM_GOPATH=0 [2022-04-19T07:22:15.959Z] #47 0.876 + TMP_GOPATH= [2022-04-19T07:22:15.959Z] #47 0.876 + : /build [2022-04-19T07:22:15.959Z] #47 0.876 + '[' -z '' ']' [2022-04-19T07:22:15.959Z] #47 0.876 ++ mktemp -d [2022-04-19T07:22:15.959Z] #47 0.878 + export GOPATH=/tmp/tmp.6tNguJapfA [2022-04-19T07:22:15.959Z] #47 0.878 + GOPATH=/tmp/tmp.6tNguJapfA [2022-04-19T07:22:15.959Z] #47 0.878 + RM_GOPATH=1 [2022-04-19T07:22:15.959Z] #47 0.878 + case "$(go env GOARCH)" in [2022-04-19T07:22:15.959Z] #47 0.878 ++ go env GOARCH [2022-04-19T07:22:15.959Z] #47 0.890 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:15.959Z] #47 0.890 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:15.959Z] #47 0.890 ++ dirname /install.sh [2022-04-19T07:22:15.959Z] #47 0.891 + dir=/ [2022-04-19T07:22:15.959Z] #47 0.893 + bin=tini [2022-04-19T07:22:15.959Z] #47 0.893 + shift [2022-04-19T07:22:15.959Z] #47 0.893 + '[' '!' -f //tini.installer ']' [2022-04-19T07:22:15.959Z] #47 0.894 + . //tini.installer [2022-04-19T07:22:15.959Z] #47 0.894 ++ : v0.19.0 [2022-04-19T07:22:15.959Z] #47 0.894 + install_tini [2022-04-19T07:22:15.959Z] #47 0.894 + echo 'Install tini version v0.19.0' [2022-04-19T07:22:15.959Z] #47 0.895 Install tini version v0.19.0 [2022-04-19T07:22:15.959Z] #47 0.895 + git clone https://github.com/krallin/tini.git /tmp/tmp.6tNguJapfA/tini [2022-04-19T07:22:15.959Z] #47 0.897 Cloning into '/tmp/tmp.6tNguJapfA/tini'... [2022-04-19T07:22:16.219Z] #47 1.221 + cd /tmp/tmp.6tNguJapfA/tini [2022-04-19T07:22:16.478Z] #47 1.225 + git checkout -q v0.19.0 [2022-04-19T07:22:16.478Z] #47 1.230 + cmake . [2022-04-19T07:22:16.478Z] #47 1.468 -- The C compiler identification is GNU 10.2.1 [2022-04-19T07:22:16.478Z] #47 1.514 -- Detecting C compiler ABI info [2022-04-19T07:22:17.047Z] #47 1.751 -- Detecting C compiler ABI info - done [2022-04-19T07:22:17.047Z] #47 1.833 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T07:22:17.047Z] #47 1.835 -- Detecting C compile features [2022-04-19T07:22:17.047Z] #47 1.836 -- Detecting C compile features - done [2022-04-19T07:22:17.047Z] #47 1.856 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T07:22:17.047Z] #47 1.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T07:22:17.047Z] #47 1.998 -- Configuring done [2022-04-19T07:22:17.047Z] #47 2.010 -- Generating done [2022-04-19T07:22:17.047Z] #47 2.012 -- Build files have been written to: /tmp/tmp.6tNguJapfA/tini [2022-04-19T07:22:17.047Z] #47 2.019 + make tini-static [2022-04-19T07:22:17.118Z] #14 91.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T07:22:17.118Z] #14 91.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:17.118Z] #14 91.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:17.118Z] #14 ... [2022-04-19T07:22:17.118Z] [2022-04-19T07:22:17.118Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:22:17.118Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:22:17.118Z] #63 92.56 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:22:17.118Z] #63 92.56 + GOBIN=/build [2022-04-19T07:22:17.118Z] #63 92.56 + GO111MODULE=on [2022-04-19T07:22:17.118Z] #63 92.56 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:22:17.307Z] #47 2.198 Scanning dependencies of target tini-static [2022-04-19T07:22:17.308Z] #47 2.231 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T07:22:17.582Z] #14 ... [2022-04-19T07:22:17.582Z] [2022-04-19T07:22:17.582Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:22:17.582Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:22:17.582Z] #63 93.66 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:22:17.582Z] #63 93.66 + GOBIN=/build [2022-04-19T07:22:17.582Z] #63 93.66 + GO111MODULE=on [2022-04-19T07:22:17.582Z] #63 93.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:22:17.746Z] Commit message: "update golang to 1.18.1" [2022-04-19T07:22:17.877Z] #47 2.812 [100%] Linking C executable tini-static [2022-04-19T07:22:18.132Z] > git --version # timeout=10 [2022-04-19T07:22:18.176Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T07:22:18.219Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T07:22:18.447Z] #47 3.128 [100%] Built target tini-static [2022-04-19T07:22:18.447Z] #47 3.173 + mkdir -p /build [2022-04-19T07:22:18.447Z] #47 3.176 + cp tini-static /build/docker-init [2022-04-19T07:22:18.447Z] #47 DONE 3.5s [2022-04-19T07:22:18.447Z] [2022-04-19T07:22:18.447Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:18.447Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:18.447Z] #20 33.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T07:22:18.447Z] #20 33.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T07:22:18.447Z] #20 33.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:18.447Z] #20 34.16 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T07:22:18.447Z] #20 34.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T07:22:18.447Z] #20 34.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:22:18.447Z] #20 34.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T07:22:18.447Z] #20 34.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:18.447Z] #20 34.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:18.447Z] #20 34.48 Selecting previously unselected package dmsetup. [2022-04-19T07:22:18.447Z] #20 34.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:18.447Z] #20 34.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:22:18.447Z] #20 34.60 Selecting previously unselected package mingw-w64-common. [2022-04-19T07:22:18.447Z] #20 34.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T07:22:18.447Z] #20 34.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T07:22:18.447Z] #20 36.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T07:22:18.447Z] #20 36.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T07:22:18.447Z] #20 36.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T07:22:20.994Z] #20 39.77 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T07:22:20.994Z] #20 39.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:20.994Z] #20 39.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:22:20.994Z] #20 39.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T07:22:20.994Z] #20 39.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:20.994Z] #20 39.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:21.041Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T07:22:21.041Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-08b3991a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T07:22:21.041Z] ---------------------------------------------------------------------------- [2022-04-19T07:22:21.041Z] [2022-04-19T07:22:21.041Z] INFO: executeCI.ps1 starting at Tue Apr 19 07:22:19 CUT 2022 [2022-04-19T07:22:21.041Z] [2022-04-19T07:22:21.041Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T07:22:21.041Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T07:22:21.041Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T07:22:21.041Z] INFO: Environment variables: [2022-04-19T07:22:21.041Z] [2022-04-19T07:22:21.041Z] Name Value [2022-04-19T07:22:21.041Z] ---- ----- [2022-04-19T07:22:21.041Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T07:22:21.041Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T07:22:21.041Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T07:22:21.041Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T07:22:21.041Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T07:22:21.041Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T07:22:21.041Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T07:22:21.041Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T07:22:21.041Z] BRANCH_NAME PR-43498 [2022-04-19T07:22:21.041Z] BUILD_DISPLAY_NAME #1 [2022-04-19T07:22:21.041Z] BUILD_ID 1 [2022-04-19T07:22:21.041Z] BUILD_NUMBER 1 [2022-04-19T07:22:21.041Z] BUILD_TAG jenkins-moby-PR-43498-1 [2022-04-19T07:22:21.041Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/ [2022-04-19T07:22:21.041Z] CHANGE_AUTHOR thaJeztah [2022-04-19T07:22:21.041Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T07:22:21.041Z] CHANGE_BRANCH bump_golang_1.18.1 [2022-04-19T07:22:21.041Z] CHANGE_FORK thaJeztah/docker [2022-04-19T07:22:21.041Z] CHANGE_ID 43498 [2022-04-19T07:22:21.041Z] CHANGE_TARGET master [2022-04-19T07:22:21.041Z] CHANGE_TITLE update golang to 1.18.1 [2022-04-19T07:22:21.041Z] CHANGE_URL https://github.com/moby/moby/pull/43498 [2022-04-19T07:22:21.041Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:22:21.041Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T07:22:21.041Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T07:22:21.041Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T07:22:21.041Z] COMPUTERNAME azwin-2-370b00 [2022-04-19T07:22:21.041Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T07:22:21.041Z] ConfigSequenceNumber 0 [2022-04-19T07:22:21.041Z] DOCKER_BUILDKIT 0 [2022-04-19T07:22:21.041Z] DOCKER_DUT_DEBUG 1 [2022-04-19T07:22:21.041Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T07:22:21.041Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T07:22:21.041Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T07:22:21.041Z] EXECUTOR_NUMBER 0 [2022-04-19T07:22:21.041Z] FQDN azwin-2-370b00.westus.cloudapp.azure.com [2022-04-19T07:22:21.041Z] GIT_BRANCH PR-43498 [2022-04-19T07:22:21.041Z] GIT_COMMIT ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:22:21.041Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T07:22:21.041Z] HUDSON_COOKIE 091cdb6f-cb4d-4de7-bc3a-c53382ea5696 [2022-04-19T07:22:21.041Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:21.041Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T07:22:21.041Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:21.041Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T07:22:21.041Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:21.041Z] JENKINS_NODE_COOKIE 78f845ce-bafe-423d-836b-422811a4f35f [2022-04-19T07:22:21.041Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T07:22:21.041Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:21.041Z] JOB_BASE_NAME PR-43498 [2022-04-19T07:22:21.041Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/display/redirect [2022-04-19T07:22:21.041Z] JOB_NAME moby/PR-43498 [2022-04-19T07:22:21.041Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/ [2022-04-19T07:22:21.041Z] library.jps.version master [2022-04-19T07:22:21.041Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T07:22:21.041Z] NODE_LABELS amd64 azure azwin-2-370b00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T07:22:21.041Z] NODE_NAME azwin-2-370b00 [2022-04-19T07:22:21.041Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T07:22:21.041Z] OS Windows_NT [2022-04-19T07:22:21.041Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T07:22:21.041Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T07:22:21.042Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T07:22:21.042Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-19T07:22:21.042Z] PROCESSOR_LEVEL 6 [2022-04-19T07:22:21.042Z] PROCESSOR_REVISION 5507 [2022-04-19T07:22:21.042Z] ProgramData C:\ProgramData [2022-04-19T07:22:21.042Z] ProgramFiles C:\Program Files [2022-04-19T07:22:21.042Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T07:22:21.042Z] ProgramW6432 C:\Program Files [2022-04-19T07:22:21.042Z] PROMPT $P$G [2022-04-19T07:22:21.042Z] PSExecutionPolicyPreference Bypass [2022-04-19T07:22:21.042Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T07:22:21.042Z] PUBLIC C:\Users\Public [2022-04-19T07:22:21.042Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=artif... [2022-04-19T07:22:21.042Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=changes [2022-04-19T07:22:21.042Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect [2022-04-19T07:22:21.042Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=tests [2022-04-19T07:22:21.042Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T07:22:21.042Z] SOURCES_DRIVE d [2022-04-19T07:22:21.042Z] SOURCES_SUBDIR gopath [2022-04-19T07:22:21.042Z] STAGE_NAME Run tests [2022-04-19T07:22:21.042Z] SystemDrive C: [2022-04-19T07:22:21.042Z] SystemRoot C:\Windows [2022-04-19T07:22:21.042Z] TEMP C:\Windows\TEMP [2022-04-19T07:22:21.042Z] TESTDEBUG 0 [2022-04-19T07:22:21.042Z] TESTRUN_DRIVE d [2022-04-19T07:22:21.042Z] TESTRUN_SUBDIR CI [2022-04-19T07:22:21.042Z] TIMEOUT 120m [2022-04-19T07:22:21.042Z] TMP C:\Windows\TEMP [2022-04-19T07:22:21.042Z] USERDOMAIN WORKGROUP [2022-04-19T07:22:21.042Z] USERNAME azwin-2-370b00$ [2022-04-19T07:22:21.042Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T07:22:21.042Z] windir C:\Windows [2022-04-19T07:22:21.042Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T07:22:21.042Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T07:22:21.042Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T07:22:21.042Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T07:22:21.042Z] [2022-04-19T07:22:21.042Z] [2022-04-19T07:22:21.042Z] [2022-04-19T07:22:21.745Z] + docker version [2022-04-19T07:22:22.009Z] INFO: Sources under d:\gopath\... [2022-04-19T07:22:22.009Z] INFO: Test run under d:\CI\... [2022-04-19T07:22:22.009Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T07:22:22.009Z] INFO: docker/docker repository was found [2022-04-19T07:22:22.009Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-19T07:22:22.412Z] #63 ... [2022-04-19T07:22:22.412Z] [2022-04-19T07:22:22.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:22.412Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:22.412Z] #14 96.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T07:22:22.412Z] #14 96.10 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T07:22:22.412Z] #14 96.12 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:22.412Z] #14 96.24 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T07:22:22.412Z] #14 96.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 96.25 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:22.412Z] #14 96.34 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T07:22:22.412Z] #14 96.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 96.34 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:22.412Z] #14 96.45 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:22:22.412Z] #14 96.45 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 96.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:22.412Z] #14 96.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:22:22.412Z] #14 96.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 96.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:22.412Z] #14 96.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T07:22:22.412Z] #14 96.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 96.95 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:22.412Z] #14 97.01 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T07:22:22.412Z] #14 97.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 97.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:22.412Z] #14 97.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T07:22:22.412Z] #14 97.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 97.19 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:22.412Z] #14 98.00 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T07:22:22.412Z] #14 98.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 98.01 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:22.412Z] #14 98.24 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T07:22:22.412Z] #14 98.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T07:22:22.412Z] #14 98.26 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:22.467Z] ltsc2022: Pulling from windows/servercore [2022-04-19T07:22:22.681Z] #14 98.75 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T07:22:22.681Z] #14 98.76 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T07:22:22.681Z] #14 98.77 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:22.836Z] #63 98.28 rootlesskit version 1.0.0 [2022-04-19T07:22:22.836Z] #63 98.28 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T07:22:22.836Z] #63 98.28 -container-ip string [2022-04-19T07:22:22.836Z] #63 98.28 container ip [2022-04-19T07:22:22.836Z] #63 98.28 -container-port int [2022-04-19T07:22:22.836Z] #63 98.28 container port (default -1) [2022-04-19T07:22:22.836Z] #63 98.28 -host-ip string [2022-04-19T07:22:22.836Z] #63 98.28 host ip [2022-04-19T07:22:22.836Z] #63 98.28 -host-port int [2022-04-19T07:22:22.836Z] #63 98.28 host port (default -1) [2022-04-19T07:22:22.836Z] #63 98.28 -proto string [2022-04-19T07:22:22.836Z] #63 98.28 proxy protocol (default "tcp") [2022-04-19T07:22:22.926Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T07:22:22.926Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T07:22:23.092Z] #63 ... [2022-04-19T07:22:23.093Z] [2022-04-19T07:22:23.093Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:23.093Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:23.093Z] #14 94.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T07:22:23.093Z] #14 94.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T07:22:23.093Z] #14 94.21 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 94.31 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T07:22:23.093Z] #14 94.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.31 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:23.093Z] #14 94.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T07:22:23.093Z] #14 94.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:23.093Z] #14 94.57 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:22:23.093Z] #14 94.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:23.093Z] #14 94.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:22:23.093Z] #14 94.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:23.093Z] #14 94.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T07:22:23.093Z] #14 94.87 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 94.93 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T07:22:23.093Z] #14 94.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 94.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:23.093Z] #14 95.07 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T07:22:23.093Z] #14 95.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 95.08 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:23.093Z] #14 95.31 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T07:22:23.093Z] #14 95.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 95.32 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 95.49 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T07:22:23.093Z] #14 95.50 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 95.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 95.65 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T07:22:23.093Z] #14 95.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 95.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 95.75 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T07:22:23.093Z] #14 95.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 95.76 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 96.17 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T07:22:23.093Z] #14 96.18 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 96.19 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:22:23.093Z] #14 96.39 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T07:22:23.093Z] #14 96.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 96.41 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 96.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T07:22:23.093Z] #14 96.48 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 96.49 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:23.093Z] #14 96.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T07:22:23.093Z] #14 96.61 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:23.093Z] #14 96.63 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:23.093Z] #14 97.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:23.093Z] #14 97.17 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:23.093Z] #14 97.19 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:23.093Z] #14 97.21 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:23.093Z] #14 97.22 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.24 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 97.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:23.093Z] #14 97.26 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 97.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:23.093Z] #14 97.30 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 97.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:23.093Z] #14 97.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:23.093Z] #14 97.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:23.093Z] #14 97.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T07:22:23.093Z] #14 97.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:23.093Z] #14 97.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:22:23.093Z] #14 97.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:23.093Z] #14 97.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:22:23.093Z] #14 97.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:23.093Z] #14 97.51 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:23.093Z] #14 97.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:22:23.093Z] #14 97.54 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T07:22:23.093Z] #14 97.56 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.58 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:23.093Z] #14 97.60 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 97.61 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 97.62 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 97.64 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:23.093Z] #14 97.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:22:23.533Z] #20 42.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T07:22:23.533Z] #20 42.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:23.533Z] #20 42.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:23.639Z] #14 99.65 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T07:22:23.639Z] #14 99.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T07:22:23.639Z] #14 99.75 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:24.571Z] Client: [2022-04-19T07:22:24.571Z] Context: default [2022-04-19T07:22:24.571Z] Debug Mode: false [2022-04-19T07:22:24.571Z] Plugins: [2022-04-19T07:22:24.571Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T07:22:24.571Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T07:22:24.571Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T07:22:24.571Z] [2022-04-19T07:22:24.571Z] Server: [2022-04-19T07:22:24.571Z] Containers: 0 [2022-04-19T07:22:24.571Z] Running: 0 [2022-04-19T07:22:24.571Z] Paused: 0 [2022-04-19T07:22:24.571Z] Stopped: 0 [2022-04-19T07:22:24.571Z] Images: 0 [2022-04-19T07:22:24.571Z] Server Version: 20.10.9 [2022-04-19T07:22:24.571Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-19T07:22:24.571Z] LCOW: [2022-04-19T07:22:24.571Z] Windows: [2022-04-19T07:22:24.571Z] Logging Driver: json-file [2022-04-19T07:22:24.571Z] Plugins: [2022-04-19T07:22:24.571Z] Volume: local [2022-04-19T07:22:24.571Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:22:24.571Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:22:24.571Z] Swarm: inactive [2022-04-19T07:22:24.571Z] Default Isolation: process [2022-04-19T07:22:24.571Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T07:22:24.571Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T07:22:24.571Z] OSType: windows [2022-04-19T07:22:24.571Z] Architecture: x86_64 [2022-04-19T07:22:24.571Z] CPUs: 4 [2022-04-19T07:22:24.571Z] Total Memory: 32GiB [2022-04-19T07:22:24.571Z] Name: azwin-2-173d10 [2022-04-19T07:22:24.571Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T07:22:24.571Z] Docker Root Dir: D:\docker [2022-04-19T07:22:24.571Z] Debug Mode: false [2022-04-19T07:22:24.571Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:22:24.571Z] Labels: [2022-04-19T07:22:24.571Z] Experimental: true [2022-04-19T07:22:24.571Z] Insecure Registries: [2022-04-19T07:22:24.571Z] 10.0.0.4:5000 [2022-04-19T07:22:24.571Z] 127.0.0.0/8 [2022-04-19T07:22:24.571Z] Registry Mirrors: [2022-04-19T07:22:24.571Z] http://10.0.0.4:5000/ [2022-04-19T07:22:24.571Z] Live Restore Enabled: false [2022-04-19T07:22:24.571Z] Product License: Community Engine [2022-04-19T07:22:24.571Z] [2022-04-19T07:22:24.657Z] #14 100.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T07:22:24.657Z] #14 100.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T07:22:24.657Z] #14 100.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T07:22:25.034Z] #14 DONE 101.3s [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:22:25.034Z] #63 sha256:1871e5ed63706a60a52d555b87865b8725beaf29c9c92e9042782b51157ad951 [2022-04-19T07:22:25.034Z] #63 DONE 100.9s [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:22:25.034Z] #55 sha256:419795930e7fd2a9548a4514e3a1606af10ea153b4b56df48ec507343fbae35b [2022-04-19T07:22:25.034Z] #55 ... [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T07:22:25.034Z] #64 sha256:212ee4f54f775263869dc950024adf5ece505746666288b6e4500284b99b3f84 [2022-04-19T07:22:25.034Z] #64 DONE 0.2s [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:22:25.034Z] #55 sha256:419795930e7fd2a9548a4514e3a1606af10ea153b4b56df48ec507343fbae35b [2022-04-19T07:22:25.034Z] #55 DONE 0.3s [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T07:22:25.034Z] #65 sha256:a530c89a380696a82cddaf0869adc5478903c4db17fde9736e847b3b4ddac5b7 [2022-04-19T07:22:25.034Z] #65 DONE 0.2s [2022-04-19T07:22:25.034Z] [2022-04-19T07:22:25.034Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:25.034Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:22:25.231Z] #14 ... [2022-04-19T07:22:25.231Z] [2022-04-19T07:22:25.231Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:22:25.231Z] #63 sha256:3469ee5d1dcb8ed31246223a61cb1a8f2aaa542d98978aa63e0bc7029e91b1c3 [2022-04-19T07:22:25.231Z] #63 97.88 rootlesskit version 1.0.0 [2022-04-19T07:22:25.231Z] #63 97.90 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T07:22:25.231Z] #63 97.90 -container-ip string [2022-04-19T07:22:25.231Z] #63 97.90 container ip [2022-04-19T07:22:25.231Z] #63 97.90 -container-port int [2022-04-19T07:22:25.231Z] #63 97.90 container port (default -1) [2022-04-19T07:22:25.231Z] #63 97.90 -host-ip string [2022-04-19T07:22:25.231Z] #63 97.90 host ip [2022-04-19T07:22:25.231Z] #63 97.90 -host-port int [2022-04-19T07:22:25.231Z] #63 97.90 host port (default -1) [2022-04-19T07:22:25.231Z] #63 97.90 -proto string [2022-04-19T07:22:25.231Z] #63 97.90 proxy protocol (default "tcp") [2022-04-19T07:22:25.231Z] #63 DONE 100.9s [2022-04-19T07:22:25.231Z] [2022-04-19T07:22:25.231Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T07:22:25.231Z] #64 sha256:0c5dc93f4e7e05c5f686606f5271e0852cab66634bfce637ffa5fca79b7788b3 [2022-04-19T07:22:25.231Z] #64 DONE 0.1s [2022-04-19T07:22:25.231Z] [2022-04-19T07:22:25.231Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:25.231Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:25.231Z] #14 101.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T07:22:25.231Z] #14 101.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:25.231Z] #14 101.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:25.231Z] #14 ... [2022-04-19T07:22:25.231Z] [2022-04-19T07:22:25.231Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T07:22:25.231Z] #65 sha256:eeb76f5651e8ee349e4f7cc7928828a019147a6feca331f3cb6b5395fcf670f5 [2022-04-19T07:22:25.231Z] #65 DONE 0.1s [2022-04-19T07:22:25.231Z] [2022-04-19T07:22:25.231Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:25.231Z] #14 sha256:c53d619acedc8c53e80dce08716ca5789dc32c53d741e9e4a26159f315d44768 [2022-04-19T07:22:25.231Z] #14 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T07:22:25.231Z] #14 101.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T07:22:25.231Z] #14 101.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:25.493Z] #14 101.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T07:22:25.493Z] #14 101.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:25.493Z] #14 101.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:26.069Z] #14 102.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:26.069Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:26.069Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:26.069Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:26.332Z] #14 102.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:22:26.332Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:26.332Z] #14 102.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:22:26.332Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:26.332Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:26.332Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:26.332Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:26.332Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:26.332Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:22:26.332Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:26.595Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T07:22:26.595Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:26.595Z] #14 102.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:26.595Z] #14 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:26.595Z] #14 102.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:22:26.595Z] #14 102.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:26.595Z] #14 102.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:26.595Z] #14 102.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:22:26.936Z] #56 ... [2022-04-19T07:22:26.936Z] [2022-04-19T07:22:26.936Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:22:26.936Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-19T07:22:26.936Z] #15 DONE 1.9s [2022-04-19T07:22:26.936Z] [2022-04-19T07:22:26.936Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:26.936Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:22:26.936Z] #56 1.581 + RM_GOPATH=0 [2022-04-19T07:22:26.936Z] #56 1.581 + TMP_GOPATH= [2022-04-19T07:22:26.936Z] #56 1.581 + : /build [2022-04-19T07:22:26.936Z] #56 1.581 + '[' -z '' ']' [2022-04-19T07:22:26.936Z] #56 1.581 ++ mktemp -d [2022-04-19T07:22:26.936Z] #56 1.588 + export GOPATH=/tmp/tmp.BckjQLbAgS [2022-04-19T07:22:26.936Z] #56 1.588 + GOPATH=/tmp/tmp.BckjQLbAgS [2022-04-19T07:22:26.936Z] #56 1.588 + RM_GOPATH=1 [2022-04-19T07:22:26.936Z] #56 1.588 + case "$(go env GOARCH)" in [2022-04-19T07:22:26.936Z] #56 1.588 ++ go env GOARCH [2022-04-19T07:22:26.936Z] #56 1.603 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:26.936Z] #56 1.603 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:26.936Z] #56 1.603 ++ dirname /install.sh [2022-04-19T07:22:26.936Z] #56 1.618 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T07:22:26.936Z] #56 1.618 + dir=/ [2022-04-19T07:22:26.936Z] #56 1.618 + bin=runc [2022-04-19T07:22:26.936Z] #56 1.618 + shift [2022-04-19T07:22:26.936Z] #56 1.618 + '[' '!' -f //runc.installer ']' [2022-04-19T07:22:26.936Z] #56 1.618 + . //runc.installer [2022-04-19T07:22:26.936Z] #56 1.618 ++ set -e [2022-04-19T07:22:26.936Z] #56 1.618 ++ : v1.1.1 [2022-04-19T07:22:26.936Z] #56 1.618 + install_runc [2022-04-19T07:22:26.936Z] #56 1.618 + RUNC_BUILDTAGS=seccomp [2022-04-19T07:22:26.936Z] #56 1.618 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T07:22:26.936Z] #56 1.618 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BckjQLbAgS/src/github.com/opencontainers/runc [2022-04-19T07:22:26.936Z] #56 1.618 Cloning into '/tmp/tmp.BckjQLbAgS/src/github.com/opencontainers/runc'... [2022-04-19T07:22:27.170Z] #14 DONE 103.0s [2022-04-19T07:22:27.170Z] [2022-04-19T07:22:27.170Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:22:27.170Z] #55 sha256:505b23c881e7169edb1631353fef350849ba1fa7932fc551a2a17250164f8bf4 [2022-04-19T07:22:27.170Z] #55 DONE 0.1s [2022-04-19T07:22:27.170Z] [2022-04-19T07:22:27.170Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:27.170Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:22:27.739Z] #20 ... [2022-04-19T07:22:27.739Z] [2022-04-19T07:22:27.739Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-19T07:22:27.739Z] #70 sha256:2d5ca788bac150e558a7bef54bc0d63af452d0e94ba3126062dbbb3265fb2b9a [2022-04-19T07:22:27.739Z] #70 46.06 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T07:22:27.739Z] #70 46.06 + GOBIN=/build [2022-04-19T07:22:27.739Z] #70 46.06 + GO111MODULE=on [2022-04-19T07:22:27.739Z] #70 46.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T07:22:28.309Z] #56 ... [2022-04-19T07:22:28.309Z] [2022-04-19T07:22:28.309Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T07:22:28.309Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-19T07:22:28.309Z] #16 DONE 1.5s [2022-04-19T07:22:28.309Z] [2022-04-19T07:22:28.309Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:22:28.309Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-19T07:22:28.564Z] #56 ... [2022-04-19T07:22:28.564Z] [2022-04-19T07:22:28.564Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:22:28.564Z] #15 sha256:309b34a5df4761a80eae4e645d11425229369cd0801369e078705306d69f2ffd [2022-04-19T07:22:28.564Z] #15 DONE 1.3s [2022-04-19T07:22:28.564Z] [2022-04-19T07:22:28.564Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:28.564Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:22:28.564Z] #56 1.243 + RM_GOPATH=0 [2022-04-19T07:22:28.564Z] #56 1.243 + TMP_GOPATH= [2022-04-19T07:22:28.564Z] #56 1.243 + : /build [2022-04-19T07:22:28.564Z] #56 1.243 + '[' -z '' ']' [2022-04-19T07:22:28.564Z] #56 1.243 ++ mktemp -d [2022-04-19T07:22:28.564Z] #56 1.243 + export GOPATH=/tmp/tmp.C2lbuaY3Lx [2022-04-19T07:22:28.564Z] #56 1.243 + GOPATH=/tmp/tmp.C2lbuaY3Lx [2022-04-19T07:22:28.564Z] #56 1.243 + RM_GOPATH=1 [2022-04-19T07:22:28.564Z] #56 1.243 + case "$(go env GOARCH)" in [2022-04-19T07:22:28.564Z] #56 1.243 ++ go env GOARCH [2022-04-19T07:22:28.564Z] #56 1.268 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:28.564Z] #56 1.268 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:22:28.564Z] #56 1.268 ++ dirname /install.sh [2022-04-19T07:22:28.564Z] #56 1.276 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T07:22:28.564Z] #56 1.278 + dir=/ [2022-04-19T07:22:28.564Z] #56 1.278 + bin=runc [2022-04-19T07:22:28.564Z] #56 1.278 + shift [2022-04-19T07:22:28.564Z] #56 1.278 + '[' '!' -f //runc.installer ']' [2022-04-19T07:22:28.564Z] #56 1.278 + . //runc.installer [2022-04-19T07:22:28.564Z] #56 1.278 ++ set -e [2022-04-19T07:22:28.564Z] #56 1.278 ++ : v1.1.1 [2022-04-19T07:22:28.564Z] #56 1.278 + install_runc [2022-04-19T07:22:28.564Z] #56 1.278 + RUNC_BUILDTAGS=seccomp [2022-04-19T07:22:28.564Z] #56 1.278 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T07:22:28.564Z] #56 1.278 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C2lbuaY3Lx/src/github.com/opencontainers/runc [2022-04-19T07:22:28.564Z] #56 1.278 Cloning into '/tmp/tmp.C2lbuaY3Lx/src/github.com/opencontainers/runc'... [2022-04-19T07:22:28.825Z] Client: [2022-04-19T07:22:28.826Z] Version: 20.10.9 [2022-04-19T07:22:28.826Z] API version: 1.41 [2022-04-19T07:22:28.826Z] Go version: go1.16.8 [2022-04-19T07:22:28.826Z] Git commit: c2ea9bc [2022-04-19T07:22:28.826Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:22:28.826Z] OS/Arch: windows/amd64 [2022-04-19T07:22:28.826Z] Context: default [2022-04-19T07:22:28.826Z] Experimental: true [2022-04-19T07:22:28.826Z] [2022-04-19T07:22:28.826Z] Server: Docker Engine - Community [2022-04-19T07:22:28.826Z] Engine: [2022-04-19T07:22:28.826Z] Version: 20.10.9 [2022-04-19T07:22:28.826Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:22:28.826Z] Go version: go1.16.8 [2022-04-19T07:22:28.826Z] Git commit: 79ea9d3 [2022-04-19T07:22:28.826Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:22:28.826Z] OS/Arch: windows/amd64 [2022-04-19T07:22:28.826Z] Experimental: true [2022-04-19T07:22:29.247Z] #17 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T07:22:29.247Z] #17 DONE 1.1s [2022-04-19T07:22:29.247Z] [2022-04-19T07:22:29.247Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T07:22:29.247Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [Pipeline] sh [2022-04-19T07:22:29.511Z] #56 ... [2022-04-19T07:22:29.511Z] [2022-04-19T07:22:29.511Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T07:22:29.511Z] #16 sha256:000d8a3f42c107ce93aaa1d83bdb5919b5e1e68f6ccd8e8194dedd85cf5f074f [2022-04-19T07:22:29.511Z] #16 DONE 1.1s [2022-04-19T07:22:29.511Z] [2022-04-19T07:22:29.511Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:22:29.511Z] #17 sha256:0e0a1ce8a6a76cb2af96001c400285bfef0db9e70da6f02632b3798ffc112e73 [2022-04-19T07:22:29.647Z] #70 48.37 rootlesskit version 1.0.0 [2022-04-19T07:22:29.647Z] #70 48.38 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T07:22:29.647Z] #70 48.38 -container-ip string [2022-04-19T07:22:29.647Z] #70 48.38 container ip [2022-04-19T07:22:29.647Z] #70 48.38 -container-port int [2022-04-19T07:22:29.647Z] #70 48.38 container port (default -1) [2022-04-19T07:22:29.647Z] #70 48.38 -host-ip string [2022-04-19T07:22:29.647Z] #70 48.38 host ip [2022-04-19T07:22:29.647Z] #70 48.38 -host-port int [2022-04-19T07:22:29.647Z] #70 48.38 host port (default -1) [2022-04-19T07:22:29.647Z] #70 48.38 -proto string [2022-04-19T07:22:29.647Z] #70 48.38 proxy protocol (default "tcp") [2022-04-19T07:22:29.906Z] #70 DONE 48.9s [2022-04-19T07:22:29.906Z] [2022-04-19T07:22:29.906Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:29.906Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:29.906Z] #20 47.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T07:22:29.906Z] #20 47.72 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:29.906Z] #20 47.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:29.906Z] #20 ... [2022-04-19T07:22:29.906Z] [2022-04-19T07:22:29.906Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T07:22:29.906Z] #71 sha256:0e7e3afe46f85a8148d1e3b2e7420fedc80c926fd5ac19bac2b5d0b9ea0a6ab8 [2022-04-19T07:22:29.906Z] #71 DONE 0.1s [2022-04-19T07:22:30.084Z] #17 0.857 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T07:22:30.164Z] [2022-04-19T07:22:30.164Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T07:22:30.164Z] #72 sha256:6557096c86fcf666b2fdaab057c8c261f5281da4f05c2baec20c0cf7a184a02a [2022-04-19T07:22:30.164Z] #72 DONE 0.1s [2022-04-19T07:22:30.164Z] [2022-04-19T07:22:30.164Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:30.164Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:22:30.164Z] #67 18.24 + cd /tmp/tmp.PwPf6egJAc/src/github.com/containerd/containerd [2022-04-19T07:22:30.164Z] #67 18.24 + git checkout -q v1.6.2 [2022-04-19T07:22:30.164Z] #67 19.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T07:22:30.164Z] #67 19.23 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T07:22:30.164Z] #67 19.23 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:22:30.164Z] #67 19.23 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T07:22:30.164Z] #67 19.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T07:22:30.164Z] #67 19.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T07:22:30.164Z] #67 19.23 + '[' '' = dynamic ']' [2022-04-19T07:22:30.164Z] #67 19.23 + make [2022-04-19T07:22:30.341Z] + docker info [2022-04-19T07:22:30.341Z] Client: [2022-04-19T07:22:30.341Z] Context: default [2022-04-19T07:22:30.341Z] Debug Mode: false [2022-04-19T07:22:30.341Z] [2022-04-19T07:22:30.341Z] Server: [2022-04-19T07:22:30.341Z] Containers: 0 [2022-04-19T07:22:30.341Z] Running: 0 [2022-04-19T07:22:30.341Z] Paused: 0 [2022-04-19T07:22:30.341Z] Stopped: 0 [2022-04-19T07:22:30.341Z] Images: 0 [2022-04-19T07:22:30.341Z] Server Version: 20.10.9 [2022-04-19T07:22:30.341Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T07:22:30.341Z] Windows: [2022-04-19T07:22:30.341Z] LCOW: [2022-04-19T07:22:30.341Z] Logging Driver: json-file [2022-04-19T07:22:30.341Z] Plugins: [2022-04-19T07:22:30.341Z] Volume: local [2022-04-19T07:22:30.341Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:22:30.341Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:22:30.341Z] Swarm: inactive [2022-04-19T07:22:30.341Z] Default Isolation: process [2022-04-19T07:22:30.341Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:22:30.341Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T07:22:30.341Z] OSType: windows [2022-04-19T07:22:30.341Z] Architecture: x86_64 [2022-04-19T07:22:30.341Z] CPUs: 4 [2022-04-19T07:22:30.341Z] Total Memory: 32GiB [2022-04-19T07:22:30.341Z] Name: azwin-2-fc9b60 [2022-04-19T07:22:30.341Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T07:22:30.341Z] Docker Root Dir: D:\docker [2022-04-19T07:22:30.341Z] Debug Mode: false [2022-04-19T07:22:30.341Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:22:30.341Z] Labels: [2022-04-19T07:22:30.341Z] Experimental: true [2022-04-19T07:22:30.341Z] Insecure Registries: [2022-04-19T07:22:30.341Z] 10.0.0.4:5000 [2022-04-19T07:22:30.341Z] 127.0.0.0/8 [2022-04-19T07:22:30.341Z] Registry Mirrors: [2022-04-19T07:22:30.341Z] http://10.0.0.4:5000/ [2022-04-19T07:22:30.341Z] Live Restore Enabled: false [2022-04-19T07:22:30.341Z] Product License: Community Engine [2022-04-19T07:22:30.341Z] [2022-04-19T07:22:30.345Z] #17 DONE 1.0s [2022-04-19T07:22:30.345Z] [2022-04-19T07:22:30.345Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:22:30.345Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:22:30.345Z] #51 ... [2022-04-19T07:22:30.345Z] [2022-04-19T07:22:30.345Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T07:22:30.345Z] #18 sha256:e290d47ed71591f974214291e5d1deb39ccf9c450a7f51864a0ad852e000edf5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T07:22:30.620Z] #18 DONE 1.1s [2022-04-19T07:22:30.620Z] [2022-04-19T07:22:30.620Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T07:22:30.620Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-19T07:22:30.732Z] #67 20.08 + bin/ctr [2022-04-19T07:22:31.183Z] #19 DONE 0.9s [2022-04-19T07:22:31.183Z] [2022-04-19T07:22:31.183Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:22:31.183Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:22:31.292Z] #18 DONE 1.0s [2022-04-19T07:22:31.292Z] [2022-04-19T07:22:31.292Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:31.292Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:22:31.444Z] #43 ... [2022-04-19T07:22:31.444Z] [2022-04-19T07:22:31.444Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:22:31.444Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-19T07:22:31.668Z] #67 ... [2022-04-19T07:22:31.668Z] [2022-04-19T07:22:31.668Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T07:22:31.668Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T07:22:31.668Z] #75 CACHED [2022-04-19T07:22:31.668Z] [2022-04-19T07:22:31.668Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T07:22:31.668Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T07:22:31.668Z] #77 CACHED [2022-04-19T07:22:31.668Z] [2022-04-19T07:22:31.668Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T07:22:31.668Z] #20 sha256:67a1854017ee1d28d5cec7706a04c470dd5b6bef3efc583a1266f1cf84cbb97e [2022-04-19T07:22:31.668Z] #20 50.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T07:22:31.668Z] #20 50.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:31.668Z] #20 50.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:32.237Z] #56 ... [2022-04-19T07:22:32.237Z] [2022-04-19T07:22:32.237Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T07:22:32.237Z] #19 sha256:b728a2e43e5a5c46b05355f632e57ed6789f23f04d4f429cacbd1ad3f3cd7263 [2022-04-19T07:22:32.237Z] #19 DONE 1.0s [2022-04-19T07:22:32.237Z] [2022-04-19T07:22:32.237Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:32.237Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:22:32.377Z] #20 DONE 1.0s [2022-04-19T07:22:32.377Z] [2022-04-19T07:22:32.377Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:32.377Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:22:32.377Z] #56 ... [2022-04-19T07:22:32.377Z] [2022-04-19T07:22:32.377Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:32.377Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:32.499Z] #56 ... [2022-04-19T07:22:32.499Z] [2022-04-19T07:22:32.499Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:22:32.499Z] #20 sha256:b58c0de32be1b2fad89c038a37d722d15eae1a2114e7843405914688c361d331 [2022-04-19T07:22:33.044Z] #20 52.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T07:22:33.044Z] #20 52.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:33.044Z] #20 52.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:33.444Z] #20 DONE 0.9s [2022-04-19T07:22:33.444Z] [2022-04-19T07:22:33.444Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:33.444Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:33.748Z] #21 1.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:22:33.748Z] #21 1.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:22:33.965Z] #60 ... [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:22:33.965Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:22:33.965Z] #51 233.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T07:22:33.965Z] #51 DONE 233.8s [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:33.965Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:22:33.965Z] #60 ... [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:33.965Z] #56 sha256:2236600b585ba74be103b15ae3691c37ceb9571ea376140debd2832b75ee939d [2022-04-19T07:22:33.965Z] #56 144.2 + mkdir -p /build [2022-04-19T07:22:33.965Z] #56 144.2 + cp runc /build/runc [2022-04-19T07:22:33.965Z] #56 DONE 144.4s [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:33.965Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:22:33.965Z] #60 ... [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T07:22:33.965Z] #52 sha256:12fd3234b13b3052eea7e15929d8e7ad9dcf177d39d40735adf17e5da43e0339 [2022-04-19T07:22:33.965Z] #52 DONE 0.2s [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T07:22:33.965Z] #54 sha256:1f09dd42f1abcfee84fc2a57abc599e51b5d19ccc3985fda242ad0bba963be59 [2022-04-19T07:22:33.965Z] #54 DONE 0.1s [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:33.965Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:22:33.965Z] #60 ... [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T07:22:33.965Z] #57 sha256:250f1d867bc3f0a53871fd86ecf28347ef3ad68b5c6dd8c86da5e01243bdbc58 [2022-04-19T07:22:33.965Z] #57 DONE 0.2s [2022-04-19T07:22:33.965Z] [2022-04-19T07:22:33.965Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:22:33.965Z] #60 sha256:4d5a20610b1d5d96cd1ed7b7ec14615ec85aa53905f1e6b341473667681d7361 [2022-04-19T07:22:34.005Z] #21 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:22:34.263Z] #21 1.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:22:34.391Z] #21 1.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T07:22:34.654Z] #21 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T07:22:34.654Z] #21 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T07:22:35.196Z] #21 2.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:22:35.229Z] #21 1.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T07:22:35.279Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T07:22:35.279Z] dccd9e4d14d3: Download complete [2022-04-19T07:22:35.806Z] #21 2.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T07:22:36.570Z] #21 3.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:22:37.208Z] #21 3.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T07:22:37.240Z] #20 55.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T07:22:37.240Z] #20 55.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T07:22:37.240Z] #20 55.89 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:38.149Z] #60 219.7 + bin/containerd [2022-04-19T07:22:38.621Z] #20 57.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T07:22:38.622Z] #20 57.69 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T07:22:38.622Z] #20 57.70 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:38.622Z] #20 57.77 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T07:22:38.622Z] #20 57.77 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T07:22:38.622Z] #20 57.78 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:38.622Z] #20 57.83 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T07:22:38.622Z] #20 57.83 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T07:22:38.622Z] #20 57.84 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:38.622Z] #20 57.90 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T07:22:38.622Z] #20 57.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T07:22:38.622Z] #20 57.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:38.622Z] #20 58.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T07:22:38.882Z] #20 58.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T07:22:38.882Z] #20 58.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:38.882Z] #20 58.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T07:22:38.882Z] #20 58.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:38.882Z] #20 58.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:38.882Z] #20 58.16 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T07:22:38.882Z] #20 58.16 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:38.882Z] #20 58.17 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:38.882Z] #20 58.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T07:22:39.142Z] #20 58.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T07:22:39.142Z] #20 58.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:39.142Z] #20 58.39 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T07:22:39.142Z] #20 58.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T07:22:39.142Z] #20 58.41 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:39.142Z] #20 58.49 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T07:22:39.142Z] #20 58.50 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T07:22:39.402Z] #20 58.51 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:39.402Z] #20 58.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T07:22:39.402Z] #20 58.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T07:22:39.402Z] #20 58.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:39.402Z] #20 58.64 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T07:22:39.402Z] #20 58.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T07:22:39.402Z] #20 58.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:39.662Z] #20 58.86 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T07:22:39.662Z] #20 58.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T07:22:39.662Z] #20 58.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:22:39.662Z] #20 58.97 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T07:22:39.662Z] #20 58.97 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T07:22:39.662Z] #20 58.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:39.662Z] #20 59.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T07:22:39.662Z] #20 59.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T07:22:39.662Z] #20 59.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:39.848Z] #21 7.149 Fetched 8510 kB in 6s (1363 kB/s) [2022-04-19T07:22:39.923Z] #20 59.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T07:22:39.923Z] #20 59.12 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T07:22:39.923Z] #20 59.12 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:39.923Z] #20 59.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T07:22:40.183Z] #20 59.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T07:22:40.183Z] #20 59.38 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:40.183Z] #20 59.39 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T07:22:40.183Z] #20 59.41 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T07:22:40.183Z] #20 59.42 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T07:22:40.183Z] #20 59.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T07:22:40.183Z] #20 59.45 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T07:22:40.183Z] #20 59.47 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T07:22:40.183Z] #20 59.48 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T07:22:40.183Z] #20 59.49 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T07:22:40.183Z] #20 59.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T07:22:40.183Z] #20 59.52 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:40.183Z] #20 59.53 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T07:22:40.183Z] #20 59.54 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T07:22:40.183Z] #20 59.55 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T07:22:40.183Z] #20 59.57 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T07:22:40.443Z] #20 59.58 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T07:22:40.443Z] #20 59.59 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T07:22:40.443Z] #20 59.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:40.443Z] #20 59.64 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-19T07:22:40.443Z] #20 59.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T07:22:40.443Z] #20 59.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T07:22:40.443Z] #20 59.69 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.71 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T07:22:40.443Z] #20 59.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:40.443Z] #20 59.74 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T07:22:40.443Z] #20 59.76 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:40.443Z] #20 59.77 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T07:22:40.521Z] #21 7.147 Fetched 8510 kB in 6s (1382 kB/s) [2022-04-19T07:22:40.703Z] #20 59.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:22:41.220Z] #21 7.149 Reading package lists... [2022-04-19T07:22:41.220Z] #21 ... [2022-04-19T07:22:41.220Z] [2022-04-19T07:22:41.220Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:41.220Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:22:41.220Z] #56 10.88 + cd /tmp/tmp.BckjQLbAgS/src/github.com/opencontainers/runc [2022-04-19T07:22:41.220Z] #56 10.88 + git checkout -q v1.1.1 [2022-04-19T07:22:41.220Z] #56 11.20 + '[' -z '' ']' [2022-04-19T07:22:41.220Z] #56 11.20 + target=static [2022-04-19T07:22:41.220Z] #56 11.20 + make BUILDTAGS=seccomp static [2022-04-19T07:22:41.220Z] #56 11.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T07:22:41.272Z] #20 DONE 60.4s [2022-04-19T07:22:41.272Z] [2022-04-19T07:22:41.272Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-19T07:22:41.272Z] #21 sha256:597c64f7cb5223628b1b58c83c4ff3301ed1600264125a3ae9fcfba2bf32588f [2022-04-19T07:22:41.466Z] #21 7.147 Reading package lists... [2022-04-19T07:22:41.466Z] #21 ... [2022-04-19T07:22:41.466Z] [2022-04-19T07:22:41.466Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:22:41.466Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:22:41.466Z] #56 10.44 + cd /tmp/tmp.C2lbuaY3Lx/src/github.com/opencontainers/runc [2022-04-19T07:22:41.466Z] #56 10.44 + git checkout -q v1.1.1 [2022-04-19T07:22:41.466Z] #56 10.86 + '[' -z '' ']' [2022-04-19T07:22:41.466Z] #56 10.87 + target=static [2022-04-19T07:22:41.466Z] #56 10.87 + make BUILDTAGS=seccomp static [2022-04-19T07:22:41.466Z] #56 11.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T07:22:41.782Z] #56 ... [2022-04-19T07:22:41.782Z] [2022-04-19T07:22:41.782Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:41.782Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:41.782Z] #21 7.149 Reading package lists... [2022-04-19T07:22:42.208Z] #21 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:22:42.208Z] #21 1.116 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:22:42.208Z] #21 1.116 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:22:43.136Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T07:22:43.136Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-20df30f7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T07:22:43.136Z] ---------------------------------------------------------------------------- [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.136Z] INFO: executeCI.ps1 starting at Tue Apr 19 07:22:41 CUT 2022 [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.136Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T07:22:43.136Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T07:22:43.136Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-19T07:22:43.136Z] INFO: Environment variables: [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.136Z] Name Value [2022-04-19T07:22:43.136Z] ---- ----- [2022-04-19T07:22:43.136Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T07:22:43.136Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T07:22:43.136Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T07:22:43.136Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T07:22:43.136Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T07:22:43.136Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T07:22:43.136Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T07:22:43.136Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T07:22:43.136Z] BRANCH_NAME PR-43498 [2022-04-19T07:22:43.136Z] BUILD_DISPLAY_NAME #1 [2022-04-19T07:22:43.136Z] BUILD_ID 1 [2022-04-19T07:22:43.136Z] BUILD_NUMBER 1 [2022-04-19T07:22:43.136Z] BUILD_TAG jenkins-moby-PR-43498-1 [2022-04-19T07:22:43.136Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/ [2022-04-19T07:22:43.136Z] CHANGE_AUTHOR thaJeztah [2022-04-19T07:22:43.136Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T07:22:43.136Z] CHANGE_BRANCH bump_golang_1.18.1 [2022-04-19T07:22:43.136Z] CHANGE_FORK thaJeztah/docker [2022-04-19T07:22:43.136Z] CHANGE_ID 43498 [2022-04-19T07:22:43.136Z] CHANGE_TARGET master [2022-04-19T07:22:43.136Z] CHANGE_TITLE update golang to 1.18.1 [2022-04-19T07:22:43.136Z] CHANGE_URL https://github.com/moby/moby/pull/43498 [2022-04-19T07:22:43.136Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:22:43.136Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T07:22:43.136Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T07:22:43.136Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T07:22:43.136Z] COMPUTERNAME azwin-2-173d10 [2022-04-19T07:22:43.136Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T07:22:43.136Z] ConfigSequenceNumber 0 [2022-04-19T07:22:43.136Z] DOCKER_BUILDKIT 0 [2022-04-19T07:22:43.136Z] DOCKER_DUT_DEBUG 1 [2022-04-19T07:22:43.136Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T07:22:43.136Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T07:22:43.136Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T07:22:43.136Z] EXECUTOR_NUMBER 0 [2022-04-19T07:22:43.136Z] FQDN azwin-2-173d10.westus.cloudapp.azure.com [2022-04-19T07:22:43.136Z] GIT_BRANCH PR-43498 [2022-04-19T07:22:43.136Z] GIT_COMMIT ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:22:43.136Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T07:22:43.136Z] HUDSON_COOKIE e7045795-0b58-493a-b25b-6a1d4b5c7d23 [2022-04-19T07:22:43.136Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:43.136Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T07:22:43.136Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:43.136Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T07:22:43.136Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:43.136Z] JENKINS_NODE_COOKIE 8d9b903b-eef5-45dc-b4c6-7ec53adeafad [2022-04-19T07:22:43.136Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T07:22:43.136Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:43.136Z] JOB_BASE_NAME PR-43498 [2022-04-19T07:22:43.136Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/display/redirect [2022-04-19T07:22:43.136Z] JOB_NAME moby/PR-43498 [2022-04-19T07:22:43.136Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/ [2022-04-19T07:22:43.136Z] library.jps.version master [2022-04-19T07:22:43.136Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T07:22:43.136Z] NODE_LABELS amd64 azure azwin-2-173d10 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-19T07:22:43.136Z] NODE_NAME azwin-2-173d10 [2022-04-19T07:22:43.136Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T07:22:43.136Z] OS Windows_NT [2022-04-19T07:22:43.136Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T07:22:43.136Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T07:22:43.136Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T07:22:43.136Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-19T07:22:43.136Z] PROCESSOR_LEVEL 6 [2022-04-19T07:22:43.136Z] PROCESSOR_REVISION 5507 [2022-04-19T07:22:43.136Z] ProgramData C:\ProgramData [2022-04-19T07:22:43.136Z] ProgramFiles C:\Program Files [2022-04-19T07:22:43.136Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T07:22:43.136Z] ProgramW6432 C:\Program Files [2022-04-19T07:22:43.136Z] PROMPT $P$G [2022-04-19T07:22:43.136Z] PSExecutionPolicyPreference Bypass [2022-04-19T07:22:43.136Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T07:22:43.136Z] PUBLIC C:\Users\Public [2022-04-19T07:22:43.136Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=artif... [2022-04-19T07:22:43.136Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=changes [2022-04-19T07:22:43.136Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect [2022-04-19T07:22:43.136Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=tests [2022-04-19T07:22:43.136Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T07:22:43.136Z] SOURCES_DRIVE d [2022-04-19T07:22:43.136Z] SOURCES_SUBDIR gopath [2022-04-19T07:22:43.136Z] STAGE_NAME Run tests [2022-04-19T07:22:43.136Z] SystemDrive C: [2022-04-19T07:22:43.136Z] SystemRoot C:\Windows [2022-04-19T07:22:43.136Z] TEMP C:\Windows\TEMP [2022-04-19T07:22:43.136Z] TESTDEBUG 0 [2022-04-19T07:22:43.136Z] TESTRUN_DRIVE d [2022-04-19T07:22:43.136Z] TESTRUN_SUBDIR CI [2022-04-19T07:22:43.136Z] TIMEOUT 120m [2022-04-19T07:22:43.136Z] TMP C:\Windows\TEMP [2022-04-19T07:22:43.136Z] USERDOMAIN WORKGROUP [2022-04-19T07:22:43.136Z] USERNAME azwin-2-173d10$ [2022-04-19T07:22:43.136Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T07:22:43.136Z] windir C:\Windows [2022-04-19T07:22:43.136Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T07:22:43.136Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-19T07:22:43.136Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T07:22:43.136Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.136Z] [2022-04-19T07:22:43.381Z] #56 ... [2022-04-19T07:22:43.381Z] [2022-04-19T07:22:43.382Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:43.382Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:43.382Z] #21 7.147 Reading package lists... [2022-04-19T07:22:44.122Z] INFO: Sources under d:\gopath\... [2022-04-19T07:22:44.122Z] INFO: Test run under d:\CI\... [2022-04-19T07:22:44.122Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T07:22:44.122Z] INFO: docker/docker repository was found [2022-04-19T07:22:44.302Z] #21 9.605 Reading package lists... [2022-04-19T07:22:44.591Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-19T07:22:44.591Z] ltsc2019: Pulling from windows/servercore [2022-04-19T07:22:44.866Z] #21 11.91 Building dependency tree...#21 ... [2022-04-19T07:22:44.866Z] [2022-04-19T07:22:44.866Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:22:44.866Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:22:44.866Z] #34 DONE 121.1s [2022-04-19T07:22:44.866Z] [2022-04-19T07:22:44.867Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:44.867Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:44.867Z] #21 11.91 Building dependency tree... [2022-04-19T07:22:45.062Z] 4612f6d0b889: Pulling fs layer [2022-04-19T07:22:45.062Z] ba8181afd426: Pulling fs layer [2022-04-19T07:22:45.303Z] #21 9.764 Reading package lists... [2022-04-19T07:22:45.303Z] #21 ... [2022-04-19T07:22:45.303Z] [2022-04-19T07:22:45.303Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T07:22:45.303Z] #34 sha256:c7fdf3170cfe5941e0c2b5cf7538d30023655cb7cd278cf526bbc307f66d7080 [2022-04-19T07:22:45.303Z] #34 DONE 120.7s [2022-04-19T07:22:45.303Z] [2022-04-19T07:22:45.303Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:22:45.303Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:22:45.568Z] #51 ... [2022-04-19T07:22:45.568Z] [2022-04-19T07:22:45.569Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:22:45.569Z] #21 sha256:0f22208c508b38e32dfc2a9ff73d2e4fe078833933f88dbcc9425dec5b235c81 [2022-04-19T07:22:45.569Z] #21 9.764 Reading package lists... [2022-04-19T07:22:45.798Z] #21 13.53 The following additional packages will be installed: [2022-04-19T07:22:45.798Z] #21 13.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:22:45.798Z] #21 13.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T07:22:45.798Z] #21 13.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T07:22:45.798Z] #21 13.53 python3-pkg-resources vim-runtime xxd [2022-04-19T07:22:45.798Z] #21 13.53 Suggested packages: [2022-04-19T07:22:45.798Z] #21 13.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T07:22:45.798Z] #21 13.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T07:22:45.798Z] #21 13.53 acl attr quota [2022-04-19T07:22:45.798Z] #21 13.53 Recommended packages: [2022-04-19T07:22:45.798Z] #21 13.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T07:22:46.518Z] #21 12.42 Building dependency tree... [2022-04-19T07:22:46.781Z] #21 13.57 The following additional packages will be installed: [2022-04-19T07:22:47.044Z] #21 13.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:22:47.044Z] #21 13.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T07:22:47.044Z] #21 13.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T07:22:47.044Z] #21 13.57 python3-pkg-resources vim-runtime xxd [2022-04-19T07:22:47.044Z] #21 13.58 Suggested packages: [2022-04-19T07:22:47.044Z] #21 13.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T07:22:47.044Z] #21 13.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T07:22:47.044Z] #21 13.58 acl attr quota [2022-04-19T07:22:47.044Z] #21 13.58 Recommended packages: [2022-04-19T07:22:47.044Z] #21 13.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T07:22:47.170Z] #21 14.77 The following NEW packages will be installed: [2022-04-19T07:22:47.170Z] #21 14.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T07:22:47.170Z] #21 14.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:22:47.170Z] #21 14.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T07:22:47.170Z] #21 14.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T07:22:47.170Z] #21 14.78 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T07:22:47.170Z] #21 14.78 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T07:22:47.170Z] #21 14.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T07:22:47.170Z] #21 14.78 xz-utils zip zstd [2022-04-19T07:22:47.428Z] #21 15.10 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:47.428Z] #21 15.10 Need to get 27.6 MB of archives. [2022-04-19T07:22:47.429Z] #21 15.10 After this operation, 106 MB of additional disk space will be used. [2022-04-19T07:22:47.429Z] #21 15.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T07:22:47.429Z] #21 15.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T07:22:47.429Z] #21 15.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T07:22:47.429Z] #21 15.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T07:22:47.429Z] #21 15.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T07:22:47.429Z] #21 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T07:22:47.429Z] #21 15.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T07:22:47.429Z] #21 15.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T07:22:47.429Z] #21 15.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:22:47.429Z] #21 15.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:22:47.429Z] #21 15.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T07:22:47.429Z] #21 15.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T07:22:47.429Z] #21 15.16 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T07:22:47.429Z] #21 15.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T07:22:47.429Z] #21 15.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T07:22:47.686Z] #21 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T07:22:47.686Z] #21 15.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T07:22:47.686Z] #21 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T07:22:47.686Z] #21 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T07:22:47.686Z] #21 15.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T07:22:47.686Z] #21 15.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T07:22:47.686Z] #21 15.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:22:47.686Z] #21 15.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:22:47.686Z] #21 15.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:22:47.686Z] #21 15.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T07:22:47.686Z] #21 15.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T07:22:47.686Z] #21 15.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:22:47.945Z] #21 15.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T07:22:47.945Z] #21 15.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:22:47.945Z] #21 15.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:22:47.945Z] #21 15.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:22:47.945Z] #21 15.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T07:22:47.945Z] #21 15.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T07:22:47.945Z] #21 15.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T07:22:47.945Z] #21 15.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T07:22:47.945Z] #21 15.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T07:22:47.945Z] #21 15.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:22:47.945Z] #21 15.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T07:22:47.945Z] #21 15.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T07:22:47.945Z] #21 15.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T07:22:47.945Z] #21 15.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T07:22:47.945Z] #21 15.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T07:22:47.945Z] #21 15.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T07:22:47.945Z] #21 15.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T07:22:47.991Z] #21 14.59 The following NEW packages will be installed: [2022-04-19T07:22:47.991Z] #21 14.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T07:22:47.991Z] #21 14.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T07:22:47.991Z] #21 14.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T07:22:47.991Z] #21 14.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T07:22:47.991Z] #21 14.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T07:22:47.991Z] #21 14.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T07:22:47.991Z] #21 14.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T07:22:47.991Z] #21 14.60 xz-utils zip zstd [2022-04-19T07:22:48.058Z] #21 1.648 Reading package lists... [2022-04-19T07:22:48.204Z] #21 15.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T07:22:48.204Z] #21 15.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T07:22:48.204Z] #21 15.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T07:22:48.204Z] #21 15.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T07:22:48.254Z] #21 14.91 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:48.254Z] #21 14.91 Need to get 27.6 MB of archives. [2022-04-19T07:22:48.254Z] #21 14.91 After this operation, 106 MB of additional disk space will be used. [2022-04-19T07:22:48.254Z] #21 14.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T07:22:48.254Z] #21 14.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T07:22:48.254Z] #21 14.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T07:22:48.254Z] #21 14.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T07:22:48.254Z] #21 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T07:22:48.254Z] #21 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T07:22:48.254Z] #21 14.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T07:22:48.254Z] #21 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T07:22:48.254Z] #21 14.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:22:48.254Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T07:22:48.254Z] #21 14.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T07:22:48.254Z] #21 14.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T07:22:48.254Z] #21 14.99 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T07:22:48.254Z] #21 14.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T07:22:48.254Z] #21 15.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T07:22:48.517Z] #21 15.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T07:22:48.517Z] #21 15.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T07:22:48.517Z] #21 15.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T07:22:48.517Z] #21 15.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T07:22:48.517Z] #21 15.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T07:22:48.517Z] #21 15.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T07:22:48.517Z] #21 15.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:22:48.517Z] #21 15.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:22:48.517Z] #21 15.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:22:48.517Z] #21 15.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T07:22:48.517Z] #21 15.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T07:22:48.517Z] #21 15.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T07:22:48.670Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T07:22:48.670Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ad0f50cd\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T07:22:48.670Z] ---------------------------------------------------------------------------- [2022-04-19T07:22:48.670Z] [2022-04-19T07:22:48.670Z] INFO: executeCI.ps1 starting at Tue Apr 19 07:22:47 CUT 2022 [2022-04-19T07:22:48.670Z] [2022-04-19T07:22:48.670Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T07:22:48.670Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T07:22:48.670Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T07:22:48.670Z] INFO: Environment variables: [2022-04-19T07:22:48.670Z] [2022-04-19T07:22:48.670Z] Name Value [2022-04-19T07:22:48.670Z] ---- ----- [2022-04-19T07:22:48.670Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T07:22:48.670Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T07:22:48.670Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T07:22:48.670Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T07:22:48.670Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T07:22:48.670Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T07:22:48.670Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T07:22:48.670Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T07:22:48.670Z] BRANCH_NAME PR-43498 [2022-04-19T07:22:48.670Z] BUILD_DISPLAY_NAME #1 [2022-04-19T07:22:48.670Z] BUILD_ID 1 [2022-04-19T07:22:48.670Z] BUILD_NUMBER 1 [2022-04-19T07:22:48.670Z] BUILD_TAG jenkins-moby-PR-43498-1 [2022-04-19T07:22:48.670Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/ [2022-04-19T07:22:48.670Z] CHANGE_AUTHOR thaJeztah [2022-04-19T07:22:48.670Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T07:22:48.670Z] CHANGE_BRANCH bump_golang_1.18.1 [2022-04-19T07:22:48.670Z] CHANGE_FORK thaJeztah/docker [2022-04-19T07:22:48.670Z] CHANGE_ID 43498 [2022-04-19T07:22:48.670Z] CHANGE_TARGET master [2022-04-19T07:22:48.670Z] CHANGE_TITLE update golang to 1.18.1 [2022-04-19T07:22:48.670Z] CHANGE_URL https://github.com/moby/moby/pull/43498 [2022-04-19T07:22:48.670Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T07:22:48.670Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T07:22:48.670Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T07:22:48.670Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T07:22:48.670Z] COMPUTERNAME azwin-2-fc9b60 [2022-04-19T07:22:48.670Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T07:22:48.670Z] ConfigSequenceNumber 0 [2022-04-19T07:22:48.670Z] DOCKER_BUILDKIT 0 [2022-04-19T07:22:48.670Z] DOCKER_DUT_DEBUG 1 [2022-04-19T07:22:48.670Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T07:22:48.670Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T07:22:48.670Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-19T07:22:48.670Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T07:22:48.670Z] EXECUTOR_NUMBER 0 [2022-04-19T07:22:48.670Z] FQDN azwin-2-fc9b60.westus.cloudapp.azure.com [2022-04-19T07:22:48.670Z] GIT_BRANCH PR-43498 [2022-04-19T07:22:48.670Z] GIT_COMMIT ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:22:48.670Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T07:22:48.670Z] HUDSON_COOKIE 1d428bc1-9697-4d04-9593-4fafc954a6c3 [2022-04-19T07:22:48.670Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:48.670Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T07:22:48.670Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:48.670Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T07:22:48.670Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T07:22:48.670Z] JENKINS_NODE_COOKIE 992b1cd1-5565-46dd-bacb-ceac7b0a7a7e [2022-04-19T07:22:48.670Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T07:22:48.670Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T07:22:48.670Z] JOB_BASE_NAME PR-43498 [2022-04-19T07:22:48.671Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/display/redirect [2022-04-19T07:22:48.671Z] JOB_NAME moby/PR-43498 [2022-04-19T07:22:48.671Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/ [2022-04-19T07:22:48.671Z] library.jps.version master [2022-04-19T07:22:48.671Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T07:22:48.671Z] NODE_LABELS amd64 azure azwin-2-fc9b60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T07:22:48.671Z] NODE_NAME azwin-2-fc9b60 [2022-04-19T07:22:48.671Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T07:22:48.671Z] OS Windows_NT [2022-04-19T07:22:48.671Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T07:22:48.671Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T07:22:48.671Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T07:22:48.671Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-19T07:22:48.671Z] PROCESSOR_LEVEL 6 [2022-04-19T07:22:48.671Z] PROCESSOR_REVISION 5504 [2022-04-19T07:22:48.671Z] ProgramData C:\ProgramData [2022-04-19T07:22:48.671Z] ProgramFiles C:\Program Files [2022-04-19T07:22:48.671Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T07:22:48.671Z] ProgramW6432 C:\Program Files [2022-04-19T07:22:48.671Z] PROMPT $P$G [2022-04-19T07:22:48.671Z] PSExecutionPolicyPreference Bypass [2022-04-19T07:22:48.671Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T07:22:48.671Z] PUBLIC C:\Users\Public [2022-04-19T07:22:48.671Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=artif... [2022-04-19T07:22:48.671Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=changes [2022-04-19T07:22:48.671Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect [2022-04-19T07:22:48.671Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43498/1/display/redirect?page=tests [2022-04-19T07:22:48.671Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T07:22:48.671Z] SOURCES_DRIVE d [2022-04-19T07:22:48.671Z] SOURCES_SUBDIR gopath [2022-04-19T07:22:48.671Z] STAGE_NAME Run tests [2022-04-19T07:22:48.671Z] SystemDrive C: [2022-04-19T07:22:48.671Z] SystemRoot C:\Windows [2022-04-19T07:22:48.671Z] TEMP C:\Windows\TEMP [2022-04-19T07:22:48.671Z] TESTDEBUG 0 [2022-04-19T07:22:48.671Z] TESTRUN_DRIVE d [2022-04-19T07:22:48.671Z] TESTRUN_SUBDIR CI [2022-04-19T07:22:48.671Z] TIMEOUT 120m [2022-04-19T07:22:48.671Z] TMP C:\Windows\TEMP [2022-04-19T07:22:48.671Z] USERDOMAIN WORKGROUP [2022-04-19T07:22:48.671Z] USERNAME azwin-2-fc9b60$ [2022-04-19T07:22:48.671Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T07:22:48.671Z] windir C:\Windows [2022-04-19T07:22:48.671Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T07:22:48.671Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T07:22:48.671Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T07:22:48.671Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T07:22:48.671Z] [2022-04-19T07:22:48.671Z] [2022-04-19T07:22:48.671Z] [2022-04-19T07:22:48.770Z] #21 16.46 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:48.770Z] #21 16.57 Fetched 27.6 MB in 1s (23.5 MB/s) [2022-04-19T07:22:48.779Z] #21 15.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T07:22:48.779Z] #21 15.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:22:48.779Z] #21 15.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:22:48.779Z] #21 15.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:22:48.779Z] #21 15.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T07:22:48.779Z] #21 15.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T07:22:48.779Z] #21 15.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T07:22:48.779Z] #21 15.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T07:22:48.779Z] #21 15.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T07:22:48.779Z] #21 15.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:22:48.779Z] #21 15.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T07:22:48.779Z] #21 15.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T07:22:48.779Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T07:22:48.779Z] #21 15.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T07:22:48.779Z] #21 15.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T07:22:48.779Z] #21 15.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T07:22:48.779Z] #21 15.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T07:22:49.029Z] #21 16.62 Selecting previously unselected package pigz. [2022-04-19T07:22:49.029Z] #21 16.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-19T07:22:49.029Z] #21 16.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T07:22:49.029Z] #21 16.68 Unpacking pigz (2.6-1) ... [2022-04-19T07:22:49.041Z] #21 15.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T07:22:49.041Z] #21 15.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T07:22:49.041Z] #21 15.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T07:22:49.041Z] #21 15.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T07:22:49.288Z] #21 16.78 Selecting previously unselected package libelf1:amd64. [2022-04-19T07:22:49.288Z] #21 16.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T07:22:49.288Z] #21 16.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T07:22:49.288Z] #21 16.94 Selecting previously unselected package libbpf0:amd64. [2022-04-19T07:22:49.288Z] #21 16.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T07:22:49.288Z] #21 16.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:22:49.288Z] #21 17.03 Selecting previously unselected package libcap2:amd64. [2022-04-19T07:22:49.288Z] #21 17.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T07:22:49.288Z] #21 17.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:22:49.288Z] #21 17.09 Selecting previously unselected package libmnl0:amd64. [2022-04-19T07:22:49.288Z] #21 17.09 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T07:22:49.288Z] #21 17.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:22:49.288Z] #21 17.14 Selecting previously unselected package libxtables12:amd64. [2022-04-19T07:22:49.546Z] #21 17.15 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T07:22:49.546Z] #21 17.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:22:49.546Z] #21 17.22 Selecting previously unselected package libcap2-bin. [2022-04-19T07:22:49.546Z] #21 17.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T07:22:49.546Z] #21 17.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T07:22:49.616Z] #21 16.34 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:49.616Z] #21 16.43 Fetched 27.6 MB in 1s (22.7 MB/s) [2022-04-19T07:22:49.616Z] #21 16.47 Selecting previously unselected package pigz. [2022-04-19T07:22:49.633Z] INFO: Sources under d:\gopath\... [2022-04-19T07:22:49.633Z] INFO: Test run under d:\CI\... [2022-04-19T07:22:49.633Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T07:22:49.633Z] INFO: docker/docker repository was found [2022-04-19T07:22:49.633Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-19T07:22:49.804Z] #21 17.33 Selecting previously unselected package iproute2. [2022-04-19T07:22:49.804Z] #21 17.34 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T07:22:49.804Z] #21 17.34 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T07:22:49.878Z] #21 16.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-19T07:22:49.878Z] #21 16.54 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T07:22:49.878Z] #21 16.54 Unpacking pigz (2.6-1) ... [2022-04-19T07:22:49.878Z] #21 16.62 Selecting previously unselected package libelf1:amd64. [2022-04-19T07:22:49.878Z] #21 16.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T07:22:49.878Z] #21 16.64 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T07:22:50.062Z] #21 17.76 Selecting previously unselected package xxd. [2022-04-19T07:22:50.062Z] #21 17.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:22:50.062Z] #21 17.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:50.140Z] #21 16.78 Selecting previously unselected package libbpf0:amd64. [2022-04-19T07:22:50.140Z] #21 16.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T07:22:50.140Z] #21 16.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:22:50.140Z] #21 16.88 Selecting previously unselected package libcap2:amd64. [2022-04-19T07:22:50.140Z] #21 16.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T07:22:50.140Z] #21 16.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:22:50.140Z] #21 16.96 Selecting previously unselected package libmnl0:amd64. [2022-04-19T07:22:50.140Z] #21 16.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T07:22:50.140Z] #21 16.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:22:50.320Z] #21 17.91 Selecting previously unselected package vim-common. [2022-04-19T07:22:50.320Z] #21 17.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:22:50.320Z] #21 17.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:50.402Z] #21 17.02 Selecting previously unselected package libxtables12:amd64. [2022-04-19T07:22:50.402Z] #21 17.03 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T07:22:50.402Z] #21 17.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:22:50.402Z] #21 17.09 Selecting previously unselected package libcap2-bin. [2022-04-19T07:22:50.402Z] #21 17.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T07:22:50.402Z] #21 17.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T07:22:50.578Z] #21 18.07 Selecting previously unselected package bash-completion. [2022-04-19T07:22:50.578Z] #21 18.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T07:22:50.596Z] ltsc2022: Pulling from windows/servercore [2022-04-19T07:22:50.596Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T07:22:50.596Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T07:22:50.666Z] #21 17.19 Selecting previously unselected package iproute2. [2022-04-19T07:22:50.666Z] #21 17.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T07:22:50.666Z] #21 17.20 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T07:22:50.929Z] #21 17.68 Selecting previously unselected package xxd. [2022-04-19T07:22:50.929Z] #21 17.70 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:22:50.929Z] #21 17.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:51.192Z] #21 17.80 Selecting previously unselected package vim-common. [2022-04-19T07:22:51.192Z] #21 17.81 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:22:51.192Z] #21 17.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:22:51.192Z] #21 17.95 Selecting previously unselected package bash-completion. [2022-04-19T07:22:51.192Z] #21 17.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T07:22:52.238Z] ba8181afd426: Download complete [2022-04-19T07:22:52.250Z] #21 6.447 Reading package lists... [2022-04-19T07:22:52.477Z] #21 19.72 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T07:22:52.477Z] #21 20.05 Selecting previously unselected package bzip2. [2022-04-19T07:22:52.477Z] #21 20.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T07:22:52.477Z] #21 20.06 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T07:22:52.477Z] #21 20.13 Selecting previously unselected package xz-utils. [2022-04-19T07:22:52.477Z] #21 20.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T07:22:52.477Z] #21 20.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:22:52.734Z] #21 20.28 Selecting previously unselected package apparmor. [2022-04-19T07:22:52.734Z] #21 20.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T07:22:52.734Z] #21 20.36 Unpacking apparmor (2.13.6-10) ... [2022-04-19T07:22:52.873Z] #60 235.9 # github.com/containerd/containerd/cmd/containerd [2022-04-19T07:22:52.873Z] #60 235.9 /usr/bin/ld: /tmp/go-link-3631267633/000019.o: in function `New': [2022-04-19T07:22:52.873Z] #60 235.9 /tmp/tmp.6EroM6xJJx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T07:22:52.873Z] #60 236.0 + bin/containerd-stress [2022-04-19T07:22:52.873Z] #60 237.0 + bin/containerd-shim [2022-04-19T07:22:52.990Z] #21 20.68 Selecting previously unselected package inetutils-ping. [2022-04-19T07:22:52.990Z] #21 20.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T07:22:52.990Z] #21 20.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T07:22:52.990Z] #21 20.77 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T07:22:52.990Z] #21 20.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:22:52.990Z] #21 20.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:22:53.111Z] #21 19.70 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T07:22:53.247Z] #21 20.85 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T07:22:53.247Z] #21 20.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:22:53.247Z] #21 20.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:22:53.247Z] #21 20.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T07:22:53.247Z] #21 20.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T07:22:53.247Z] #21 20.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:22:53.247Z] #21 20.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T07:22:53.247Z] #21 21.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T07:22:53.247Z] #21 21.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:22:53.247Z] #21 21.08 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T07:22:53.373Z] #21 19.96 Selecting previously unselected package bzip2. [2022-04-19T07:22:53.373Z] #21 19.96 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T07:22:53.373Z] #21 19.97 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T07:22:53.373Z] #21 20.04 Selecting previously unselected package xz-utils. [2022-04-19T07:22:53.373Z] #21 20.06 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T07:22:53.373Z] #21 20.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:22:53.504Z] #21 21.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T07:22:53.504Z] #21 21.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:22:53.504Z] #21 21.18 Selecting previously unselected package iptables. [2022-04-19T07:22:53.504Z] #21 21.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T07:22:53.504Z] #21 21.20 Unpacking iptables (1.8.7-1) ... [2022-04-19T07:22:53.623Z] #21 11.16 Building dependency tree... [2022-04-19T07:22:53.623Z] #21 12.31 Reading state information... [2022-04-19T07:22:53.634Z] #21 20.22 Selecting previously unselected package apparmor. [2022-04-19T07:22:53.634Z] #21 20.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T07:22:53.634Z] #21 20.29 Unpacking apparmor (2.13.6-10) ... [2022-04-19T07:22:53.760Z] #21 21.41 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:22:53.760Z] #21 21.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:22:53.760Z] #21 21.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:22:53.760Z] #21 21.57 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:22:53.760Z] #21 21.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:22:54.016Z] #21 21.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:22:54.016Z] #21 21.71 Selecting previously unselected package jq. [2022-04-19T07:22:54.016Z] #21 21.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:22:54.016Z] #21 21.73 Unpacking jq (1.6-2.1) ... [2022-04-19T07:22:54.207Z] #21 20.68 Selecting previously unselected package inetutils-ping. [2022-04-19T07:22:54.207Z] #21 20.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T07:22:54.207Z] #21 20.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T07:22:54.207Z] #21 20.81 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T07:22:54.207Z] #21 20.81 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:22:54.207Z] #21 20.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:22:54.207Z] #21 20.87 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T07:22:54.207Z] #21 20.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:22:54.207Z] #21 20.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:22:54.207Z] #21 20.94 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T07:22:54.207Z] #21 20.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T07:22:54.207Z] #21 20.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:22:54.207Z] #21 21.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T07:22:54.207Z] #21 21.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T07:22:54.207Z] #21 21.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:22:54.273Z] #21 21.83 Selecting previously unselected package libaio1:amd64. [2022-04-19T07:22:54.273Z] #21 21.83 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T07:22:54.273Z] #21 21.84 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:22:54.273Z] #21 21.90 Selecting previously unselected package libgpm2:amd64. [2022-04-19T07:22:54.273Z] #21 21.90 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T07:22:54.273Z] #21 21.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:22:54.273Z] #21 21.96 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:22:54.273Z] #21 21.96 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:22:54.273Z] #21 21.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:22:54.468Z] #21 21.11 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T07:22:54.468Z] #21 21.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T07:22:54.468Z] #21 21.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:22:54.468Z] #21 21.20 Selecting previously unselected package iptables. [2022-04-19T07:22:54.468Z] #21 21.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T07:22:54.468Z] #21 21.21 Unpacking iptables (1.8.7-1) ... [2022-04-19T07:22:54.556Z] #21 13.47 The following additional packages will be installed: [2022-04-19T07:22:54.556Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T07:22:54.814Z] #21 13.47 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T07:22:54.814Z] #21 13.48 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T07:22:54.814Z] #21 13.48 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T07:22:54.814Z] #21 13.48 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T07:22:54.814Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-19T07:22:54.814Z] #21 13.49 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T07:22:54.814Z] #21 13.50 Suggested packages: [2022-04-19T07:22:54.814Z] #21 13.50 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-19T07:22:54.814Z] #21 13.50 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-19T07:22:54.814Z] #21 13.50 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-19T07:22:54.814Z] #21 13.50 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-19T07:22:54.814Z] #21 13.50 seccomp:ppc64el seccomp:s390x [2022-04-19T07:22:54.814Z] #21 13.50 Recommended packages: [2022-04-19T07:22:54.814Z] #21 13.50 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-19T07:22:54.814Z] #21 13.50 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-19T07:22:54.814Z] #21 13.50 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-19T07:22:54.814Z] #21 13.50 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-19T07:22:54.990Z] #21 21.50 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:22:54.990Z] #21 21.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:22:54.990Z] #21 21.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:22:54.990Z] #21 21.64 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:22:54.990Z] #21 21.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:22:54.990Z] #21 21.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:22:54.990Z] #21 21.77 Selecting previously unselected package jq. [2022-04-19T07:22:54.990Z] #21 21.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:22:54.990Z] #21 21.79 Unpacking jq (1.6-2.1) ... [2022-04-19T07:22:55.071Z] #21 13.97 The following NEW packages will be installed: [2022-04-19T07:22:55.071Z] #21 13.97 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T07:22:55.071Z] #21 13.97 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-19T07:22:55.071Z] #21 13.97 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-19T07:22:55.071Z] #21 13.97 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T07:22:55.071Z] #21 13.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T07:22:55.071Z] #21 13.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T07:22:55.071Z] #21 13.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T07:22:55.071Z] #21 13.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-19T07:22:55.071Z] #21 13.97 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-19T07:22:55.071Z] #21 13.97 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-19T07:22:55.071Z] #21 13.98 libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T07:22:55.252Z] #21 21.88 Selecting previously unselected package libaio1:amd64. [2022-04-19T07:22:55.252Z] #21 21.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T07:22:55.252Z] #21 21.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:22:55.252Z] #21 21.94 Selecting previously unselected package libgpm2:amd64. [2022-04-19T07:22:55.252Z] #21 21.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T07:22:55.252Z] #21 21.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:22:55.252Z] #21 22.02 Selecting previously unselected package libicu67:amd64. [2022-04-19T07:22:55.252Z] #21 22.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T07:22:55.329Z] #21 14.34 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:22:55.329Z] #21 14.34 Need to get 15.9 MB of archives. [2022-04-19T07:22:55.329Z] #21 14.34 After this operation, 73.0 MB of additional disk space will be used. [2022-04-19T07:22:55.329Z] #21 14.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-19T07:22:55.392Z] #60 245.5 + bin/containerd-shim-runc-v1 [2022-04-19T07:22:55.513Z] #21 22.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T07:22:55.587Z] #21 14.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-19T07:22:55.587Z] #21 14.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-19T07:22:55.587Z] #21 14.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-19T07:22:55.587Z] #21 14.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-19T07:22:55.587Z] #21 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-19T07:22:55.587Z] #21 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-19T07:22:55.587Z] #21 14.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-19T07:22:55.587Z] #21 14.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-19T07:22:55.587Z] #21 14.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-19T07:22:55.587Z] #21 14.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-19T07:22:55.587Z] #21 14.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-19T07:22:55.587Z] #21 14.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-19T07:22:55.587Z] #21 14.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-19T07:22:55.587Z] #21 14.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-19T07:22:55.587Z] #21 14.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-19T07:22:55.587Z] #21 14.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-19T07:22:55.587Z] #21 14.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-19T07:22:55.587Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-19T07:22:55.587Z] #21 14.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-19T07:22:55.587Z] #21 14.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-19T07:22:55.587Z] #21 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-19T07:22:55.587Z] #21 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-19T07:22:55.587Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-19T07:22:55.587Z] #21 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-19T07:22:55.587Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-19T07:22:55.587Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-19T07:22:55.587Z] #21 14.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-19T07:22:55.587Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-19T07:22:55.845Z] #21 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-19T07:22:55.845Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-19T07:22:55.845Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-19T07:22:55.845Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-19T07:22:55.845Z] #21 14.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-19T07:22:55.845Z] #21 14.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-19T07:22:55.846Z] #21 14.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-19T07:22:55.846Z] #21 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-19T07:22:55.846Z] #21 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-19T07:22:55.846Z] #21 14.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-19T07:22:55.846Z] #21 14.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-19T07:22:56.413Z] #21 15.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:22:56.413Z] #21 15.38 Fetched 15.9 MB in 1s (30.4 MB/s) [2022-04-19T07:22:56.672Z] #21 15.41 Selecting previously unselected package gcc-10-base:armel. [2022-04-19T07:22:56.672Z] #21 15.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-19T07:22:56.672Z] #21 15.47 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-19T07:22:56.672Z] #21 15.47 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-19T07:22:56.672Z] #21 15.53 Selecting previously unselected package gcc-10-base:armhf. [2022-04-19T07:22:56.672Z] #21 15.54 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-19T07:22:56.672Z] #21 15.54 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T07:22:56.672Z] #21 15.59 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-19T07:22:56.672Z] #21 15.60 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-19T07:22:56.672Z] #21 15.60 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T07:22:56.672Z] #21 15.65 Selecting previously unselected package gcc-10-base:s390x. [2022-04-19T07:22:56.932Z] #21 15.65 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-19T07:22:56.932Z] #21 15.65 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T07:22:56.932Z] #21 15.70 Selecting previously unselected package gcc-10-base:arm64. [2022-04-19T07:22:56.932Z] #21 15.71 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-19T07:22:56.932Z] #21 15.72 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T07:22:56.932Z] #21 15.78 Selecting previously unselected package libgcc-s1:armel. [2022-04-19T07:22:56.932Z] #21 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-19T07:22:56.932Z] #21 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-19T07:22:56.932Z] #21 15.84 Selecting previously unselected package libcrypt1:armel. [2022-04-19T07:22:56.932Z] #21 15.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-19T07:22:56.932Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T07:22:56.932Z] #21 15.92 Selecting previously unselected package libc6:armel. [2022-04-19T07:22:57.192Z] #21 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-19T07:22:57.452Z] #21 16.10 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-19T07:22:57.549Z] #21 25.12 Selecting previously unselected package libinih1:amd64. [2022-04-19T07:22:57.549Z] #21 25.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T07:22:57.549Z] #21 25.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T07:22:57.549Z] #21 25.21 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:22:57.549Z] #21 25.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:22:57.549Z] #21 25.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:22:57.549Z] #21 25.29 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:22:57.549Z] #21 25.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:22:57.549Z] #21 25.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:22:57.549Z] #21 25.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:22:57.711Z] #21 16.50 Selecting previously unselected package libapparmor1:armel. [2022-04-19T07:22:57.711Z] #21 16.51 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-19T07:22:57.711Z] #21 16.51 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-19T07:22:57.711Z] #21 16.56 Selecting previously unselected package libapparmor-dev:armel. [2022-04-19T07:22:57.711Z] #21 16.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-19T07:22:57.711Z] #21 16.58 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T07:22:57.807Z] #21 25.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:22:57.807Z] #21 25.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:22:57.807Z] #21 25.43 Selecting previously unselected package net-tools. [2022-04-19T07:22:57.807Z] #21 25.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T07:22:57.807Z] #21 25.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:22:57.807Z] #21 25.66 Selecting previously unselected package patch. [2022-04-19T07:22:57.970Z] #21 16.64 Selecting previously unselected package libgcc-s1:arm64. [2022-04-19T07:22:57.970Z] #21 16.66 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-19T07:22:57.970Z] #21 16.66 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T07:22:57.970Z] #21 16.71 Selecting previously unselected package libcrypt1:arm64. [2022-04-19T07:22:57.970Z] #21 16.71 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-19T07:22:57.970Z] #21 16.72 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T07:22:57.970Z] #21 16.81 Selecting previously unselected package libc6:arm64. [2022-04-19T07:22:57.970Z] #21 16.82 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-19T07:22:58.063Z] #21 25.67 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T07:22:58.063Z] #21 25.67 Unpacking patch (2.7.6-7) ... [2022-04-19T07:22:58.229Z] #21 16.98 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T07:22:58.321Z] #21 25.82 Selecting previously unselected package python-pip-whl. [2022-04-19T07:22:58.321Z] #21 25.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:22:58.321Z] #21 25.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:22:58.577Z] #21 26.34 Selecting previously unselected package python3-lib2to3. [2022-04-19T07:22:58.577Z] #21 26.34 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T07:22:58.577Z] #21 26.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:22:58.797Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2022-04-19T07:22:58.797Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-19T07:22:58.797Z] #21 17.40 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T07:22:58.797Z] #21 17.45 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-19T07:22:58.797Z] #21 17.45 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-19T07:22:58.797Z] #21 17.46 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T07:22:58.797Z] #21 17.54 Selecting previously unselected package libgcc-s1:s390x. [2022-04-19T07:22:58.797Z] #21 17.55 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-19T07:22:58.797Z] #21 17.55 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T07:22:58.797Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x. [2022-04-19T07:22:58.797Z] #21 17.61 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-19T07:22:58.797Z] #21 17.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T07:22:58.797Z] #21 17.68 Selecting previously unselected package libc6:s390x. [2022-04-19T07:22:58.824Z] #21 25.07 Selecting previously unselected package libinih1:amd64. [2022-04-19T07:22:58.824Z] #21 25.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T07:22:58.824Z] #21 25.13 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:22:58.824Z] #21 25.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:22:58.824Z] #21 25.23 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:22:58.824Z] #21 25.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:22:58.824Z] #21 25.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:22:58.824Z] #21 25.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:22:58.824Z] #21 25.37 Selecting previously unselected package net-tools. [2022-04-19T07:22:58.824Z] #21 25.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:22:58.824Z] #21 25.51 Selecting previously unselected package patch. [2022-04-19T07:22:58.824Z] #21 25.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T07:22:58.824Z] #21 25.53 Unpacking patch (2.7.6-7) ... [2022-04-19T07:22:58.834Z] #21 26.44 Selecting previously unselected package python3-distutils. [2022-04-19T07:22:58.834Z] #21 26.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T07:22:58.834Z] #21 26.46 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T07:22:59.056Z] #21 17.69 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-19T07:22:59.056Z] #21 17.85 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T07:22:59.087Z] #21 25.63 Selecting previously unselected package python-pip-whl. [2022-04-19T07:22:59.087Z] #21 25.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:22:59.087Z] #21 25.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:22:59.092Z] #21 26.58 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:22:59.092Z] #21 26.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:22:59.092Z] #21 26.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:22:59.092Z] #21 26.72 Selecting previously unselected package python3-setuptools. [2022-04-19T07:22:59.092Z] #21 26.72 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T07:22:59.092Z] #21 26.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T07:22:59.349Z] #21 26.17 Selecting previously unselected package python3-lib2to3. [2022-04-19T07:22:59.349Z] #21 26.18 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T07:22:59.349Z] #21 26.92 Selecting previously unselected package python3-wheel. [2022-04-19T07:22:59.349Z] #21 26.92 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T07:22:59.349Z] #21 26.93 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T07:22:59.349Z] #21 27.00 Selecting previously unselected package python3-pip. [2022-04-19T07:22:59.349Z] #21 27.01 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:22:59.349Z] #21 27.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:22:59.607Z] #21 27.26 Selecting previously unselected package sudo. [2022-04-19T07:22:59.607Z] #21 27.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T07:22:59.607Z] #21 27.29 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T07:22:59.611Z] #21 26.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:22:59.611Z] #21 26.29 Selecting previously unselected package python3-distutils. [2022-04-19T07:22:59.611Z] #21 26.30 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T07:22:59.611Z] #21 26.30 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T07:22:59.630Z] #21 18.34 Selecting previously unselected package libapparmor1:s390x. [2022-04-19T07:22:59.630Z] #21 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-19T07:22:59.630Z] #21 18.35 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-19T07:22:59.630Z] #21 18.40 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-19T07:22:59.630Z] #21 18.42 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-19T07:22:59.630Z] #21 18.42 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T07:22:59.630Z] #21 18.49 Selecting previously unselected package libgcc-s1:armhf. [2022-04-19T07:22:59.630Z] #21 18.50 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-19T07:22:59.630Z] #21 18.50 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T07:22:59.630Z] #21 18.55 Selecting previously unselected package libcrypt1:armhf. [2022-04-19T07:22:59.630Z] #21 18.56 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-19T07:22:59.630Z] #21 18.57 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T07:22:59.875Z] #21 26.43 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:22:59.875Z] #21 26.43 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:22:59.875Z] #21 26.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:22:59.875Z] #21 26.56 Selecting previously unselected package python3-setuptools. [2022-04-19T07:22:59.875Z] #21 26.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T07:22:59.875Z] #21 26.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T07:22:59.889Z] #21 18.65 Selecting previously unselected package libc6:armhf. [2022-04-19T07:22:59.890Z] #21 18.67 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-19T07:23:00.149Z] #21 18.89 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T07:23:00.173Z] #21 27.76 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T07:23:00.173Z] #21 27.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T07:23:00.173Z] #21 27.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:00.173Z] #21 26.81 Selecting previously unselected package python3-wheel. [2022-04-19T07:23:00.173Z] #21 26.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T07:23:00.173Z] #21 26.82 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T07:23:00.409Z] #21 19.32 Selecting previously unselected package libapparmor1:armhf. [2022-04-19T07:23:00.409Z] #21 19.32 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-19T07:23:00.409Z] #21 19.33 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-19T07:23:00.431Z] #21 27.99 Selecting previously unselected package uidmap. [2022-04-19T07:23:00.431Z] #21 27.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T07:23:00.431Z] #21 28.00 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T07:23:00.432Z] #21 28.14 Selecting previously unselected package vim-runtime. [2022-04-19T07:23:00.432Z] #21 28.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:23:00.432Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T07:23:00.432Z] #21 28.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T07:23:00.432Z] #21 28.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:00.435Z] #21 26.95 Selecting previously unselected package python3-pip. [2022-04-19T07:23:00.435Z] #21 26.96 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:23:00.435Z] #21 26.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:23:00.648Z] #60 250.4 + bin/containerd-shim-runc-v2 [2022-04-19T07:23:00.648Z] #60 251.2 + binaries [2022-04-19T07:23:00.648Z] #60 251.2 + install -D bin/containerd /build/containerd [2022-04-19T07:23:00.648Z] #60 251.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T07:23:00.648Z] #60 251.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T07:23:00.648Z] #60 251.2 + install -D bin/ctr /build/ctr [2022-04-19T07:23:00.668Z] #21 19.38 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-19T07:23:00.668Z] #21 19.39 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-19T07:23:00.668Z] #21 19.40 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T07:23:00.668Z] #21 19.47 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-19T07:23:00.668Z] #21 19.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-19T07:23:00.668Z] #21 19.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T07:23:00.668Z] #21 19.53 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-19T07:23:00.668Z] #21 19.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-19T07:23:00.668Z] #21 19.54 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T07:23:00.703Z] #21 27.22 Selecting previously unselected package sudo. [2022-04-19T07:23:00.703Z] #21 27.23 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T07:23:00.703Z] #21 27.23 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T07:23:00.927Z] #21 19.63 Selecting previously unselected package libc6:ppc64el. [2022-04-19T07:23:00.927Z] #21 19.64 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-19T07:23:00.927Z] #21 19.81 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T07:23:00.971Z] #21 27.77 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T07:23:00.971Z] #21 27.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T07:23:01.234Z] #21 27.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:01.234Z] #21 27.97 Selecting previously unselected package uidmap. [2022-04-19T07:23:01.234Z] #21 27.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T07:23:01.234Z] #21 27.99 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T07:23:01.495Z] #21 20.45 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-19T07:23:01.495Z] #21 20.46 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-19T07:23:01.495Z] #21 20.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T07:23:01.496Z] #21 28.14 Selecting previously unselected package vim-runtime. [2022-04-19T07:23:01.496Z] #21 28.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:23:01.496Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T07:23:01.496Z] #21 28.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T07:23:01.496Z] #21 28.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:01.580Z] #60 DONE 251.8s [2022-04-19T07:23:01.754Z] #21 20.52 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-19T07:23:01.756Z] #21 20.53 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-19T07:23:01.756Z] #21 20.54 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T07:23:01.756Z] #21 20.61 Selecting previously unselected package libseccomp2:s390x. [2022-04-19T07:23:01.756Z] #21 20.61 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T07:23:01.756Z] #21 20.62 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T07:23:01.839Z] [2022-04-19T07:23:01.839Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T07:23:01.839Z] #61 sha256:1d8f249a5a227022148eeab4514e6cc9f553a0796b2ebec28bba3280895810da [2022-04-19T07:23:02.015Z] #21 20.66 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-19T07:23:02.015Z] #21 20.67 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T07:23:02.015Z] #21 20.68 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.015Z] #21 20.75 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-19T07:23:02.015Z] #21 20.76 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T07:23:02.015Z] #21 20.76 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.015Z] #21 20.81 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-19T07:23:02.015Z] #21 20.81 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T07:23:02.015Z] #21 20.82 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.015Z] #21 20.87 Selecting previously unselected package libseccomp2:armhf. [2022-04-19T07:23:02.015Z] #21 20.88 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T07:23:02.015Z] #21 20.89 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.015Z] #21 20.93 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-19T07:23:02.274Z] #21 20.94 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T07:23:02.274Z] #21 20.95 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.274Z] #21 21.01 Selecting previously unselected package libseccomp2:armel. [2022-04-19T07:23:02.274Z] #21 21.02 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T07:23:02.274Z] #21 21.02 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.274Z] #21 21.07 Selecting previously unselected package libseccomp-dev:armel. [2022-04-19T07:23:02.274Z] #21 21.08 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T07:23:02.274Z] #21 21.09 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.274Z] #21 21.15 Selecting previously unselected package libseccomp2:arm64. [2022-04-19T07:23:02.275Z] #21 21.16 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T07:23:02.275Z] #21 21.16 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.403Z] #61 DONE 0.2s [2022-04-19T07:23:02.403Z] [2022-04-19T07:23:02.403Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T07:23:02.403Z] #66 sha256:8268f66315f2fdd7b29de331081e52585028a62f08a3cfc42a4dba4beb36b9ad [2022-04-19T07:23:02.403Z] #66 DONE 0.1s [2022-04-19T07:23:02.403Z] [2022-04-19T07:23:02.403Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T07:23:02.403Z] #71 sha256:f2acbef5b456e1a31826387626f6ed4ff4f487abac941fa82e5ddd26ec4d68cf [2022-04-19T07:23:02.534Z] #21 21.21 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-19T07:23:02.534Z] #21 21.22 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T07:23:02.534Z] #21 21.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:23:02.534Z] #21 21.33 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.34 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.36 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.37 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.38 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.40 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T07:23:02.534Z] #21 21.41 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T07:23:02.534Z] #21 21.42 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T07:23:02.534Z] #21 21.43 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T07:23:02.534Z] #21 21.45 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T07:23:02.534Z] #21 21.46 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.47 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.49 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T07:23:02.534Z] #21 21.52 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T07:23:02.793Z] #21 21.54 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T07:23:02.968Z] #71 DONE 0.7s [2022-04-19T07:23:02.968Z] [2022-04-19T07:23:02.968Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T07:23:02.968Z] #72 sha256:20b441a2c921bd66842d418e7b423ae88a5e8b25337afd0719127081c0ad04b0 [2022-04-19T07:23:02.968Z] #72 DONE 0.0s [2022-04-19T07:23:03.225Z] [2022-04-19T07:23:03.225Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T07:23:03.225Z] #73 sha256:5c1d69f14cd34fb221c090c57e032ac8d63f862b1b6ab7128b2c2ab99386286d [2022-04-19T07:23:03.770Z] #21 31.03 Selecting previously unselected package vim. [2022-04-19T07:23:03.770Z] #21 31.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:23:03.770Z] #21 31.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:03.770Z] #21 31.53 Selecting previously unselected package xfsprogs. [2022-04-19T07:23:03.770Z] #21 31.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T07:23:03.787Z] #73 DONE 0.9s [2022-04-19T07:23:04.027Z] #21 31.55 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T07:23:04.043Z] [2022-04-19T07:23:04.043Z] #74 exporting to image [2022-04-19T07:23:04.043Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T07:23:04.043Z] #74 exporting layers [2022-04-19T07:23:04.045Z] #21 30.77 Selecting previously unselected package vim. [2022-04-19T07:23:04.045Z] #21 30.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:23:04.045Z] #21 30.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:04.168Z] #21 22.78 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-19T07:23:04.283Z] #21 31.96 Selecting previously unselected package zip. [2022-04-19T07:23:04.283Z] #21 31.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T07:23:04.283Z] #21 31.99 Unpacking zip (3.0-12) ... [2022-04-19T07:23:04.540Z] #21 32.11 Selecting previously unselected package zstd. [2022-04-19T07:23:04.540Z] #21 32.12 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T07:23:04.540Z] #21 32.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:04.618Z] #21 31.31 Selecting previously unselected package xfsprogs. [2022-04-19T07:23:04.618Z] #21 31.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T07:23:04.618Z] #21 31.33 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T07:23:04.797Z] #21 32.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:23:05.114Z] #21 24.03 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T07:23:05.140Z] #21 31.74 Selecting previously unselected package zip. [2022-04-19T07:23:05.140Z] #21 31.75 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T07:23:05.140Z] #21 31.76 Unpacking zip (3.0-12) ... [2022-04-19T07:23:05.140Z] #21 31.91 Selecting previously unselected package zstd. [2022-04-19T07:23:05.140Z] #21 31.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T07:23:05.140Z] #21 31.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:05.383Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T07:23:05.383Z] dccd9e4d14d3: Download complete [2022-04-19T07:23:05.712Z] #21 32.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:23:05.727Z] #21 33.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:05.727Z] #21 33.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:23:05.727Z] #21 33.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:23:05.727Z] #21 33.43 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:23:05.727Z] #21 33.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:05.727Z] #21 33.45 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T07:23:05.727Z] #21 33.46 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T07:23:05.727Z] #21 33.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:23:05.727Z] #21 33.48 Setting up bzip2 (1.0.8-4) ... [2022-04-19T07:23:05.727Z] #21 33.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:23:05.727Z] #21 33.51 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T07:23:06.489Z] #21 25.27 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T07:23:06.655Z] #21 33.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:06.655Z] #21 33.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:23:06.655Z] #21 33.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:23:06.655Z] #21 33.26 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T07:23:06.655Z] #21 33.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:06.655Z] #21 33.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T07:23:06.655Z] #21 33.29 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T07:23:06.655Z] #21 33.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:23:06.655Z] #21 33.32 Setting up bzip2 (1.0.8-4) ... [2022-04-19T07:23:06.655Z] #21 33.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:23:06.655Z] #21 33.34 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T07:23:06.660Z] #21 34.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:06.660Z] #21 34.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:23:06.660Z] #21 34.26 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T07:23:06.660Z] #21 34.27 Setting up apparmor (2.13.6-10) ... [2022-04-19T07:23:07.169Z] 4612f6d0b889: Verifying Checksum [2022-04-19T07:23:07.170Z] 4612f6d0b889: Download complete [2022-04-19T07:23:07.229Z] #21 33.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:07.229Z] #21 33.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:23:07.229Z] #21 33.93 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T07:23:07.229Z] #21 33.94 Setting up apparmor (2.13.6-10) ... [2022-04-19T07:23:07.324Z] #74 exporting layers 3.1s done [2022-04-19T07:23:07.324Z] #74 writing image sha256:37d7758766a865324782139b5cbab5da526692f2582545f5b4bad08c0e6dd690 done [2022-04-19T07:23:07.324Z] #74 naming to docker.io/library/docker:ef64db5021b5d60bb852cc303b72c0c59697900d done [2022-04-19T07:23:07.324Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T07:23:07.644Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T07:23:07.866Z] #21 26.50 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T07:23:07.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/test/unit [2022-04-19T07:23:08.217Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T07:23:08.217Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T07:23:08.217Z] + TESTDIRS=./... [2022-04-19T07:23:08.217Z] + exclude_paths='/vendor/|/integration' [2022-04-19T07:23:08.217Z] ++ go list ./... [2022-04-19T07:23:08.217Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T07:23:08.553Z] #21 35.86 Setting up zip (3.0-12) ... [2022-04-19T07:23:08.553Z] #21 35.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:08.553Z] #21 35.91 Setting up bash-completion (1:2.11-2) ... [2022-04-19T07:23:08.616Z] #21 35.32 Setting up zip (3.0-12) ... [2022-04-19T07:23:08.616Z] #21 35.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:08.616Z] #21 35.36 Setting up bash-completion (1:2.11-2) ... [2022-04-19T07:23:08.800Z] #21 27.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T07:23:08.800Z] #21 27.74 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-19T07:23:08.800Z] #21 27.75 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-19T07:23:08.800Z] #21 27.77 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.78 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.80 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.84 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.85 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.86 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.90 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T07:23:09.059Z] #21 27.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.93 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.96 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T07:23:09.059Z] #21 27.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:23:09.097Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T07:23:09.097Z] 8f616e6e9eec: Download complete [2022-04-19T07:23:09.147Z] + pkg_list='github.com/docker/docker/api [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/backend [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/container [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/events [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/filters [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/image [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/mount [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/network [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/registry [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/time [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/versions [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:23:09.147Z] github.com/docker/docker/api/types/volume [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:23:09.147Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:23:09.147Z] github.com/docker/docker/cli [2022-04-19T07:23:09.147Z] github.com/docker/docker/cli/config [2022-04-19T07:23:09.147Z] github.com/docker/docker/cli/debug [2022-04-19T07:23:09.147Z] github.com/docker/docker/client [2022-04-19T07:23:09.147Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:23:09.147Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:23:09.147Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:23:09.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:23:09.147Z] github.com/docker/docker/container [2022-04-19T07:23:09.147Z] github.com/docker/docker/container/stream [2022-04-19T07:23:09.147Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:23:09.147Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:23:09.147Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/config [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/events [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/exec [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/images [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/links [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/names [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/network [2022-04-19T07:23:09.147Z] github.com/docker/docker/daemon/stats [2022-04-19T07:23:09.147Z] github.com/docker/docker/distribution [2022-04-19T07:23:09.147Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:23:09.147Z] github.com/docker/docker/distribution/utils [2022-04-19T07:23:09.147Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:23:09.147Z] github.com/docker/docker/dockerversion [2022-04-19T07:23:09.147Z] github.com/docker/docker/errdefs [2022-04-19T07:23:09.147Z] github.com/docker/docker/image [2022-04-19T07:23:09.147Z] github.com/docker/docker/image/cache [2022-04-19T07:23:09.147Z] github.com/docker/docker/image/tarexport [2022-04-19T07:23:09.147Z] github.com/docker/docker/image/v1 [2022-04-19T07:23:09.147Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:23:09.147Z] github.com/docker/docker/layer [2022-04-19T07:23:09.147Z] github.com/docker/docker/libcontainerd [2022-04-19T07:23:09.147Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:23:09.147Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:23:09.148Z] github.com/docker/docker/oci [2022-04-19T07:23:09.148Z] github.com/docker/docker/oci/caps [2022-04-19T07:23:09.148Z] github.com/docker/docker/opts [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/archive [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/directory [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/platform [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/pools [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/progress [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/signal [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/stack [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/system [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:23:09.148Z] github.com/docker/docker/plugin [2022-04-19T07:23:09.148Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:23:09.148Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:23:09.148Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:23:09.148Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:23:09.148Z] github.com/docker/docker/quota [2022-04-19T07:23:09.148Z] github.com/docker/docker/reference [2022-04-19T07:23:09.148Z] github.com/docker/docker/registry [2022-04-19T07:23:09.148Z] github.com/docker/docker/registry/resumable [2022-04-19T07:23:09.148Z] github.com/docker/docker/restartmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/rootless [2022-04-19T07:23:09.148Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:23:09.148Z] github.com/docker/docker/runconfig [2022-04-19T07:23:09.148Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/environment [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/registry [2022-04-19T07:23:09.148Z] github.com/docker/docker/testutil/request [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/drivers [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/local [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/mounts [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/service [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:23:09.148Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:23:09.148Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T07:23:09.148Z] ++ echo 'github.com/docker/docker/api [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/backend [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/container [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/events [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/filters [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/image [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/mount [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/network [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/registry [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/time [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/versions [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:23:09.148Z] github.com/docker/docker/api/types/volume [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:23:09.148Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:23:09.148Z] github.com/docker/docker/cli [2022-04-19T07:23:09.148Z] github.com/docker/docker/cli/config [2022-04-19T07:23:09.148Z] github.com/docker/docker/cli/debug [2022-04-19T07:23:09.148Z] github.com/docker/docker/client [2022-04-19T07:23:09.148Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:23:09.148Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:23:09.148Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:23:09.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:23:09.148Z] github.com/docker/docker/container [2022-04-19T07:23:09.148Z] github.com/docker/docker/container/stream [2022-04-19T07:23:09.148Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:23:09.148Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:23:09.148Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/config [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/events [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/exec [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/images [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/links [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/names [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/network [2022-04-19T07:23:09.148Z] github.com/docker/docker/daemon/stats [2022-04-19T07:23:09.148Z] github.com/docker/docker/distribution [2022-04-19T07:23:09.148Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:23:09.148Z] github.com/docker/docker/distribution/utils [2022-04-19T07:23:09.148Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:23:09.148Z] github.com/docker/docker/dockerversion [2022-04-19T07:23:09.148Z] github.com/docker/docker/errdefs [2022-04-19T07:23:09.148Z] github.com/docker/docker/image [2022-04-19T07:23:09.148Z] github.com/docker/docker/image/cache [2022-04-19T07:23:09.148Z] github.com/docker/docker/image/tarexport [2022-04-19T07:23:09.148Z] github.com/docker/docker/image/v1 [2022-04-19T07:23:09.148Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:23:09.148Z] github.com/docker/docker/layer [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:23:09.148Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:23:09.148Z] github.com/docker/docker/oci [2022-04-19T07:23:09.148Z] github.com/docker/docker/oci/caps [2022-04-19T07:23:09.148Z] github.com/docker/docker/opts [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/archive [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/directory [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/platform [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:23:09.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/pools [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/progress [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/signal [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stack [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/system [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:23:09.149Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:23:09.149Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:23:09.149Z] github.com/docker/docker/quota [2022-04-19T07:23:09.149Z] github.com/docker/docker/reference [2022-04-19T07:23:09.149Z] github.com/docker/docker/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/registry/resumable [2022-04-19T07:23:09.149Z] github.com/docker/docker/restartmanager [2022-04-19T07:23:09.149Z] github.com/docker/docker/rootless [2022-04-19T07:23:09.149Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:23:09.149Z] github.com/docker/docker/runconfig [2022-04-19T07:23:09.149Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/environment [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/request [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/drivers [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/local [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/mounts [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/service [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:23:09.149Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/backend [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/events [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/filters [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/image [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/mount [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/network [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/time [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli/config [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli/debug [2022-04-19T07:23:09.149Z] github.com/docker/docker/client [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:23:09.149Z] github.com/docker/docker/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/container/stream [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/config [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/events [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/exec [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/images [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/links [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/names [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/network [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/stats [2022-04-19T07:23:09.149Z] github.com/docker/docker/distribution [2022-04-19T07:23:09.149Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:23:09.149Z] github.com/docker/docker/distribution/utils [2022-04-19T07:23:09.149Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:23:09.149Z] github.com/docker/docker/dockerversion [2022-04-19T07:23:09.149Z] github.com/docker/docker/errdefs [2022-04-19T07:23:09.149Z] github.com/docker/docker/image [2022-04-19T07:23:09.149Z] github.com/docker/docker/image/cache [2022-04-19T07:23:09.149Z] github.com/docker/docker/image/tarexport [2022-04-19T07:23:09.149Z] github.com/docker/docker/image/v1 [2022-04-19T07:23:09.149Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:23:09.149Z] github.com/docker/docker/layer [2022-04-19T07:23:09.149Z] github.com/docker/docker/libcontainerd [2022-04-19T07:23:09.149Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:23:09.149Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:23:09.149Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:23:09.149Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:23:09.149Z] github.com/docker/docker/oci [2022-04-19T07:23:09.149Z] github.com/docker/docker/oci/caps [2022-04-19T07:23:09.149Z] github.com/docker/docker/opts [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/archive [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/directory [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/platform [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/pools [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/progress [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/signal [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stack [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/system [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:23:09.149Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:23:09.149Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:23:09.149Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:23:09.149Z] github.com/docker/docker/quota [2022-04-19T07:23:09.149Z] github.com/docker/docker/reference [2022-04-19T07:23:09.149Z] github.com/docker/docker/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/registry/resumable [2022-04-19T07:23:09.149Z] github.com/docker/docker/restartmanager [2022-04-19T07:23:09.149Z] github.com/docker/docker/rootless [2022-04-19T07:23:09.149Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:23:09.149Z] github.com/docker/docker/runconfig [2022-04-19T07:23:09.149Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/environment [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/testutil/request [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/drivers [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/local [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/mounts [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/service [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:23:09.149Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:23:09.149Z] ++ grep --fixed-strings /libnetwork [2022-04-19T07:23:09.149Z] ++ echo 'github.com/docker/docker/api [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/backend [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/events [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/filters [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/image [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/mount [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/network [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/registry [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/time [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:23:09.149Z] github.com/docker/docker/api/types/volume [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:23:09.149Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli/config [2022-04-19T07:23:09.149Z] github.com/docker/docker/cli/debug [2022-04-19T07:23:09.149Z] github.com/docker/docker/client [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:23:09.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:23:09.149Z] github.com/docker/docker/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/container/stream [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:23:09.149Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/config [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/events [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/exec [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/images [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/links [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:23:09.149Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/names [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/network [2022-04-19T07:23:09.150Z] github.com/docker/docker/daemon/stats [2022-04-19T07:23:09.150Z] github.com/docker/docker/distribution [2022-04-19T07:23:09.150Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:23:09.150Z] github.com/docker/docker/distribution/utils [2022-04-19T07:23:09.150Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:23:09.150Z] github.com/docker/docker/dockerversion [2022-04-19T07:23:09.150Z] github.com/docker/docker/errdefs [2022-04-19T07:23:09.150Z] github.com/docker/docker/image [2022-04-19T07:23:09.150Z] github.com/docker/docker/image/cache [2022-04-19T07:23:09.150Z] github.com/docker/docker/image/tarexport [2022-04-19T07:23:09.150Z] github.com/docker/docker/image/v1 [2022-04-19T07:23:09.150Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:23:09.150Z] github.com/docker/docker/layer [2022-04-19T07:23:09.150Z] github.com/docker/docker/libcontainerd [2022-04-19T07:23:09.150Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:23:09.150Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:23:09.150Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:23:09.150Z] github.com/docker/docker/oci [2022-04-19T07:23:09.150Z] github.com/docker/docker/oci/caps [2022-04-19T07:23:09.150Z] github.com/docker/docker/opts [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/archive [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/directory [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/platform [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/pools [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/progress [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/signal [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/stack [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/system [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:23:09.150Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:23:09.150Z] github.com/docker/docker/plugin [2022-04-19T07:23:09.150Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:23:09.150Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:23:09.150Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:23:09.150Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:23:09.150Z] github.com/docker/docker/quota [2022-04-19T07:23:09.150Z] github.com/docker/docker/reference [2022-04-19T07:23:09.150Z] github.com/docker/docker/registry [2022-04-19T07:23:09.150Z] github.com/docker/docker/registry/resumable [2022-04-19T07:23:09.150Z] github.com/docker/docker/restartmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/rootless [2022-04-19T07:23:09.150Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:23:09.150Z] github.com/docker/docker/runconfig [2022-04-19T07:23:09.150Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/environment [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/registry [2022-04-19T07:23:09.150Z] github.com/docker/docker/testutil/request [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/drivers [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/local [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/mounts [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/service [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:23:09.150Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:23:09.150Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/types' [2022-04-19T07:23:09.150Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/types' [2022-04-19T07:23:09.150Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:23:09.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:23:09.150Z] + type docker-proxy [2022-04-19T07:23:09.150Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T07:23:09.150Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T07:23:09.150Z] [2022-04-19T07:23:09.150Z] Removing bundles/ [2022-04-19T07:23:09.150Z] [2022-04-19T07:23:09.150Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T07:23:09.150Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T07:23:09.150Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:23:09.921Z] #21 37.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:23:09.998Z] #21 DONE 28.7s [2022-04-19T07:23:09.998Z] [2022-04-19T07:23:09.998Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:23:09.998Z] #22 sha256:1991dba7859e6402a73ceb2764243e394bc500e8e4638bcb5b13975ff5c2edbf [2022-04-19T07:23:09.998Z] #22 ... [2022-04-19T07:23:09.998Z] [2022-04-19T07:23:09.998Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T07:23:09.998Z] #62 sha256:f07a0cf14cdee2f74c51b234171d1a3b97a6e9a241720cf9fb34aaa85c9d2d10 [2022-04-19T07:23:09.998Z] #62 DONE 0.2s [2022-04-19T07:23:10.178Z] #21 37.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T07:23:10.178Z] #21 37.81 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:23:10.178Z] #21 37.83 Setting up patch (2.7.6-7) ... [2022-04-19T07:23:10.178Z] #21 37.86 Setting up sudo (1.9.5p2-3) ... [2022-04-19T07:23:10.178Z] #21 37.97 invoke-rc.d: could not determine current runlevel [2022-04-19T07:23:10.178Z] #21 37.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:23:10.178Z] #21 37.99 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T07:23:10.179Z] #21 38.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:23:10.179Z] #21 38.03 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T07:23:10.277Z] [2022-04-19T07:23:10.277Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:10.277Z] #63 sha256:71dfecece52d00b3b55785dcec2363d55b7ff02640a82fbe672f1a1f6875b0f7 [2022-04-19T07:23:10.436Z] #21 38.05 Setting up pigz (2.6-1) ... [2022-04-19T07:23:10.436Z] #21 38.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:23:10.436Z] #21 38.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:23:10.436Z] #21 38.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:23:10.436Z] #21 38.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:10.537Z] #21 37.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T07:23:10.537Z] #21 37.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T07:23:10.537Z] #21 37.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:23:10.537Z] #21 37.28 Setting up patch (2.7.6-7) ... [2022-04-19T07:23:10.537Z] #21 37.29 Setting up sudo (1.9.5p2-3) ... [2022-04-19T07:23:10.537Z] #21 37.36 invoke-rc.d: could not determine current runlevel [2022-04-19T07:23:10.799Z] #21 37.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:23:10.799Z] #21 37.39 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T07:23:10.799Z] #21 37.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:23:10.799Z] #21 37.41 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T07:23:10.799Z] #21 37.43 Setting up pigz (2.6-1) ... [2022-04-19T07:23:10.799Z] #21 37.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:23:10.799Z] #21 37.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:23:10.799Z] #21 37.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:23:10.799Z] #21 37.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:10.896Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T07:23:10.896Z] 8f616e6e9eec: Download complete [2022-04-19T07:23:11.002Z] #21 38.85 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:23:11.217Z] #63 ... [2022-04-19T07:23:11.217Z] [2022-04-19T07:23:11.217Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T07:23:11.217Z] #22 sha256:1991dba7859e6402a73ceb2764243e394bc500e8e4638bcb5b13975ff5c2edbf [2022-04-19T07:23:11.217Z] #22 DONE 1.2s [2022-04-19T07:23:11.217Z] [2022-04-19T07:23:11.217Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:11.217Z] #63 sha256:71dfecece52d00b3b55785dcec2363d55b7ff02640a82fbe672f1a1f6875b0f7 [2022-04-19T07:23:11.217Z] #63 1.066 + RM_GOPATH=0 [2022-04-19T07:23:11.217Z] #63 1.066 + TMP_GOPATH= [2022-04-19T07:23:11.217Z] #63 1.066 + : /build [2022-04-19T07:23:11.217Z] #63 1.066 + '[' -z '' ']' [2022-04-19T07:23:11.217Z] #63 1.066 ++ mktemp -d [2022-04-19T07:23:11.217Z] #63 1.068 + export GOPATH=/tmp/tmp.Ep3D29UIyc [2022-04-19T07:23:11.217Z] #63 1.068 + GOPATH=/tmp/tmp.Ep3D29UIyc [2022-04-19T07:23:11.217Z] #63 1.068 + RM_GOPATH=1 [2022-04-19T07:23:11.217Z] #63 1.068 + case "$(go env GOARCH)" in [2022-04-19T07:23:11.217Z] #63 1.068 ++ go env GOARCH [2022-04-19T07:23:11.217Z] #63 1.096 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T07:23:11.217Z] #63 1.096 + GO_BUILDMODE=-buildmode=pie [2022-04-19T07:23:11.217Z] #63 1.097 ++ dirname /install.sh [2022-04-19T07:23:11.217Z] #63 1.097 + dir=/ [2022-04-19T07:23:11.217Z] #63 1.097 + bin=runc [2022-04-19T07:23:11.217Z] #63 1.097 + shift [2022-04-19T07:23:11.217Z] #63 1.097 + '[' '!' -f //runc.installer ']' [2022-04-19T07:23:11.217Z] #63 1.097 + . //runc.installer [2022-04-19T07:23:11.217Z] #63 1.097 ++ set -e [2022-04-19T07:23:11.217Z] #63 1.097 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T07:23:11.217Z] #63 1.097 ++ : v1.1.1 [2022-04-19T07:23:11.217Z] #63 1.097 + install_runc [2022-04-19T07:23:11.217Z] #63 1.097 + RUNC_BUILDTAGS=seccomp [2022-04-19T07:23:11.217Z] #63 1.097 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T07:23:11.217Z] #63 1.097 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ep3D29UIyc/src/github.com/opencontainers/runc [2022-04-19T07:23:11.217Z] #63 1.099 Cloning into '/tmp/tmp.Ep3D29UIyc/src/github.com/opencontainers/runc'... [2022-04-19T07:23:11.259Z] #21 38.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:23:11.635Z] #21 38.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:23:11.635Z] #21 38.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:23:11.822Z] #21 39.33 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T07:23:11.822Z] #21 39.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:11.822Z] #21 39.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:23:11.822Z] #21 39.45 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T07:23:11.896Z] #21 38.57 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T07:23:11.896Z] #21 38.60 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:11.896Z] #21 38.61 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:23:11.896Z] #21 38.62 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T07:23:12.157Z] #63 ... [2022-04-19T07:23:12.157Z] [2022-04-19T07:23:12.157Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-19T07:23:12.157Z] #23 sha256:1f6fd3aeabae7061e0cc2f7bcdfbeda461fcda12c75aba240033abfda8eb4f5a [2022-04-19T07:23:12.157Z] #23 DONE 0.9s [2022-04-19T07:23:12.157Z] [2022-04-19T07:23:12.157Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T07:23:12.157Z] #24 sha256:612eba728b3789079592ddb5af91ec61fe4b77af9504fec50f7db3f0ab8bd282 [2022-04-19T07:23:12.158Z] #21 39.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:12.397Z] #21 39.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:12.397Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T07:23:12.397Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T07:23:12.397Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T07:23:12.397Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T07:23:12.397Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T07:23:12.397Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T07:23:12.397Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T07:23:12.397Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T07:23:12.397Z] #21 39.97 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T07:23:12.420Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T07:23:12.420Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T07:23:12.420Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T07:23:12.420Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T07:23:12.420Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T07:23:12.420Z] #21 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T07:23:12.420Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T07:23:12.420Z] #21 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T07:23:12.420Z] #21 39.09 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T07:23:12.727Z] #24 0.831 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T07:23:12.988Z] #24 DONE 0.9s [2022-04-19T07:23:12.988Z] [2022-04-19T07:23:12.988Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T07:23:12.988Z] #25 sha256:5bc7b4e297da9bc4facebf554d9b7fa6cc291294be0d53db944fee6a94b57745 [2022-04-19T07:23:13.769Z] #21 41.33 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:23:13.769Z] #21 41.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:23:13.769Z] #21 41.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:13.769Z] #21 41.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:23:13.810Z] #21 40.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:23:13.810Z] #21 40.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:23:13.810Z] #21 40.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:13.810Z] #21 40.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:23:13.927Z] #25 DONE 1.0s [2022-04-19T07:23:13.927Z] [2022-04-19T07:23:13.927Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:23:13.927Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:23:13.927Z] #67 ... [2022-04-19T07:23:13.927Z] [2022-04-19T07:23:13.927Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T07:23:13.927Z] #26 sha256:a8987e226807b4b0d178bb4dcc6b8948342666361b65cd2f1966f79d51d87c8f [2022-04-19T07:23:14.702Z] #21 42.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:23:14.702Z] #21 42.47 Setting up jq (1.6-2.1) ... [2022-04-19T07:23:14.702Z] #21 42.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:23:14.702Z] #21 42.50 Setting up iptables (1.8.7-1) ... [2022-04-19T07:23:14.864Z] #26 DONE 0.9s [2022-04-19T07:23:14.864Z] [2022-04-19T07:23:14.864Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T07:23:14.864Z] #27 sha256:70d809bbfd8dc52ce003ba1eaa993b53e00b6a15d020b5d5fe99341a0969b699 [2022-04-19T07:23:14.959Z] #21 42.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T07:23:14.959Z] #21 42.58 Setting up iproute2 (5.10.0-4) ... [2022-04-19T07:23:15.198Z] #21 41.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:23:15.198Z] #21 41.62 Setting up jq (1.6-2.1) ... [2022-04-19T07:23:15.198Z] #21 41.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:23:15.198Z] #21 41.66 Setting up iptables (1.8.7-1) ... [2022-04-19T07:23:15.198Z] #21 41.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T07:23:15.198Z] #21 41.72 Setting up iproute2 (5.10.0-4) ... [2022-04-19T07:23:15.459Z] #21 42.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:23:15.471Z] #21 42.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:23:15.698Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T07:23:15.698Z] [2022-04-19T07:23:15.698Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T07:23:15.698Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T07:23:15.698Z] [2022-04-19T07:23:15.698Z] + mkdir -p bundles [2022-04-19T07:23:15.698Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/backend [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/container [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/events [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/filters [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/image [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/mount [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/network [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/registry [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/time [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/versions [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:23:15.698Z] github.com/docker/docker/api/types/volume [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:23:15.698Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:23:15.698Z] github.com/docker/docker/cli [2022-04-19T07:23:15.698Z] github.com/docker/docker/cli/config [2022-04-19T07:23:15.698Z] github.com/docker/docker/cli/debug [2022-04-19T07:23:15.698Z] github.com/docker/docker/client [2022-04-19T07:23:15.698Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:23:15.698Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:23:15.698Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:23:15.698Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:23:15.698Z] github.com/docker/docker/container [2022-04-19T07:23:15.698Z] github.com/docker/docker/container/stream [2022-04-19T07:23:15.698Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:23:15.698Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:23:15.698Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/config [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/events [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/exec [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/images [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/links [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/names [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/network [2022-04-19T07:23:15.698Z] github.com/docker/docker/daemon/stats [2022-04-19T07:23:15.698Z] github.com/docker/docker/distribution [2022-04-19T07:23:15.698Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:23:15.698Z] github.com/docker/docker/distribution/utils [2022-04-19T07:23:15.698Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:23:15.698Z] github.com/docker/docker/dockerversion [2022-04-19T07:23:15.698Z] github.com/docker/docker/errdefs [2022-04-19T07:23:15.698Z] github.com/docker/docker/image [2022-04-19T07:23:15.698Z] github.com/docker/docker/image/cache [2022-04-19T07:23:15.698Z] github.com/docker/docker/image/tarexport [2022-04-19T07:23:15.698Z] github.com/docker/docker/image/v1 [2022-04-19T07:23:15.698Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:23:15.698Z] github.com/docker/docker/layer [2022-04-19T07:23:15.698Z] github.com/docker/docker/libcontainerd [2022-04-19T07:23:15.698Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:23:15.698Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:23:15.698Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:23:15.698Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:23:15.698Z] github.com/docker/docker/oci [2022-04-19T07:23:15.698Z] github.com/docker/docker/oci/caps [2022-04-19T07:23:15.698Z] github.com/docker/docker/opts [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/archive [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/directory [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/platform [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/pools [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/progress [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/signal [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/stack [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/system [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:23:15.698Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:23:15.698Z] github.com/docker/docker/plugin [2022-04-19T07:23:15.698Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:23:15.698Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:23:15.698Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:23:15.698Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:23:15.698Z] github.com/docker/docker/quota [2022-04-19T07:23:15.699Z] github.com/docker/docker/reference [2022-04-19T07:23:15.699Z] github.com/docker/docker/registry [2022-04-19T07:23:15.699Z] github.com/docker/docker/registry/resumable [2022-04-19T07:23:15.699Z] github.com/docker/docker/restartmanager [2022-04-19T07:23:15.699Z] github.com/docker/docker/rootless [2022-04-19T07:23:15.699Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:23:15.699Z] github.com/docker/docker/runconfig [2022-04-19T07:23:15.699Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/environment [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/registry [2022-04-19T07:23:15.699Z] github.com/docker/docker/testutil/request [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/drivers [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/local [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/mounts [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/service [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:23:15.699Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T07:23:15.699Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-19T07:23:15.699Z] ? github.com/docker/docker/api [no test files] [2022-04-19T07:23:16.240Z] #27 DONE 1.1s [2022-04-19T07:23:16.240Z] [2022-04-19T07:23:16.240Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:23:16.240Z] #28 sha256:39df49b56e309c726702531cea41628916a2e46afa2e7bb7a311fbe7cb4cd0bc [2022-04-19T07:23:16.403Z] #21 DONE 43.3s [2022-04-19T07:23:16.403Z] [2022-04-19T07:23:16.403Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:16.403Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:16.665Z] #43 ... [2022-04-19T07:23:16.665Z] [2022-04-19T07:23:16.665Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-19T07:23:16.665Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-19T07:23:16.842Z] #21 DONE 44.2s [2022-04-19T07:23:16.842Z] [2022-04-19T07:23:16.843Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-19T07:23:16.843Z] #22 sha256:7bb7714b9e1cfe9480431e0255c8eb009e8d5589b0295f7bd119fee3c8f0fb64 [2022-04-19T07:23:17.177Z] #28 1.191 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:23:17.177Z] #28 1.191 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:23:17.177Z] #28 1.191 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:23:17.409Z] #22 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T07:23:17.409Z] #22 0.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T07:23:17.409Z] #22 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T07:23:17.608Z] #22 0.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T07:23:17.608Z] #22 0.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T07:23:17.608Z] #22 0.801 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T07:23:17.608Z] #22 DONE 0.8s [2022-04-19T07:23:17.608Z] [2022-04-19T07:23:17.608Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:23:17.608Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-19T07:23:17.668Z] #22 DONE 1.1s [2022-04-19T07:23:17.668Z] [2022-04-19T07:23:17.668Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:23:17.668Z] #23 sha256:befcb33ff2c19b714ddd5d2f790d55ad59013be981a88919123195ceffa7333a [2022-04-19T07:23:25.870Z] #28 1.857 Reading package lists... [2022-04-19T07:23:25.870Z] #28 8.991 Reading package lists... [2022-04-19T07:23:25.870Z] #28 ... [2022-04-19T07:23:25.870Z] [2022-04-19T07:23:25.870Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:25.870Z] #63 sha256:71dfecece52d00b3b55785dcec2363d55b7ff02640a82fbe672f1a1f6875b0f7 [2022-04-19T07:23:25.870Z] #63 5.623 + cd /tmp/tmp.Ep3D29UIyc/src/github.com/opencontainers/runc [2022-04-19T07:23:25.870Z] #63 5.623 + git checkout -q v1.1.1 [2022-04-19T07:23:25.870Z] #63 5.962 + '[' -z '' ']' [2022-04-19T07:23:25.870Z] #63 5.962 + target=static [2022-04-19T07:23:25.870Z] #63 5.962 + make BUILDTAGS=seccomp static [2022-04-19T07:23:25.870Z] #63 6.343 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T07:23:27.623Z] #23 8.919 Collecting yamllint==1.26.1 [2022-04-19T07:23:27.623Z] #23 9.960 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T07:23:27.628Z] #23 9.290 Collecting yamllint==1.26.1 [2022-04-19T07:23:27.885Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T07:23:28.567Z] #23 10.99 Collecting pathspec>=0.5.3 [2022-04-19T07:23:28.567Z] #23 10.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T07:23:28.816Z] #23 11.38 Collecting pathspec>=0.5.3 [2022-04-19T07:23:28.827Z] #23 11.36 Collecting pyyaml [2022-04-19T07:23:28.827Z] #23 11.37 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-19T07:23:28.827Z] #23 11.44 Building wheels for collected packages: yamllint [2022-04-19T07:23:29.073Z] #23 11.39 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T07:23:29.089Z] #23 11.45 Building wheel for yamllint (setup.py): started [2022-04-19T07:23:29.329Z] #23 11.76 Collecting pyyaml [2022-04-19T07:23:29.329Z] #23 11.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-19T07:23:29.329Z] #23 11.82 Building wheels for collected packages: yamllint [2022-04-19T07:23:29.584Z] #23 11.83 Building wheel for yamllint (setup.py): started [2022-04-19T07:23:30.032Z] #23 12.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T07:23:30.032Z] #23 12.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=16f480547254c68f7e9f51caf9f145212c18d3859d270eb2e6b96f3a44bcfa7b [2022-04-19T07:23:30.032Z] #23 12.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T07:23:30.032Z] #23 12.40 Successfully built yamllint [2022-04-19T07:23:30.032Z] #23 12.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T07:23:30.032Z] #23 12.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T07:23:30.147Z] #23 12.72 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T07:23:30.404Z] #23 12.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be41a65b63e8cb6161d63b43b894911699ceb0c0fed6ae8557929d5f8d2491e6 [2022-04-19T07:23:30.404Z] #23 12.72 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T07:23:30.404Z] #23 12.72 Successfully built yamllint [2022-04-19T07:23:30.404Z] #23 12.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T07:23:30.551Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-04-19T07:23:30.604Z] #23 DONE 13.2s [2022-04-19T07:23:30.604Z] [2022-04-19T07:23:30.604Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:30.604Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:30.604Z] #43 ... [2022-04-19T07:23:30.604Z] [2022-04-19T07:23:30.604Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T07:23:30.604Z] #27 sha256:2c79f8411db1dd65ca88d41966418c4a50dd9381bf17fb633d9dccddd639407b [2022-04-19T07:23:30.661Z] #23 13.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T07:23:30.866Z] #27 DONE 0.3s [2022-04-19T07:23:30.866Z] [2022-04-19T07:23:30.866Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:30.866Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:30.866Z] #43 ... [2022-04-19T07:23:30.866Z] [2022-04-19T07:23:30.866Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T07:23:30.866Z] #32 sha256:a8d93a32f6870996aa564d6ae478f0ca9d094efb452fae6d44c964a7b270aed4 [2022-04-19T07:23:31.230Z] #23 DONE 13.6s [2022-04-19T07:23:31.230Z] [2022-04-19T07:23:31.230Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T07:23:31.230Z] #27 sha256:66717a173c23ed3e91b6bd418d9e315e3ae554d7a1929ec5a1d49906b7634840 [2022-04-19T07:23:31.437Z] #32 DONE 0.6s [2022-04-19T07:23:31.438Z] [2022-04-19T07:23:31.438Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:23:31.438Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:23:31.438Z] #60 ... [2022-04-19T07:23:31.438Z] [2022-04-19T07:23:31.438Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T07:23:31.438Z] #35 sha256:e9184a9b858536c0b69161bc8c036bbc213593d74d6ca8f3c0c3076da73b2a38 [2022-04-19T07:23:31.486Z] #27 DONE 0.3s [2022-04-19T07:23:31.486Z] [2022-04-19T07:23:31.486Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:31.486Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:23:31.486Z] #56 ... [2022-04-19T07:23:31.486Z] [2022-04-19T07:23:31.486Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T07:23:31.486Z] #32 sha256:afac05d521bd453c081bd754672093636673d4a7d2d78166b8f3259cb06cd43a [2022-04-19T07:23:31.699Z] #35 DONE 0.3s [2022-04-19T07:23:31.699Z] [2022-04-19T07:23:31.699Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:31.699Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:31.961Z] #43 ... [2022-04-19T07:23:31.961Z] [2022-04-19T07:23:31.962Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T07:23:31.962Z] #37 sha256:663c3d9625a9a5f1d3fa0566723efb491306459f52b69d45aa6c91cb9b873c91 [2022-04-19T07:23:31.962Z] #37 DONE 0.1s [2022-04-19T07:23:31.962Z] [2022-04-19T07:23:31.962Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T07:23:31.962Z] #41 sha256:be3196502de67b5eaea773f71104d31dc9975f7091acbff8787220287d64ad92 [2022-04-19T07:23:31.962Z] #41 DONE 0.1s [2022-04-19T07:23:31.962Z] [2022-04-19T07:23:31.962Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:23:31.962Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:23:32.049Z] #32 DONE 0.5s [2022-04-19T07:23:32.049Z] [2022-04-19T07:23:32.049Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T07:23:32.049Z] #35 sha256:84ac55e25f084f8b0a2dc18666006b067dd96fdc55ff849defa353c920cb65eb [2022-04-19T07:23:32.049Z] #35 DONE 0.3s [2022-04-19T07:23:32.049Z] [2022-04-19T07:23:32.049Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:23:32.049Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:23:32.306Z] #60 ... [2022-04-19T07:23:32.306Z] [2022-04-19T07:23:32.306Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T07:23:32.306Z] #37 sha256:b3978cfadd6472b2f180b8d8914d3601c0e244c2309eaa52c0c72effc07d68cf [2022-04-19T07:23:32.306Z] #37 DONE 0.1s [2022-04-19T07:23:32.306Z] [2022-04-19T07:23:32.306Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T07:23:32.306Z] #41 sha256:845b2050d544901269cf2954eaf77e2f1529a205ecf9b83fe1e62eff59c2fef2 [2022-04-19T07:23:32.306Z] #41 DONE 0.0s [2022-04-19T07:23:32.306Z] [2022-04-19T07:23:32.306Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:32.306Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:23:32.446Z] #63 ... [2022-04-19T07:23:32.446Z] [2022-04-19T07:23:32.446Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-19T07:23:32.446Z] #28 sha256:39df49b56e309c726702531cea41628916a2e46afa2e7bb7a311fbe7cb4cd0bc [2022-04-19T07:23:32.446Z] #28 8.991 Reading package lists... [2022-04-19T07:23:33.380Z] #28 15.73 Building dependency tree... [2022-04-19T07:23:33.380Z] #28 17.53 Reading state information... [2022-04-19T07:23:34.452Z] #60 270.2 # github.com/containerd/containerd/cmd/containerd [2022-04-19T07:23:34.452Z] #60 270.2 /usr/bin/ld: /tmp/go-link-4030399638/000019.o: in function `New': [2022-04-19T07:23:34.452Z] #60 270.2 /tmp/tmp.WmcC3oKTMY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T07:23:34.452Z] #60 270.3 + bin/containerd-stress [2022-04-19T07:23:34.452Z] #60 271.4 + bin/containerd-shim [2022-04-19T07:23:34.754Z] #28 18.78 bzip2 is already the newest version (1.0.8-4). [2022-04-19T07:23:34.754Z] #28 18.78 patch is already the newest version (2.7.6-7). [2022-04-19T07:23:34.754Z] #28 18.78 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-19T07:23:34.754Z] #28 18.78 The following additional packages will be installed: [2022-04-19T07:23:34.754Z] #28 18.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T07:23:34.754Z] #28 18.79 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-19T07:23:34.754Z] #28 18.80 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T07:23:34.754Z] #28 18.80 python3-pkg-resources vim-runtime xxd [2022-04-19T07:23:34.754Z] #28 18.83 Suggested packages: [2022-04-19T07:23:34.754Z] #28 18.83 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-19T07:23:34.754Z] #28 18.83 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-19T07:23:34.754Z] #28 18.83 Recommended packages: [2022-04-19T07:23:34.754Z] #28 18.83 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T07:23:36.129Z] #28 20.24 The following NEW packages will be installed: [2022-04-19T07:23:36.387Z] #28 20.24 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-19T07:23:36.387Z] #28 20.25 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T07:23:36.387Z] #28 20.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-19T07:23:36.387Z] #28 20.25 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-19T07:23:36.387Z] #28 20.25 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-19T07:23:36.387Z] #28 20.25 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-19T07:23:36.387Z] #28 20.25 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-19T07:23:36.645Z] #28 20.64 0 upgraded, 44 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:23:36.645Z] #28 20.64 Need to get 18.6 MB of archives. [2022-04-19T07:23:36.645Z] #28 20.64 After this operation, 71.4 MB of additional disk space will be used. [2022-04-19T07:23:36.645Z] #28 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T07:23:36.645Z] #28 20.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T07:23:36.645Z] #28 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T07:23:36.645Z] #28 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T07:23:36.645Z] #28 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T07:23:36.645Z] #28 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T07:23:36.645Z] #28 20.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T07:23:36.645Z] #28 20.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T07:23:36.645Z] #28 20.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T07:23:36.645Z] #28 20.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-04-19T07:23:36.645Z] #28 20.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T07:23:36.645Z] #28 20.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T07:23:36.645Z] #28 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T07:23:36.645Z] #28 20.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T07:23:36.645Z] #28 20.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T07:23:36.645Z] #28 20.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T07:23:36.645Z] #28 20.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T07:23:36.645Z] #28 20.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T07:23:36.645Z] #28 20.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T07:23:36.645Z] #28 20.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T07:23:36.645Z] #28 20.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T07:23:36.645Z] #28 20.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T07:23:36.645Z] #28 20.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T07:23:36.645Z] #28 20.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T07:23:36.645Z] #28 20.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T07:23:36.645Z] #28 20.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T07:23:36.645Z] #28 20.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T07:23:36.645Z] #28 20.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T07:23:36.646Z] #28 20.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T07:23:36.646Z] #28 20.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T07:23:36.646Z] #28 20.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T07:23:36.646Z] #28 20.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T07:23:36.646Z] #28 20.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T07:23:36.646Z] #28 20.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T07:23:36.646Z] #28 20.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T07:23:36.646Z] #28 20.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T07:23:36.646Z] #28 20.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T07:23:36.646Z] #28 20.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T07:23:36.646Z] #28 20.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T07:23:36.903Z] #28 20.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T07:23:36.903Z] #28 20.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T07:23:36.903Z] #28 20.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T07:23:36.903Z] #28 20.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T07:23:36.903Z] #28 20.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T07:23:37.838Z] #28 21.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:23:37.838Z] #28 21.92 Fetched 18.6 MB in 1s (28.8 MB/s) [2022-04-19T07:23:37.838Z] #28 21.98 Selecting previously unselected package pigz. [2022-04-19T07:23:38.097Z] #28 21.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 ... 40068 files and directories currently installed.) [2022-04-19T07:23:38.097Z] #28 22.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T07:23:38.097Z] #28 22.04 Unpacking pigz (2.6-1) ... [2022-04-19T07:23:38.097Z] #28 22.12 Selecting previously unselected package libelf1:amd64. [2022-04-19T07:23:38.097Z] #28 22.12 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T07:23:38.097Z] #28 22.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T07:23:38.097Z] #28 22.24 Selecting previously unselected package libbpf0:amd64. [2022-04-19T07:23:38.356Z] #28 22.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T07:23:38.356Z] #28 22.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:23:38.356Z] #28 22.32 Selecting previously unselected package libcap2:amd64. [2022-04-19T07:23:38.356Z] #28 22.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T07:23:38.356Z] #28 22.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:23:38.356Z] #28 22.39 Selecting previously unselected package libmnl0:amd64. [2022-04-19T07:23:38.356Z] #28 22.40 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T07:23:38.356Z] #28 22.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:23:38.356Z] #28 22.45 Selecting previously unselected package libxtables12:amd64. [2022-04-19T07:23:38.356Z] #28 22.46 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T07:23:38.356Z] #28 22.47 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:23:38.356Z] #28 22.53 Selecting previously unselected package libcap2-bin. [2022-04-19T07:23:38.614Z] #28 22.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T07:23:38.614Z] #28 22.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T07:23:38.614Z] #28 22.59 Selecting previously unselected package iproute2. [2022-04-19T07:23:38.614Z] #28 22.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T07:23:38.614Z] #28 22.61 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T07:23:38.872Z] #28 22.96 Selecting previously unselected package xxd. [2022-04-19T07:23:38.872Z] #28 22.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:23:38.872Z] #28 22.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:38.872Z] #28 23.08 Selecting previously unselected package vim-common. [2022-04-19T07:23:38.872Z] #28 23.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:23:39.131Z] #28 23.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:39.131Z] #28 23.21 Selecting previously unselected package bash-completion. [2022-04-19T07:23:39.390Z] #28 23.22 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T07:23:40.767Z] #28 24.47 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T07:23:40.767Z] #28 24.73 Selecting previously unselected package apparmor. [2022-04-19T07:23:40.767Z] #28 24.73 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T07:23:40.767Z] #28 24.77 Unpacking apparmor (2.13.6-10) ... [2022-04-19T07:23:40.996Z] #60 282.5 + bin/containerd-shim-runc-v1 [2022-04-19T07:23:41.026Z] #28 25.00 Selecting previously unselected package inetutils-ping. [2022-04-19T07:23:41.026Z] #28 25.02 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T07:23:41.026Z] #28 25.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T07:23:41.026Z] #28 25.13 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T07:23:41.026Z] #28 25.13 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:23:41.026Z] #28 25.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:41.026Z] #28 25.19 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T07:23:41.026Z] #28 25.20 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T07:23:41.026Z] #28 25.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:41.026Z] #28 25.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T07:23:41.286Z] #28 25.26 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T07:23:41.286Z] #28 25.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:23:41.286Z] #28 25.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T07:23:41.286Z] #28 25.33 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T07:23:41.286Z] #28 25.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:23:41.286Z] #28 25.40 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T07:23:41.545Z] #28 25.41 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T07:23:41.545Z] #28 25.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:23:41.545Z] #28 25.49 Selecting previously unselected package iptables. [2022-04-19T07:23:41.545Z] #28 25.49 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-19T07:23:41.545Z] #28 25.50 Unpacking iptables (1.8.7-1) ... [2022-04-19T07:23:41.545Z] #28 25.70 Selecting previously unselected package libonig5:amd64. [2022-04-19T07:23:41.805Z] #28 25.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T07:23:41.805Z] #28 25.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:23:41.805Z] #28 25.82 Selecting previously unselected package libjq1:amd64. [2022-04-19T07:23:41.805Z] #28 25.82 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T07:23:41.805Z] #28 25.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:23:41.805Z] #28 25.90 Selecting previously unselected package jq. [2022-04-19T07:23:41.806Z] #28 25.91 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-19T07:23:41.806Z] #28 25.91 Unpacking jq (1.6-2.1) ... [2022-04-19T07:23:42.065Z] #28 25.98 Selecting previously unselected package libaio1:amd64. [2022-04-19T07:23:42.065Z] #28 25.98 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T07:23:42.065Z] #28 25.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:23:42.065Z] #28 26.04 Selecting previously unselected package libgpm2:amd64. [2022-04-19T07:23:42.065Z] #28 26.04 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T07:23:42.065Z] #28 26.05 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:23:42.065Z] #28 26.10 Selecting previously unselected package libinih1:amd64. [2022-04-19T07:23:42.065Z] #28 26.11 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-19T07:23:42.065Z] #28 26.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T07:23:42.065Z] #28 26.16 Selecting previously unselected package libnet1:amd64. [2022-04-19T07:23:42.065Z] #28 26.17 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T07:23:42.065Z] #28 26.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:23:42.065Z] #28 26.23 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T07:23:42.325Z] #28 26.23 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T07:23:42.325Z] #28 26.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:23:42.325Z] #28 26.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T07:23:42.325Z] #28 26.31 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T07:23:42.325Z] #28 26.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:23:42.325Z] #28 26.35 Selecting previously unselected package net-tools. [2022-04-19T07:23:42.325Z] #28 26.35 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T07:23:42.325Z] #28 26.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:23:42.325Z] #28 26.47 Selecting previously unselected package python-pip-whl. [2022-04-19T07:23:42.584Z] #28 26.48 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:23:42.584Z] #28 26.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:23:42.843Z] #28 26.80 Selecting previously unselected package python3-lib2to3. [2022-04-19T07:23:42.843Z] #28 26.81 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T07:23:42.843Z] #28 26.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:23:42.843Z] #28 26.90 Selecting previously unselected package python3-distutils. [2022-04-19T07:23:42.843Z] #28 26.91 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T07:23:42.843Z] #28 26.91 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T07:23:42.843Z] #28 27.00 Selecting previously unselected package python3-pkg-resources. [2022-04-19T07:23:43.103Z] #28 27.01 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T07:23:43.103Z] #28 27.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:23:43.103Z] #28 27.10 Selecting previously unselected package python3-setuptools. [2022-04-19T07:23:43.103Z] #28 27.10 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T07:23:43.103Z] #28 27.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T07:23:43.364Z] #28 27.29 Selecting previously unselected package python3-wheel. [2022-04-19T07:23:43.364Z] #28 27.29 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T07:23:43.364Z] #28 27.30 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T07:23:43.364Z] #28 27.36 Selecting previously unselected package python3-pip. [2022-04-19T07:23:43.364Z] #28 27.37 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T07:23:43.364Z] #28 27.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:23:43.624Z] #28 27.57 Selecting previously unselected package sudo. [2022-04-19T07:23:43.624Z] #28 27.57 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T07:23:43.624Z] #28 27.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T07:23:43.884Z] #28 27.94 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T07:23:43.884Z] #28 27.95 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T07:23:43.884Z] #28 27.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:44.143Z] #28 28.11 Selecting previously unselected package uidmap. [2022-04-19T07:23:44.143Z] #28 28.13 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T07:23:44.143Z] #28 28.13 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T07:23:44.143Z] #28 28.22 Selecting previously unselected package vim-runtime. [2022-04-19T07:23:44.143Z] #28 28.22 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T07:23:44.143Z] #28 28.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T07:23:44.143Z] #28 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T07:23:44.143Z] #28 28.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:46.079Z] #28 30.05 Selecting previously unselected package vim. [2022-04-19T07:23:46.079Z] #28 30.06 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T07:23:46.079Z] #28 30.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:46.595Z] #28 30.44 Selecting previously unselected package xfsprogs. [2022-04-19T07:23:46.595Z] #28 30.45 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T07:23:46.595Z] #28 30.46 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T07:23:46.853Z] #28 30.77 Selecting previously unselected package zip. [2022-04-19T07:23:46.853Z] #28 30.78 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-19T07:23:46.853Z] #28 30.79 Unpacking zip (3.0-12) ... [2022-04-19T07:23:46.853Z] #28 30.87 Selecting previously unselected package zstd. [2022-04-19T07:23:46.853Z] #28 30.88 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T07:23:46.853Z] #28 30.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:47.112Z] #28 31.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T07:23:47.156Z] #56 ... [2022-04-19T07:23:47.156Z] [2022-04-19T07:23:47.156Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:47.156Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:47.156Z] #43 182.7 + dpkg --print-architecture [2022-04-19T07:23:47.156Z] #43 182.7 + git checkout -q v2.1.0 [2022-04-19T07:23:47.156Z] #43 183.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T07:23:47.156Z] #43 183.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T07:23:47.544Z] #60 288.7 + bin/containerd-shim-runc-v2 [2022-04-19T07:23:47.544Z] #60 289.5 + binaries [2022-04-19T07:23:47.544Z] #60 289.5 + install -D bin/containerd /build/containerd [2022-04-19T07:23:47.544Z] #60 289.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T07:23:47.545Z] #60 289.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T07:23:47.545Z] #60 289.6 + install -D bin/ctr /build/ctr [2022-04-19T07:23:47.677Z] #28 31.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:47.677Z] #28 31.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T07:23:47.677Z] #28 31.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T07:23:47.677Z] #28 31.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T07:23:47.677Z] #28 31.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T07:23:47.677Z] #28 31.75 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T07:23:47.677Z] #28 31.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T07:23:47.677Z] #28 31.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T07:23:47.677Z] #28 31.79 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T07:23:48.118Z] #60 DONE 290.0s [2022-04-19T07:23:48.242Z] #28 32.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:48.242Z] #28 32.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T07:23:48.242Z] #28 32.31 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T07:23:48.242Z] #28 32.32 Setting up apparmor (2.13.6-10) ... [2022-04-19T07:23:49.048Z] [2022-04-19T07:23:49.048Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T07:23:49.048Z] #61 sha256:5499576680014f8c639ff3ee5b99a31dab8b90af38ff8c8745c3b6a0f9d24eb0 [2022-04-19T07:23:49.048Z] #61 DONE 0.2s [2022-04-19T07:23:49.048Z] [2022-04-19T07:23:49.048Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T07:23:49.048Z] #66 sha256:8fcf6b9490f726455f5492c2500a00cd1186d1e43d2747485a3288c9fedbbbaf [2022-04-19T07:23:49.048Z] #66 DONE 0.1s [2022-04-19T07:23:49.304Z] [2022-04-19T07:23:49.304Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T07:23:49.304Z] #71 sha256:fb7ed1870abc1a99c2c20499309935ea0aa20da0009b37fa1bff32dac0ca6a4d [2022-04-19T07:23:49.619Z] #28 33.44 Setting up zip (3.0-12) ... [2022-04-19T07:23:49.619Z] #28 33.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:49.619Z] #28 33.49 Setting up bash-completion (1:2.11-2) ... [2022-04-19T07:23:49.867Z] #71 DONE 0.6s [2022-04-19T07:23:49.867Z] [2022-04-19T07:23:49.867Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T07:23:49.867Z] #72 sha256:61d1c7ed309034b55004eb5e07084174895eb671a5247d2781c98d791ed9f397 [2022-04-19T07:23:49.867Z] #72 DONE 0.0s [2022-04-19T07:23:49.867Z] [2022-04-19T07:23:49.867Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-19T07:23:49.867Z] #73 sha256:a13199b6b36d18293809b2a4e2d57923c37ea73d5f711eb93bec472481c636e3 [2022-04-19T07:23:50.429Z] #73 0.825 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T07:23:50.556Z] #28 34.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T07:23:50.556Z] #28 34.73 Setting up sudo (1.9.5p2-3) ... [2022-04-19T07:23:50.556Z] #28 34.79 invoke-rc.d: could not determine current runlevel [2022-04-19T07:23:50.815Z] #28 34.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:23:50.815Z] #28 34.80 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T07:23:50.815Z] #28 34.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T07:23:50.815Z] #28 34.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T07:23:50.815Z] #28 34.84 Setting up pigz (2.6-1) ... [2022-04-19T07:23:50.815Z] #28 34.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T07:23:50.815Z] #28 34.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T07:23:50.815Z] #28 34.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T07:23:50.992Z] #73 1.032 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T07:23:50.992Z] #73 1.034 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T07:23:51.073Z] #28 34.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:51.331Z] #28 35.37 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T07:23:51.331Z] #28 35.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T07:23:51.556Z] #73 1.188 Reading package lists... [2022-04-19T07:23:51.590Z] #28 35.62 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T07:23:51.590Z] #28 35.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T07:23:51.590Z] #28 35.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T07:23:51.590Z] #28 35.66 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T07:23:51.848Z] #28 36.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T07:23:51.848Z] #28 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T07:23:51.848Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T07:23:51.848Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T07:23:51.848Z] #28 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T07:23:52.107Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T07:23:52.107Z] #28 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T07:23:52.107Z] #28 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T07:23:52.107Z] #28 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T07:23:52.107Z] #28 36.09 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T07:23:52.119Z] #73 1.685 Reading package lists... [2022-04-19T07:23:52.119Z] #73 2.175 Building dependency tree... [2022-04-19T07:23:52.119Z] #73 2.279 Reading state information... [2022-04-19T07:23:52.119Z] #73 2.394 The following additional packages will be installed: [2022-04-19T07:23:52.377Z] #73 2.395 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-19T07:23:52.377Z] #73 2.396 Suggested packages: [2022-04-19T07:23:52.377Z] #73 2.396 systemd-container policykit-1 [2022-04-19T07:23:52.377Z] #73 2.396 Recommended packages: [2022-04-19T07:23:52.377Z] #73 2.396 systemd-timesyncd | time-daemon libnss-systemd [2022-04-19T07:23:52.377Z] #73 2.462 The following NEW packages will be installed: [2022-04-19T07:23:52.377Z] #73 2.463 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-19T07:23:52.377Z] #73 2.463 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-19T07:23:52.634Z] #73 2.748 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T07:23:52.634Z] #73 2.748 Need to get 5817 kB of archives. [2022-04-19T07:23:52.634Z] #73 2.748 After this operation, 19.3 MB of additional disk space will be used. [2022-04-19T07:23:52.634Z] #73 2.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-19T07:23:52.634Z] #73 2.751 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-19T07:23:52.634Z] #73 2.752 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-19T07:23:52.634Z] #73 2.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-19T07:23:52.634Z] #73 2.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-19T07:23:52.634Z] #73 2.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-19T07:23:52.634Z] #73 2.792 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-19T07:23:52.634Z] #73 2.794 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-19T07:23:52.634Z] #73 2.795 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-19T07:23:52.634Z] #73 2.797 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-19T07:23:52.634Z] #73 2.915 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T07:23:52.634Z] #73 2.944 Fetched 5817 kB in 0s (17.7 MB/s) [2022-04-19T07:23:52.634Z] #73 2.967 Selecting previously unselected package libargon2-1:amd64. [2022-04-19T07:23:52.634Z] #73 2.967 (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-04-19T07:23:52.634Z] #73 2.981 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-19T07:23:52.634Z] #73 2.988 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-19T07:23:52.634Z] #73 3.020 Selecting previously unselected package libjson-c5:amd64. [2022-04-19T07:23:52.889Z] #73 3.022 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-19T07:23:52.889Z] #73 3.026 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-19T07:23:52.889Z] #73 3.063 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-19T07:23:52.889Z] #73 3.063 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-19T07:23:52.889Z] #73 3.066 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-19T07:23:52.889Z] #73 3.118 Selecting previously unselected package libkmod2:amd64. [2022-04-19T07:23:52.889Z] #73 3.120 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-19T07:23:52.889Z] #73 3.124 Unpacking libkmod2:amd64 (28-1) ... [2022-04-19T07:23:52.889Z] #73 3.164 Selecting previously unselected package systemd. [2022-04-19T07:23:52.890Z] #73 3.167 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-19T07:23:52.890Z] #73 3.201 Unpacking systemd (247.3-7) ... [2022-04-19T07:23:53.042Z] #28 36.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T07:23:53.042Z] #28 36.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T07:23:53.042Z] #28 37.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T07:23:53.042Z] #28 37.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T07:23:53.452Z] #73 3.676 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-19T07:23:53.452Z] #73 3.685 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-19T07:23:53.452Z] #73 3.696 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-19T07:23:53.452Z] #73 3.706 Setting up libkmod2:amd64 (28-1) ... [2022-04-19T07:23:53.452Z] #73 3.716 Setting up systemd (247.3-7) ... [2022-04-19T07:23:53.452Z] #73 3.754 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-19T07:23:53.452Z] #73 3.756 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-19T07:23:53.452Z] #73 3.758 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-19T07:23:53.452Z] #73 3.780 Initializing machine ID from KVM UUID. [2022-04-19T07:23:53.608Z] #28 37.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T07:23:53.608Z] #28 37.69 Setting up jq (1.6-2.1) ... [2022-04-19T07:23:53.608Z] #28 37.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T07:23:53.608Z] #28 37.71 Setting up iptables (1.8.7-1) ... [2022-04-19T07:23:53.608Z] #28 37.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T07:23:53.608Z] #28 37.76 Setting up iproute2 (5.10.0-4) ... [2022-04-19T07:23:53.708Z] #73 4.080 Selecting previously unselected package systemd-sysv. [2022-04-19T07:23:53.936Z] #51 ... [2022-04-19T07:23:53.936Z] [2022-04-19T07:23:53.936Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T07:23:53.936Z] #43 sha256:ac345f1f0e6b8d57706a644ff02bcdedac9b3b6442e09cd8f928df14984e3e96 [2022-04-19T07:23:53.936Z] #43 186.4 + dpkg --print-architecture [2022-04-19T07:23:53.936Z] #43 186.4 + git checkout -q v2.1.0 [2022-04-19T07:23:53.936Z] #43 186.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T07:23:53.936Z] #43 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T07:23:53.964Z] #73 4.080 (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-04-19T07:23:53.964Z] #73 4.095 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-19T07:23:53.964Z] #73 4.099 Unpacking systemd-sysv (247.3-7) ... [2022-04-19T07:23:53.964Z] #73 4.141 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-19T07:23:53.964Z] #73 4.143 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-19T07:23:53.964Z] #73 4.150 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-19T07:23:53.964Z] #73 4.228 Selecting previously unselected package dbus. [2022-04-19T07:23:53.964Z] #73 4.230 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-19T07:23:53.964Z] #73 4.240 Unpacking dbus (1.12.20-2) ... [2022-04-19T07:23:53.964Z] #73 4.300 Selecting previously unselected package libpam-systemd:amd64. [2022-04-19T07:23:53.964Z] #73 4.302 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-19T07:23:53.964Z] #73 4.307 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-19T07:23:53.964Z] #73 4.357 Selecting previously unselected package dbus-user-session. [2022-04-19T07:23:54.174Z] #28 38.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:23:54.221Z] #73 4.360 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-19T07:23:54.221Z] #73 4.365 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-19T07:23:54.221Z] #73 4.411 Setting up systemd-sysv (247.3-7) ... [2022-04-19T07:23:54.221Z] #73 4.422 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-19T07:23:54.221Z] #73 4.431 Setting up dbus (1.12.20-2) ... [2022-04-19T07:23:54.477Z] #73 4.539 invoke-rc.d: could not determine current runlevel [2022-04-19T07:23:54.477Z] #73 4.542 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T07:23:54.477Z] #73 4.546 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-19T07:23:54.477Z] #73 4.664 Setting up dbus-user-session (1.12.20-2) ... [2022-04-19T07:23:54.477Z] #73 4.680 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T07:23:54.477Z] #73 DONE 4.8s [2022-04-19T07:23:54.733Z] [2022-04-19T07:23:54.733Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-19T07:23:54.733Z] #74 sha256:b4f6de9ebeb85ae425792b1cc4a39aa87d9a6018b1fe3da29066807c06fdff6b [2022-04-19T07:23:54.740Z] #28 DONE 38.7s [2022-04-19T07:23:54.740Z] [2022-04-19T07:23:54.740Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:23:54.740Z] #63 sha256:71dfecece52d00b3b55785dcec2363d55b7ff02640a82fbe672f1a1f6875b0f7 [2022-04-19T07:23:54.740Z] #63 ... [2022-04-19T07:23:54.740Z] [2022-04-19T07:23:54.740Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-19T07:23:54.740Z] #29 sha256:626891423309e4d1179281b8e624f596657e23260a3e5e1c4f55d8dd8a0d493c [2022-04-19T07:23:54.990Z] #74 0.381 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T07:23:54.990Z] #74 0.382 Dload Upload Total Spent Left Speed [2022-04-19T07:23:55.246Z] #74 0.384 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6534 0 --:--:-- --:--:-- --:--:-- 6510 [2022-04-19T07:23:55.246Z] #74 DONE 0.7s [2022-04-19T07:23:55.502Z] [2022-04-19T07:23:55.502Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T07:23:55.502Z] #75 sha256:1f9f6df60dd9c4fb7aa5abc5f2ef147694afb37282307eaf0981b4b8c07cc27a [2022-04-19T07:23:55.677Z] #29 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T07:23:55.677Z] #29 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T07:23:55.677Z] #29 0.885 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T07:23:55.677Z] #29 DONE 1.0s [2022-04-19T07:23:55.677Z] [2022-04-19T07:23:55.677Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:23:55.677Z] #30 sha256:af666be153ce023098ddaba44830afaf79b4dad75b664b3329256863146cacae [2022-04-19T07:23:56.065Z] #75 DONE 0.9s [2022-04-19T07:23:56.321Z] [2022-04-19T07:23:56.321Z] #76 exporting to image [2022-04-19T07:23:56.321Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T07:23:56.321Z] #76 exporting layers [2022-04-19T07:24:02.901Z] #76 exporting layers 6.1s done [2022-04-19T07:24:02.901Z] #76 writing image sha256:e6d05e37f19e6f0eaaccf97cf37183f651f08cc9c40df5e3758535d7d648919b done [2022-04-19T07:24:02.901Z] #76 naming to docker.io/library/docker:ef64db5021b5d60bb852cc303b72c0c59697900d done [2022-04-19T07:24:02.901Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T07:24:03.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -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:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh dynbinary test-integration [2022-04-19T07:24:03.498Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-19T07:24:03.498Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-19T07:24:03.498Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-19T07:24:03.498Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-19T07:24:03.498Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-19T07:24:03.498Z] Detected virtualization docker. [2022-04-19T07:24:03.498Z] Detected architecture x86-64. [2022-04-19T07:24:03.498Z] Set hostname to <381807ff0784>. [2022-04-19T07:24:03.754Z] modprobe@configfs.service: Succeeded. [2022-04-19T07:24:03.754Z] modprobe@drm.service: Succeeded. [2022-04-19T07:24:03.754Z] modprobe@fuse.service: Succeeded. [2022-04-19T07:24:03.754Z] + source /etc/docker-entrypoint-cmd [2022-04-19T07:24:03.754Z] ++ hack/make.sh dynbinary test-integration [2022-04-19T07:24:03.754Z] [2022-04-19T07:24:03.786Z] #30 7.492 Collecting yamllint==1.26.1 [2022-04-19T07:24:04.010Z] Removing bundles/ [2022-04-19T07:24:04.010Z] [2022-04-19T07:24:04.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T07:24:04.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:24:04.010Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:24:04.353Z] #30 8.550 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T07:24:04.920Z] #30 9.211 Collecting pathspec>=0.5.3 [2022-04-19T07:24:04.920Z] #30 9.221 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T07:24:04.920Z] #30 9.417 Collecting pyyaml [2022-04-19T07:24:04.920Z] #30 9.430 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-19T07:24:04.920Z] #30 9.479 Building wheels for collected packages: yamllint [2022-04-19T07:24:05.179Z] #30 9.484 Building wheel for yamllint (setup.py): started [2022-04-19T07:24:05.179Z] #30 ... [2022-04-19T07:24:05.179Z] [2022-04-19T07:24:05.179Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:05.179Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:05.179Z] #67 104.5 + bin/containerd [2022-04-19T07:24:05.748Z] #67 ... [2022-04-19T07:24:05.748Z] [2022-04-19T07:24:05.748Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T07:24:05.748Z] #30 sha256:af666be153ce023098ddaba44830afaf79b4dad75b664b3329256863146cacae [2022-04-19T07:24:05.748Z] #30 10.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T07:24:05.748Z] #30 10.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bd14a8d2d9b78d2a929f56615611763f602fcfe4baad103b10a20f9513664cae [2022-04-19T07:24:05.748Z] #30 10.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T07:24:05.748Z] #30 10.08 Successfully built yamllint [2022-04-19T07:24:05.748Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T07:24:06.010Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T07:24:06.269Z] #30 DONE 10.6s [2022-04-19T07:24:06.269Z] [2022-04-19T07:24:06.269Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:06.269Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:06.269Z] #67 ... [2022-04-19T07:24:06.269Z] [2022-04-19T07:24:06.269Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T07:24:06.269Z] #34 sha256:843a02eebbed416f56edcf5df91d1dbe21ea70d4efaccdc88e2c35a6e6e542dc [2022-04-19T07:24:06.529Z] #34 DONE 0.2s [2022-04-19T07:24:06.529Z] [2022-04-19T07:24:06.530Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T07:24:06.530Z] #39 sha256:3a0ee263f24f94a35a8546c23e94c5cec7600f56e765936697cfe4b0dc749146 [2022-04-19T07:24:06.817Z] #39 DONE 0.4s [2022-04-19T07:24:06.817Z] [2022-04-19T07:24:06.817Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:06.817Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:06.817Z] #67 ... [2022-04-19T07:24:06.817Z] [2022-04-19T07:24:06.817Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T07:24:06.817Z] #42 sha256:d21c7d4f295c3cbbdc0bbb37f301c14c4471e7c48746f7f1e981e4d92840f965 [2022-04-19T07:24:06.817Z] #42 DONE 0.1s [2022-04-19T07:24:07.081Z] [2022-04-19T07:24:07.081Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T07:24:07.081Z] #44 sha256:0cd9f48e03ebfb967c8e9a249d36825334ef02a92c243545df90d70e78ee6ff4 [2022-04-19T07:24:07.081Z] #44 DONE 0.1s [2022-04-19T07:24:07.081Z] [2022-04-19T07:24:07.081Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T07:24:07.081Z] #48 sha256:f7cf14b16d94d0c106e2d0b55931f68fbfca329f4892e09c6f04a68649dd7811 [2022-04-19T07:24:07.081Z] #48 DONE 0.1s [2022-04-19T07:24:07.081Z] [2022-04-19T07:24:07.081Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:07.081Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:07.081Z] #67 ... [2022-04-19T07:24:07.081Z] [2022-04-19T07:24:07.081Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T07:24:07.081Z] #51 sha256:86973764b88d8781cc9c4b69dfbc0a06c2906cddf72a69e710218e464bdca616 [2022-04-19T07:24:07.081Z] #51 DONE 0.1s [2022-04-19T07:24:07.341Z] [2022-04-19T07:24:07.341Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T07:24:07.341Z] #55 sha256:8da732c6b445e40f342e201b244ebcdb909def6ebf96b23ba89f2dbfe37be1c8 [2022-04-19T07:24:07.341Z] #55 DONE 0.1s [2022-04-19T07:24:07.341Z] [2022-04-19T07:24:07.341Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T07:24:07.341Z] #57 sha256:9e184afd2a317aaf5e141aac5b89851eb6278b6fd3300cb0cfb0e990bf229b01 [2022-04-19T07:24:07.341Z] #57 DONE 0.1s [2022-04-19T07:24:07.341Z] [2022-04-19T07:24:07.341Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T07:24:07.341Z] #59 sha256:4e3e62d2e9a9be39bef0007e488d0e927301f8db001bbe4670062a5097e69940 [2022-04-19T07:24:07.601Z] #59 DONE 0.2s [2022-04-19T07:24:07.601Z] [2022-04-19T07:24:07.601Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T07:24:07.601Z] #61 sha256:62be4137fe1ef0cdd8407fef6bf291c728bb51e44d22e2bd9b7c2afbc2388acb [2022-04-19T07:24:07.601Z] #61 DONE 0.1s [2022-04-19T07:24:07.601Z] [2022-04-19T07:24:07.601Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:24:07.601Z] #63 sha256:71dfecece52d00b3b55785dcec2363d55b7ff02640a82fbe672f1a1f6875b0f7 [2022-04-19T07:24:11.237Z] 8f616e6e9eec: Pull complete [2022-04-19T07:24:13.671Z] #43 DONE 209.3s [2022-04-19T07:24:13.671Z] [2022-04-19T07:24:13.671Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:24:13.671Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:24:14.236Z] #51 ... [2022-04-19T07:24:14.236Z] [2022-04-19T07:24:14.236Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T07:24:14.236Z] #44 sha256:4ae01e3cba99e073da77177d0a1162d8ae6481c5f78c087be844604d957a9c16 [2022-04-19T07:24:14.495Z] #44 DONE 0.5s [2022-04-19T07:24:14.495Z] [2022-04-19T07:24:14.495Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T07:24:14.495Z] #48 sha256:8674d6cca144f48a941f4a2fd62f1a2aa3cf78f853a8eded8c40a54de3f91aba [2022-04-19T07:24:14.495Z] #48 DONE 0.1s [2022-04-19T07:24:14.495Z] [2022-04-19T07:24:14.495Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:14.495Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:24:14.753Z] #60 ... [2022-04-19T07:24:14.753Z] [2022-04-19T07:24:14.753Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T07:24:14.753Z] #50 sha256:54986943f8b4a29dc4156c4a912cd9213c5226290d73fc1a3d3db94648180a58 [2022-04-19T07:24:14.753Z] #50 DONE 0.1s [2022-04-19T07:24:14.753Z] [2022-04-19T07:24:14.753Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:24:14.753Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:24:20.528Z] #43 DONE 212.9s [2022-04-19T07:24:20.528Z] [2022-04-19T07:24:20.528Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:20.528Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:24:20.528Z] #60 ... [2022-04-19T07:24:20.528Z] [2022-04-19T07:24:20.528Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T07:24:20.528Z] #44 sha256:7cc1d5e7ad982e3fcad2e0be4bf8498dfbb1d80586372023dfe11895e0ba1ad7 [2022-04-19T07:24:20.528Z] #44 DONE 0.5s [2022-04-19T07:24:20.528Z] [2022-04-19T07:24:20.528Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T07:24:20.528Z] #48 sha256:2b2e53a7ffd6278b3f279bb93a9d36acd122c42c5e8236405e8dd55a5d311761 [2022-04-19T07:24:20.528Z] #48 DONE 0.1s [2022-04-19T07:24:20.528Z] [2022-04-19T07:24:20.528Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T07:24:20.528Z] #50 sha256:5be23d3040a5b3895d01b7e32161a817dcce15489042abc031b4a88f9d21a903 [2022-04-19T07:24:20.528Z] #50 DONE 0.1s [2022-04-19T07:24:20.528Z] [2022-04-19T07:24:20.528Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:24:20.528Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:24:35.067Z] 8f616e6e9eec: Pull complete [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T07:24:38.185Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-04-19T07:24:38.185Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T07:24:38.185Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T07:24:38.185Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T07:24:38.750Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-04-19T07:24:38.750Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T07:24:38.750Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T07:24:38.750Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-19T07:24:38.750Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T07:24:39.007Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T07:24:39.686Z] #63 86.22 + mkdir -p /build [2022-04-19T07:24:39.686Z] #63 86.22 + cp runc /build/runc [2022-04-19T07:24:39.686Z] #63 DONE 86.7s [2022-04-19T07:24:39.686Z] [2022-04-19T07:24:39.686Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:39.686Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:39.686Z] #67 ... [2022-04-19T07:24:39.686Z] [2022-04-19T07:24:39.686Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T07:24:39.686Z] #64 sha256:92642c165a4e1f939821b5238ef971e3644ec493d8e452e7f3fcb037406e44c4 [2022-04-19T07:24:39.686Z] #64 DONE 0.1s [2022-04-19T07:24:39.686Z] [2022-04-19T07:24:39.686Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:39.686Z] #67 sha256:2db8751223ab9acf0ef8c264c9b57f80fa36f6bf410b500e25a3974a5c649d25 [2022-04-19T07:24:41.571Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-04-19T07:24:41.571Z] ok github.com/docker/docker/builder/dockerfile 0.458s coverage: 49.3% of statements [2022-04-19T07:24:41.829Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-19T07:24:42.392Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-19T07:24:42.956Z] ok github.com/docker/docker/builder/remotecontext/git 1.467s coverage: 86.3% of statements [2022-04-19T07:24:42.956Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T07:24:42.956Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T07:24:43.519Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-04-19T07:24:47.690Z] ok github.com/docker/docker/client 0.073s coverage: 75.6% of statements [2022-04-19T07:24:48.629Z] 4612f6d0b889: Pull complete [2022-04-19T07:24:52.668Z] #51 ... [2022-04-19T07:24:52.668Z] [2022-04-19T07:24:52.668Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:24:52.668Z] #56 sha256:47af2519fd58cc17c6e92f0f1c4267b63a295fb0c2b73acc93bc875c2648d45d [2022-04-19T07:24:52.668Z] #56 144.6 + mkdir -p /build [2022-04-19T07:24:52.668Z] #56 144.6 + cp runc /build/runc [2022-04-19T07:24:52.668Z] #56 DONE 145.6s [2022-04-19T07:24:52.668Z] [2022-04-19T07:24:52.668Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:52.668Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:24:53.242Z] #60 ... [2022-04-19T07:24:53.242Z] [2022-04-19T07:24:53.242Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:24:53.242Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:24:53.242Z] #51 249.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T07:24:53.492Z] #56 ... [2022-04-19T07:24:53.492Z] [2022-04-19T07:24:53.493Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-19T07:24:53.493Z] #51 sha256:87fe4d72faff074fe91c61972ec8bb8d1cc5bb5e8b749d35733b4ae7552ab3e9 [2022-04-19T07:24:53.493Z] #51 246.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T07:24:53.493Z] #51 DONE 247.1s [2022-04-19T07:24:53.493Z] [2022-04-19T07:24:53.493Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-19T07:24:53.493Z] #56 sha256:de563f059b2487402e84f69d91ebd5d59fef1140cd3d2a0cd82f50dd95f15670 [2022-04-19T07:24:53.493Z] #56 144.8 + mkdir -p /build [2022-04-19T07:24:53.493Z] #56 144.8 + cp runc /build/runc [2022-04-19T07:24:53.493Z] #56 DONE 145.5s [2022-04-19T07:24:53.493Z] [2022-04-19T07:24:53.493Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:53.493Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:24:53.493Z] #60 ... [2022-04-19T07:24:53.493Z] [2022-04-19T07:24:53.493Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T07:24:53.493Z] #52 sha256:2c7e89fe4185e475c92b3c9094d37c6520f45f93ce707687791ef817ec7d6ffb [2022-04-19T07:24:53.505Z] #51 DONE 249.6s [2022-04-19T07:24:53.505Z] [2022-04-19T07:24:53.505Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:53.505Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:24:53.750Z] #52 DONE 0.8s [2022-04-19T07:24:53.751Z] [2022-04-19T07:24:53.751Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T07:24:53.751Z] #54 sha256:af173184309b8bb225fd5b07fd49a67373b4adced31561e795ed712a744fb51a [2022-04-19T07:24:53.751Z] #54 DONE 0.0s [2022-04-19T07:24:53.751Z] [2022-04-19T07:24:53.751Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:53.751Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:24:53.751Z] #60 ... [2022-04-19T07:24:53.751Z] [2022-04-19T07:24:53.751Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T07:24:53.751Z] #57 sha256:e2f3458c6d71c316b6eaec6582341093ba5bef3e2f3260d501db8977c903c14f [2022-04-19T07:24:54.007Z] #57 DONE 0.2s [2022-04-19T07:24:54.007Z] [2022-04-19T07:24:54.007Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:54.007Z] #60 sha256:043031404128ab368a118576ad419a4c0f4aece9b993c93ddd249967a40ce519 [2022-04-19T07:24:55.423Z] #60 ... [2022-04-19T07:24:55.423Z] [2022-04-19T07:24:55.423Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T07:24:55.423Z] #52 sha256:fa04bad5bf1fc09fc1d8c7fd359029fa7b909ba017b244962b43710db948b71d [2022-04-19T07:24:55.897Z] #60 220.2 + bin/containerd [2022-04-19T07:24:55.995Z] #52 DONE 0.6s [2022-04-19T07:24:55.995Z] [2022-04-19T07:24:55.995Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:55.995Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:24:55.995Z] #60 ... [2022-04-19T07:24:55.995Z] [2022-04-19T07:24:55.995Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T07:24:55.995Z] #54 sha256:a45ed3cfeb441a704cdcbd186fe9a37a34da18b5b9085832e2db935b5914d599 [2022-04-19T07:24:55.995Z] #54 DONE 0.1s [2022-04-19T07:24:55.995Z] [2022-04-19T07:24:55.995Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T07:24:55.995Z] #57 sha256:cfb3779eba6e144002bb6cec72e30f766e2166a8c2db03d2c0463af15bd99822 [2022-04-19T07:24:56.565Z] #57 DONE 0.3s [2022-04-19T07:24:56.565Z] [2022-04-19T07:24:56.566Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T07:24:56.566Z] #60 sha256:d779f5ae623c54b8498869399023a8efaf38cd401157ee134bc67e124b61c723 [2022-04-19T07:24:59.111Z] #60 221.3 + bin/containerd [2022-04-19T07:25:11.776Z] #67 179.3 # github.com/containerd/containerd/cmd/containerd [2022-04-19T07:25:11.776Z] #67 179.3 /usr/bin/ld: /tmp/go-link-73715185/000019.o: in function `New': [2022-04-19T07:25:11.776Z] #67 179.3 /tmp/tmp.PwPf6egJAc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T07:25:11.776Z] #67 179.4 + bin/containerd-stress [2022-04-19T07:25:11.776Z] #67 180.5 + bin/containerd-shim [2022-04-19T07:25:19.741Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 28.9% of statements [2022-04-19T07:25:19.741Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-19T07:25:20.304Z] ok github.com/docker/docker/cmd/dockerd/trap 2.437s coverage: 0.0% of statements [2022-04-19T07:25:20.304Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T07:25:20.304Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T07:25:20.304Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T07:25:20.304Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T07:25:20.304Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T07:25:23.983Z] #67 191.8 + bin/containerd-shim-runc-v1 [2022-04-19T07:25:25.557Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-04-19T07:25:26.488Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-19T07:25:27.860Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-19T07:25:29.272Z] #67 198.3 + bin/containerd-shim-runc-v2 [2022-04-19T07:25:29.839Z] #67 199.1 + binaries [2022-04-19T07:25:29.839Z] #67 199.1 + install -D bin/containerd /build/containerd [2022-04-19T07:25:29.839Z] #67 199.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T07:25:29.839Z] #67 199.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T07:25:29.839Z] #67 199.1 + install -D bin/ctr /build/ctr [2022-04-19T07:25:30.097Z] #67 DONE 199.5s [2022-04-19T07:25:31.474Z] [2022-04-19T07:25:31.474Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T07:25:31.474Z] #68 sha256:8be8d0f26f38b7f3a199fdb683013edf7a6a824286978a8c168c834bacd1b885 [2022-04-19T07:25:31.474Z] #68 DONE 0.2s [2022-04-19T07:25:31.474Z] [2022-04-19T07:25:31.474Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T07:25:31.474Z] #73 sha256:0cb2eaf97cb3d853e6e4db79929eb87344e562e531675860acbec323599655e0 [2022-04-19T07:25:31.474Z] #73 DONE 0.1s [2022-04-19T07:25:31.474Z] [2022-04-19T07:25:31.474Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T07:25:31.474Z] #78 sha256:40a67485688382d7af02a9e9165a1fcb39625c72b360c4b0541d6c0855e61ff3 [2022-04-19T07:25:32.039Z] #78 DONE 0.5s [2022-04-19T07:25:32.039Z] [2022-04-19T07:25:32.039Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T07:25:32.039Z] #79 sha256:3d1c1ea7c28ff18323c2374103d0e649fd5203263240c993ed4cb0b20a1f8d8c [2022-04-19T07:25:32.039Z] #79 DONE 0.0s [2022-04-19T07:25:32.039Z] [2022-04-19T07:25:32.039Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T07:25:32.039Z] #80 sha256:883b1e4f4f108412ff8a0c6856b509591196eeca954300f3e04be980a115a5cf [2022-04-19T07:25:32.973Z] #80 DONE 1.0s [2022-04-19T07:25:32.973Z] [2022-04-19T07:25:32.973Z] #81 exporting to image [2022-04-19T07:25:32.973Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T07:25:32.973Z] #81 exporting layers [2022-04-19T07:25:34.420Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.8% of statements [2022-04-19T07:25:35.353Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-19T07:25:35.917Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-19T07:25:36.482Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-19T07:25:37.175Z] dccd9e4d14d3: Pull complete [2022-04-19T07:25:37.175Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T07:25:37.175Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:25:37.175Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:25:37.175Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-19T07:25:37.175Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-19T07:25:37.175Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T07:25:37.175Z] INFO: Docker version of control daemon [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Client: [2022-04-19T07:25:37.175Z] Version: 20.10.9 [2022-04-19T07:25:37.175Z] API version: 1.41 [2022-04-19T07:25:37.175Z] Go version: go1.16.8 [2022-04-19T07:25:37.175Z] Git commit: c2ea9bc [2022-04-19T07:25:37.175Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:25:37.175Z] OS/Arch: windows/amd64 [2022-04-19T07:25:37.175Z] Context: default [2022-04-19T07:25:37.175Z] Experimental: true [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Server: Docker Engine - Community [2022-04-19T07:25:37.175Z] Engine: [2022-04-19T07:25:37.175Z] Version: 20.10.9 [2022-04-19T07:25:37.175Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:25:37.175Z] Go version: go1.16.8 [2022-04-19T07:25:37.175Z] Git commit: 79ea9d3 [2022-04-19T07:25:37.175Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:25:37.175Z] OS/Arch: windows/amd64 [2022-04-19T07:25:37.175Z] Experimental: true [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] INFO: Docker info of control daemon [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Client: [2022-04-19T07:25:37.175Z] Context: default [2022-04-19T07:25:37.175Z] Debug Mode: false [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Server: [2022-04-19T07:25:37.175Z] Containers: 0 [2022-04-19T07:25:37.175Z] Running: 0 [2022-04-19T07:25:37.175Z] Paused: 0 [2022-04-19T07:25:37.175Z] Stopped: 0 [2022-04-19T07:25:37.175Z] Images: 1 [2022-04-19T07:25:37.175Z] Server Version: 20.10.9 [2022-04-19T07:25:37.175Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T07:25:37.175Z] Windows: [2022-04-19T07:25:37.175Z] LCOW: [2022-04-19T07:25:37.175Z] Logging Driver: json-file [2022-04-19T07:25:37.175Z] Plugins: [2022-04-19T07:25:37.175Z] Volume: local [2022-04-19T07:25:37.175Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:25:37.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:25:37.175Z] Swarm: inactive [2022-04-19T07:25:37.175Z] Default Isolation: process [2022-04-19T07:25:37.175Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:25:37.175Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T07:25:37.175Z] OSType: windows [2022-04-19T07:25:37.175Z] Architecture: x86_64 [2022-04-19T07:25:37.175Z] CPUs: 4 [2022-04-19T07:25:37.175Z] Total Memory: 32GiB [2022-04-19T07:25:37.175Z] Name: azwin-2-370b00 [2022-04-19T07:25:37.175Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T07:25:37.175Z] Docker Root Dir: D:\docker [2022-04-19T07:25:37.175Z] Debug Mode: false [2022-04-19T07:25:37.175Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:25:37.175Z] Labels: [2022-04-19T07:25:37.175Z] Experimental: true [2022-04-19T07:25:37.175Z] Insecure Registries: [2022-04-19T07:25:37.175Z] 10.0.0.4:5000 [2022-04-19T07:25:37.175Z] 127.0.0.0/8 [2022-04-19T07:25:37.175Z] Registry Mirrors: [2022-04-19T07:25:37.175Z] http://10.0.0.4:5000/ [2022-04-19T07:25:37.175Z] Live Restore Enabled: false [2022-04-19T07:25:37.175Z] Product License: Community Engine [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] INFO: Commit hash is ef64db5021 [2022-04-19T07:25:37.175Z] INFO: Nuke-Everything... [2022-04-19T07:25:37.175Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T07:25:37.175Z] INFO: Nuking d:\CI [2022-04-19T07:25:37.175Z] INFO: Zapped successfully [2022-04-19T07:25:37.175Z] INFO: Location for testing is d:\CI\PR-43498\1 [2022-04-19T07:25:37.175Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 07:25:28... [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Sending build context to Docker daemon 66.3MB [2022-04-19T07:25:37.175Z] [2022-04-19T07:25:37.175Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T07:25:37.175Z] ---> aa8714eb8356 [2022-04-19T07:25:37.175Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T07:25:37.175Z] ---> Running in 19d06c825e35 [2022-04-19T07:25:37.175Z] Removing intermediate container 19d06c825e35 [2022-04-19T07:25:37.175Z] ---> 166f0fc6f5e7 [2022-04-19T07:25:37.175Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-19T07:25:37.175Z] ---> Running in e6537dcd1767 [2022-04-19T07:25:37.175Z] Removing intermediate container e6537dcd1767 [2022-04-19T07:25:37.175Z] ---> cb85761ab5aa [2022-04-19T07:25:37.175Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T07:25:37.175Z] ---> Running in 0b1adb8debe0 [2022-04-19T07:25:37.175Z] Removing intermediate container 0b1adb8debe0 [2022-04-19T07:25:37.175Z] ---> 63a1f5de4989 [2022-04-19T07:25:37.175Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T07:25:37.175Z] ---> Running in 0f17bd841e39 [2022-04-19T07:25:37.175Z] Removing intermediate container 0f17bd841e39 [2022-04-19T07:25:37.175Z] ---> 369384ca3fcd [2022-04-19T07:25:37.175Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T07:25:37.175Z] ---> Running in 72df0d0dff5b [2022-04-19T07:25:37.175Z] Removing intermediate container 72df0d0dff5b [2022-04-19T07:25:37.175Z] ---> 7a77efdf8977 [2022-04-19T07:25:37.175Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T07:25:37.175Z] ---> Running in e2e6fbca552b [2022-04-19T07:25:37.414Z] ok github.com/docker/docker/daemon 10.140s coverage: 17.0% of statements [2022-04-19T07:25:37.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T07:25:37.414Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T07:25:37.414Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T07:25:37.414Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T07:25:37.672Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.525s coverage: 74.8% of statements [2022-04-19T07:25:38.136Z] [2022-04-19T07:25:38.136Z] SUCCESS: Specified value was saved. [2022-04-19T07:25:38.604Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 56.2% of statements [2022-04-19T07:25:39.096Z] INFO: Downloading git... [2022-04-19T07:25:39.534Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-04-19T07:25:39.551Z] INFO: Downloading go... [2022-04-19T07:25:40.923Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-19T07:25:41.712Z] INFO: Downloading compiler 1 of 3... [2022-04-19T07:25:42.299Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.240s coverage: 50.6% of statements [2022-04-19T07:25:42.555Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.203s coverage: 46.1% of statements [2022-04-19T07:25:42.555Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T07:25:42.671Z] INFO: Downloading compiler 2 of 3... [2022-04-19T07:25:43.483Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-04-19T07:25:43.635Z] INFO: Downloading compiler 3 of 3... [2022-04-19T07:25:44.045Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.827s coverage: 58.2% of statements [2022-04-19T07:25:44.045Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T07:25:44.045Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T07:25:44.301Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-04-19T07:25:44.558Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-04-19T07:25:44.603Z] INFO: Extracting git... [2022-04-19T07:25:46.455Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-19T07:25:46.455Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T07:25:46.455Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T07:25:46.455Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-19T07:25:47.019Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-04-19T07:25:47.277Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 80.2% of statements [2022-04-19T07:25:47.277Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T07:25:47.840Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-19T07:25:47.840Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2022-04-19T07:25:48.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-04-19T07:25:48.661Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-19T07:25:48.919Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-19T07:25:48.919Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T07:25:49.484Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 54.9% of statements [2022-04-19T07:25:49.742Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-04-19T07:25:50.673Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-19T07:25:50.673Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-19T07:25:51.239Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-19T07:25:52.084Z] #60 270.2 # github.com/containerd/containerd/cmd/containerd [2022-04-19T07:25:52.084Z] #60 270.2 /usr/bin/ld: /tmp/go-link-198066016/000019.o: in function `New': [2022-04-19T07:25:52.084Z] #60 270.2 /tmp/tmp.wLL7vqoXJa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T07:25:52.084Z] #60 270.2 + bin/containerd-stress [2022-04-19T07:25:52.084Z] #60 271.3 + bin/containerd-shim [2022-04-19T07:25:52.168Z] ok github.com/docker/docker/daemon/logger/splunk 1.498s coverage: 82.5% of statements [2022-04-19T07:25:52.168Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T07:25:52.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T07:25:52.739Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-19T07:25:53.301Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.3% of statements [2022-04-19T07:25:53.301Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T07:25:53.863Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-19T07:25:54.425Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-19T07:25:54.880Z] INFO: Expanding go... [2022-04-19T07:25:54.987Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-19T07:25:55.492Z] #60 272.0 # github.com/containerd/containerd/cmd/containerd [2022-04-19T07:25:55.492Z] #60 272.0 /usr/bin/ld: /tmp/go-link-1352694516/000019.o: in function `New': [2022-04-19T07:25:55.492Z] #60 272.0 /tmp/tmp.5z3BFxl0Df/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-19T07:25:55.492Z] #60 272.1 + bin/containerd-stress [2022-04-19T07:25:55.492Z] #60 273.2 + bin/containerd-shim [2022-04-19T07:25:55.549Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-19T07:25:55.549Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-04-19T07:25:55.549Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T07:25:55.807Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-19T07:25:55.807Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T07:25:56.371Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-19T07:25:56.937Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-19T07:25:57.334Z] #60 282.2 + bin/containerd-shim-runc-v1 [2022-04-19T07:25:57.503Z] ok github.com/docker/docker/opts 0.020s coverage: 66.5% of statements [2022-04-19T07:25:57.761Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-19T07:25:59.133Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.5% of statements [2022-04-19T07:25:59.519Z] #81 exporting layers 26.3s done [2022-04-19T07:25:59.519Z] #81 writing image sha256:d7e2bf12a395f9aaa12c71236f611fc132cbf74963ee75462fb093ac839ca1cd done [2022-04-19T07:25:59.519Z] #81 naming to docker.io/library/docker:ef64db5021b5d60bb852cc303b72c0c59697900d done [2022-04-19T07:25:59.519Z] #81 DONE 26.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-19T07:25:59.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/validate/default [2022-04-19T07:26:00.065Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 68.3% of statements [2022-04-19T07:26:00.322Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-19T07:26:00.322Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T07:26:00.803Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-19T07:26:00.803Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-19T07:26:00.804Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-19T07:26:00.804Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-19T07:26:00.804Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-19T07:26:00.804Z] Congratulations! No new tests were added to integration-cli. [2022-04-19T07:26:00.804Z] [2022-04-19T07:26:00.804Z] INFO Start validation with golang-ci-lint [2022-04-19T07:26:01.740Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-19T07:26:01.740Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-19T07:26:01.740Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-19T07:26:02.091Z] #60 284.3 + bin/containerd-shim-runc-v1 [2022-04-19T07:26:03.595Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 42.7% of statements [2022-04-19T07:26:03.851Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T07:26:03.851Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-19T07:26:03.890Z] #60 288.4 + bin/containerd-shim-runc-v2 [2022-04-19T07:26:04.108Z] ok github.com/docker/docker/layer 7.244s coverage: 69.0% of statements [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T07:26:04.108Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T07:26:04.108Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2022-04-19T07:26:04.452Z] #60 289.1 + binaries [2022-04-19T07:26:04.452Z] #60 289.1 + install -D bin/containerd /build/containerd [2022-04-19T07:26:04.452Z] #60 289.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T07:26:04.452Z] #60 289.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T07:26:04.452Z] #60 289.2 + install -D bin/ctr /build/ctr [2022-04-19T07:26:04.670Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-19T07:26:04.927Z] ok github.com/docker/docker/pkg/fsutils 0.120s coverage: 85.1% of statements [2022-04-19T07:26:05.184Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-19T07:26:05.442Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-04-19T07:26:06.006Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 67.9% of statements [2022-04-19T07:26:06.262Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 71.0% of statements [2022-04-19T07:26:06.262Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-19T07:26:06.342Z] #60 DONE 291.0s [2022-04-19T07:26:06.519Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-19T07:26:06.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T07:26:06.519Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-19T07:26:06.776Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-19T07:26:06.776Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-04-19T07:26:07.032Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-04-19T07:26:07.032Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-19T07:26:07.032Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T07:26:07.032Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T07:26:07.283Z] [2022-04-19T07:26:07.283Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T07:26:07.283Z] #61 sha256:ce744b020bd014c8edfd1c800ac1e9df10cbdfedd00dfe0e0a3ad935ed967cd0 [2022-04-19T07:26:07.597Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-04-19T07:26:08.161Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-19T07:26:08.214Z] #61 DONE 0.8s [2022-04-19T07:26:08.214Z] [2022-04-19T07:26:08.214Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T07:26:08.214Z] #66 sha256:1db66e0f29270de51775b11cf96d4464ff9c41a5013c5990d2ba240054ba84c3 [2022-04-19T07:26:08.214Z] #66 DONE 0.2s [2022-04-19T07:26:08.214Z] [2022-04-19T07:26:08.214Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T07:26:08.214Z] #71 sha256:007cb15e6ca2176883c4dfff533e1c31e1e6332870e9ecd908600c96a966d171 [2022-04-19T07:26:08.418Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-19T07:26:08.418Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-19T07:26:08.683Z] #60 290.7 + bin/containerd-shim-runc-v2 [2022-04-19T07:26:08.683Z] #60 291.4 + binaries [2022-04-19T07:26:08.779Z] #71 DONE 0.8s [2022-04-19T07:26:08.779Z] [2022-04-19T07:26:08.779Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T07:26:08.779Z] #72 sha256:8d9240ceffa36c316eb6ac26247e2d6de103ff18a3a30bc9afa516a91e5427d6 [2022-04-19T07:26:08.779Z] #72 DONE 0.0s [2022-04-19T07:26:08.946Z] #60 291.4 + install -D bin/containerd /build/containerd [2022-04-19T07:26:08.946Z] #60 291.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T07:26:08.946Z] #60 291.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T07:26:08.946Z] #60 291.5 + install -D bin/ctr /build/ctr [2022-04-19T07:26:09.037Z] [2022-04-19T07:26:09.037Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T07:26:09.037Z] #73 sha256:709264c54894e277b19f3d11e8e5b4f07497fa671d7dc22b18ea2f5fb353435c [2022-04-19T07:26:09.789Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-19T07:26:09.971Z] #73 DONE 0.8s [2022-04-19T07:26:09.971Z] [2022-04-19T07:26:09.971Z] #74 exporting to image [2022-04-19T07:26:09.971Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T07:26:09.971Z] #74 exporting layers [2022-04-19T07:26:10.047Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-19T07:26:10.305Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-19T07:26:10.436Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:26:10.436Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:26:10.436Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:26:10.436Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:26:10.436Z] [2022-04-19T07:26:10.436Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:26:10.436Z] DOCKER_SYSTEMD=1 [2022-04-19T07:26:10.436Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:26:10.436Z] HOSTNAME=381807ff0784 [2022-04-19T07:26:10.436Z] DEST=bundles/test-integration [2022-04-19T07:26:10.436Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:26:10.436Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:26:10.436Z] container=docker [2022-04-19T07:26:10.436Z] HOME=/root [2022-04-19T07:26:10.436Z] LANG=C.UTF-8 [2022-04-19T07:26:10.436Z] INVOCATION_ID=9e745f62730e4416962a5d5b4cd72259 [2022-04-19T07:26:10.436Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:26:10.436Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:26:10.436Z] VALIDATE_BRANCH=master [2022-04-19T07:26:10.436Z] TERM=xterm [2022-04-19T07:26:10.436Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:26:10.436Z] SHLVL=3 [2022-04-19T07:26:10.436Z] TIMEOUT=120m [2022-04-19T07:26:10.436Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:26:10.436Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:26:10.436Z] GO111MODULE=off [2022-04-19T07:26:10.436Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T07:26:10.436Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T07:26:10.436Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:26:10.436Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:26:10.436Z] GOPATH=/go [2022-04-19T07:26:10.436Z] PKG_CONFIG=pkg-config [2022-04-19T07:26:10.436Z] _=/usr/bin/env [2022-04-19T07:26:10.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T07:26:10.561Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-19T07:26:10.819Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-19T07:26:10.819Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T07:26:10.864Z] #60 DONE 293.5s [2022-04-19T07:26:11.383Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-19T07:26:11.810Z] [2022-04-19T07:26:11.810Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T07:26:11.810Z] #61 sha256:bf6c1927a791df27d12767a9f782fc1d35ea5365e416846fc13ab3393972d391 [2022-04-19T07:26:11.948Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-19T07:26:12.212Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-04-19T07:26:12.385Z] #61 DONE 0.9s [2022-04-19T07:26:12.647Z] [2022-04-19T07:26:12.647Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T07:26:12.647Z] #66 sha256:28b1dad08aaddee4ebf29b9d3456c55a404e4944621485e25f94db9f0bb60090 [2022-04-19T07:26:12.801Z] ok github.com/docker/docker/pkg/tarsum 0.053s coverage: 89.3% of statements [2022-04-19T07:26:12.909Z] #66 DONE 0.2s [2022-04-19T07:26:12.909Z] [2022-04-19T07:26:12.909Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T07:26:12.909Z] #71 sha256:a8b2c85bb7dbacb04abdd9793ced7cdb8cba05ab7d32562494d0ce9aa420b474 [2022-04-19T07:26:13.058Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T07:26:13.058Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2022-04-19T07:26:13.852Z] #71 DONE 0.9s [2022-04-19T07:26:13.852Z] [2022-04-19T07:26:13.852Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T07:26:13.852Z] #72 sha256:97e6f5bcdd65640b2766fa3557e06e2bd8419937f2c0cd4a61954e9d0f61e96e [2022-04-19T07:26:13.852Z] #72 DONE 0.0s [2022-04-19T07:26:13.852Z] [2022-04-19T07:26:13.852Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T07:26:13.852Z] #73 sha256:019269b14ec227fbb631eb9777c9645ece6564da2e58c49f77745343735db993 [2022-04-19T07:26:14.425Z] #73 DONE 0.8s [2022-04-19T07:26:14.425Z] [2022-04-19T07:26:14.425Z] #74 exporting to image [2022-04-19T07:26:14.425Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T07:26:14.425Z] #74 exporting layers [2022-04-19T07:26:14.952Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-19T07:26:15.208Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-19T07:26:15.464Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-19T07:26:16.248Z] dccd9e4d14d3: Pull complete [2022-04-19T07:26:16.248Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T07:26:16.248Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:26:16.248Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:26:16.248Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-19T07:26:16.248Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-19T07:26:16.248Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T07:26:16.248Z] INFO: Docker version of control daemon [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Client: [2022-04-19T07:26:16.248Z] Version: 20.10.9 [2022-04-19T07:26:16.248Z] API version: 1.41 [2022-04-19T07:26:16.248Z] Go version: go1.16.8 [2022-04-19T07:26:16.248Z] Git commit: c2ea9bc [2022-04-19T07:26:16.248Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:26:16.248Z] OS/Arch: windows/amd64 [2022-04-19T07:26:16.248Z] Context: default [2022-04-19T07:26:16.248Z] Experimental: true [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Server: Docker Engine - Community [2022-04-19T07:26:16.248Z] Engine: [2022-04-19T07:26:16.248Z] Version: 20.10.9 [2022-04-19T07:26:16.248Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:26:16.248Z] Go version: go1.16.8 [2022-04-19T07:26:16.248Z] Git commit: 79ea9d3 [2022-04-19T07:26:16.248Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:26:16.248Z] OS/Arch: windows/amd64 [2022-04-19T07:26:16.248Z] Experimental: true [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] INFO: Docker info of control daemon [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Client: [2022-04-19T07:26:16.248Z] Context: default [2022-04-19T07:26:16.248Z] Debug Mode: false [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Server: [2022-04-19T07:26:16.248Z] Containers: 0 [2022-04-19T07:26:16.248Z] Running: 0 [2022-04-19T07:26:16.248Z] Paused: 0 [2022-04-19T07:26:16.248Z] Stopped: 0 [2022-04-19T07:26:16.248Z] Images: 1 [2022-04-19T07:26:16.248Z] Server Version: 20.10.9 [2022-04-19T07:26:16.248Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-19T07:26:16.248Z] LCOW: [2022-04-19T07:26:16.248Z] Windows: [2022-04-19T07:26:16.248Z] Logging Driver: json-file [2022-04-19T07:26:16.248Z] Plugins: [2022-04-19T07:26:16.248Z] Volume: local [2022-04-19T07:26:16.248Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:26:16.248Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:26:16.248Z] Swarm: inactive [2022-04-19T07:26:16.248Z] Default Isolation: process [2022-04-19T07:26:16.248Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:26:16.248Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T07:26:16.248Z] OSType: windows [2022-04-19T07:26:16.248Z] Architecture: x86_64 [2022-04-19T07:26:16.248Z] CPUs: 4 [2022-04-19T07:26:16.248Z] Total Memory: 32GiB [2022-04-19T07:26:16.248Z] Name: azwin-2-fc9b60 [2022-04-19T07:26:16.248Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T07:26:16.248Z] Docker Root Dir: D:\docker [2022-04-19T07:26:16.248Z] Debug Mode: false [2022-04-19T07:26:16.248Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:26:16.248Z] Labels: [2022-04-19T07:26:16.248Z] Experimental: true [2022-04-19T07:26:16.248Z] Insecure Registries: [2022-04-19T07:26:16.248Z] 10.0.0.4:5000 [2022-04-19T07:26:16.248Z] 127.0.0.0/8 [2022-04-19T07:26:16.248Z] Registry Mirrors: [2022-04-19T07:26:16.248Z] http://10.0.0.4:5000/ [2022-04-19T07:26:16.248Z] Live Restore Enabled: false [2022-04-19T07:26:16.248Z] Product License: Community Engine [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] INFO: Commit hash is ef64db5021 [2022-04-19T07:26:16.248Z] INFO: Nuke-Everything... [2022-04-19T07:26:16.248Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T07:26:16.248Z] INFO: Nuking d:\CI [2022-04-19T07:26:16.248Z] INFO: Zapped successfully [2022-04-19T07:26:16.248Z] INFO: Location for testing is d:\CI\PR-43498\1 [2022-04-19T07:26:16.248Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 07:26:06... [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Sending build context to Docker daemon 66.3MB [2022-04-19T07:26:16.248Z] [2022-04-19T07:26:16.248Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T07:26:16.248Z] ---> aa8714eb8356 [2022-04-19T07:26:16.248Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T07:26:16.248Z] ---> Running in 2a7f73500093 [2022-04-19T07:26:16.248Z] Removing intermediate container 2a7f73500093 [2022-04-19T07:26:16.248Z] ---> a2ca739620bf [2022-04-19T07:26:16.248Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-19T07:26:16.248Z] ---> Running in 9fe644aa69c8 [2022-04-19T07:26:16.248Z] Removing intermediate container 9fe644aa69c8 [2022-04-19T07:26:16.248Z] ---> f555e3c28576 [2022-04-19T07:26:16.248Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T07:26:16.248Z] ---> Running in 6be0012a113a [2022-04-19T07:26:16.248Z] Removing intermediate container 6be0012a113a [2022-04-19T07:26:16.248Z] ---> 8d3b4190b438 [2022-04-19T07:26:16.248Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T07:26:16.248Z] ---> Running in a49585082a31 [2022-04-19T07:26:16.248Z] Removing intermediate container a49585082a31 [2022-04-19T07:26:16.248Z] ---> 4c28bc9ca293 [2022-04-19T07:26:16.248Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T07:26:16.248Z] ---> Running in 6064b39ea181 [2022-04-19T07:26:16.248Z] Removing intermediate container 6064b39ea181 [2022-04-19T07:26:16.248Z] ---> 12b3e2a5e9fc [2022-04-19T07:26:16.248Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T07:26:16.248Z] ---> Running in e5343812e7ce [2022-04-19T07:26:16.521Z] #74 exporting layers 6.2s done [2022-04-19T07:26:16.521Z] #74 writing image sha256:b417e648fd623bbe714500cca6cc5597052bbe294f3a29d0605355ec3c0fc4f8 done [2022-04-19T07:26:16.521Z] #74 naming to docker.io/library/docker:ef64db5021b5d60bb852cc303b72c0c59697900d done [2022-04-19T07:26:16.521Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-19T07:26:16.835Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-04-19T07:26:16.843Z] + trap exit INT TERM [2022-04-19T07:26:16.843Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-19T07:26:16.843Z] + CONTAINER_NAME=docker-pr1 [2022-04-19T07:26:16.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh dynbinary [2022-04-19T07:26:17.092Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T07:26:18.020Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-19T07:26:18.214Z] [2022-04-19T07:26:18.214Z] Removing bundles/ [2022-04-19T07:26:18.214Z] [2022-04-19T07:26:18.214Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T07:26:18.214Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:26:18.214Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:26:18.277Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-19T07:26:18.536Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-19T07:26:19.100Z] ok github.com/docker/docker/runconfig 0.023s coverage: 64.5% of statements [2022-04-19T07:26:19.149Z] [2022-04-19T07:26:19.149Z] SUCCESS: Specified value was saved. [2022-04-19T07:26:19.358Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-19T07:26:19.944Z] INFO: Expanding compiler 1 of 3... [2022-04-19T07:26:19.944Z] INFO: Expanding compiler 2 of 3... [2022-04-19T07:26:20.110Z] INFO: Downloading git... [2022-04-19T07:26:20.730Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-19T07:26:20.907Z] INFO: Expanding compiler 3 of 3... [2022-04-19T07:26:21.013Z] #74 exporting layers 6.2s done [2022-04-19T07:26:21.013Z] #74 writing image sha256:75d9f267a6be61e34676c04457f61210c7f639e874f650691490e5c45fa9ca55 done [2022-04-19T07:26:21.013Z] #74 naming to docker.io/library/docker:ef64db5021b5d60bb852cc303b72c0c59697900d done [2022-04-19T07:26:21.013Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T07:26:21.361Z] INFO: Removing downloaded files... [2022-04-19T07:26:21.361Z] INFO: Downloading containerd [2022-04-19T07:26:21.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -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:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh dynbinary test-integration [2022-04-19T07:26:21.639Z] INFO: Downloading go... [2022-04-19T07:26:21.661Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-04-19T07:26:21.918Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-19T07:26:22.306Z] [2022-04-19T07:26:22.306Z] Removing bundles/ [2022-04-19T07:26:22.306Z] [2022-04-19T07:26:22.306Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T07:26:22.306Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:26:22.306Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:26:23.171Z] INFO: Downloading compiler 1 of 3... [2022-04-19T07:26:23.171Z] INFO: Downloading compiler 2 of 3... [2022-04-19T07:26:23.288Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-19T07:26:23.627Z] INFO: Downloading compiler 3 of 3... [2022-04-19T07:26:23.627Z] INFO: Extracting git... [2022-04-19T07:26:30.098Z] ba8181afd426: Pull complete [2022-04-19T07:26:30.098Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-19T07:26:30.098Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:26:30.098Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:26:30.098Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-19T07:26:30.098Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-19T07:26:30.098Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-19T07:26:30.098Z] INFO: Docker version of control daemon [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Client: [2022-04-19T07:26:30.098Z] Version: 20.10.9 [2022-04-19T07:26:30.098Z] API version: 1.41 [2022-04-19T07:26:30.098Z] Go version: go1.16.8 [2022-04-19T07:26:30.098Z] Git commit: c2ea9bc [2022-04-19T07:26:30.098Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T07:26:30.098Z] OS/Arch: windows/amd64 [2022-04-19T07:26:30.098Z] Context: default [2022-04-19T07:26:30.098Z] Experimental: true [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Server: Docker Engine - Community [2022-04-19T07:26:30.098Z] Engine: [2022-04-19T07:26:30.098Z] Version: 20.10.9 [2022-04-19T07:26:30.098Z] API version: 1.41 (minimum version 1.24) [2022-04-19T07:26:30.098Z] Go version: go1.16.8 [2022-04-19T07:26:30.098Z] Git commit: 79ea9d3 [2022-04-19T07:26:30.098Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T07:26:30.098Z] OS/Arch: windows/amd64 [2022-04-19T07:26:30.098Z] Experimental: true [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] INFO: Docker info of control daemon [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Client: [2022-04-19T07:26:30.098Z] Context: default [2022-04-19T07:26:30.098Z] Debug Mode: false [2022-04-19T07:26:30.098Z] Plugins: [2022-04-19T07:26:30.098Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T07:26:30.098Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T07:26:30.098Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Server: [2022-04-19T07:26:30.098Z] Containers: 0 [2022-04-19T07:26:30.098Z] Running: 0 [2022-04-19T07:26:30.098Z] Paused: 0 [2022-04-19T07:26:30.098Z] Stopped: 0 [2022-04-19T07:26:30.098Z] Images: 1 [2022-04-19T07:26:30.098Z] Server Version: 20.10.9 [2022-04-19T07:26:30.098Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T07:26:30.098Z] Windows: [2022-04-19T07:26:30.098Z] LCOW: [2022-04-19T07:26:30.098Z] Logging Driver: json-file [2022-04-19T07:26:30.098Z] Plugins: [2022-04-19T07:26:30.098Z] Volume: local [2022-04-19T07:26:30.098Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:26:30.098Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:26:30.098Z] Swarm: inactive [2022-04-19T07:26:30.098Z] Default Isolation: process [2022-04-19T07:26:30.098Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T07:26:30.098Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T07:26:30.098Z] OSType: windows [2022-04-19T07:26:30.098Z] Architecture: x86_64 [2022-04-19T07:26:30.098Z] CPUs: 4 [2022-04-19T07:26:30.098Z] Total Memory: 32GiB [2022-04-19T07:26:30.098Z] Name: azwin-2-173d10 [2022-04-19T07:26:30.098Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T07:26:30.098Z] Docker Root Dir: D:\docker [2022-04-19T07:26:30.098Z] Debug Mode: false [2022-04-19T07:26:30.098Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:26:30.098Z] Labels: [2022-04-19T07:26:30.098Z] Experimental: true [2022-04-19T07:26:30.098Z] Insecure Registries: [2022-04-19T07:26:30.098Z] 10.0.0.4:5000 [2022-04-19T07:26:30.098Z] 127.0.0.0/8 [2022-04-19T07:26:30.098Z] Registry Mirrors: [2022-04-19T07:26:30.098Z] http://10.0.0.4:5000/ [2022-04-19T07:26:30.098Z] Live Restore Enabled: false [2022-04-19T07:26:30.098Z] Product License: Community Engine [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] INFO: Commit hash is ef64db5021 [2022-04-19T07:26:30.098Z] INFO: Nuke-Everything... [2022-04-19T07:26:30.098Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T07:26:30.098Z] INFO: Nuking d:\CI [2022-04-19T07:26:30.098Z] INFO: Zapped successfully [2022-04-19T07:26:30.098Z] INFO: Location for testing is d:\CI\PR-43498\1 [2022-04-19T07:26:30.098Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 07:26:17... [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Sending build context to Docker daemon 66.3MB [2022-04-19T07:26:30.098Z] [2022-04-19T07:26:30.098Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T07:26:30.098Z] ---> e8870c5c3ab2 [2022-04-19T07:26:30.098Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T07:26:30.098Z] ---> Running in 842f446205ef [2022-04-19T07:26:30.098Z] Removing intermediate container 842f446205ef [2022-04-19T07:26:30.098Z] ---> c7d77b215231 [2022-04-19T07:26:30.098Z] Step 3/11 : ARG GO_VERSION=1.18.1 [2022-04-19T07:26:30.098Z] ---> Running in 6a75ac8bd674 [2022-04-19T07:26:30.098Z] Removing intermediate container 6a75ac8bd674 [2022-04-19T07:26:30.098Z] ---> 9e6f66f5f2f0 [2022-04-19T07:26:30.098Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T07:26:30.098Z] ---> Running in 56abe7135e07 [2022-04-19T07:26:30.098Z] Removing intermediate container 56abe7135e07 [2022-04-19T07:26:30.098Z] ---> 11152185df52 [2022-04-19T07:26:30.098Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T07:26:30.098Z] ---> Running in df569f64bed9 [2022-04-19T07:26:30.098Z] Removing intermediate container df569f64bed9 [2022-04-19T07:26:30.098Z] ---> c7fef471fca2 [2022-04-19T07:26:30.098Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-19T07:26:30.098Z] ---> Running in 42e569f394aa [2022-04-19T07:26:30.098Z] Removing intermediate container 42e569f394aa [2022-04-19T07:26:30.098Z] ---> 9c48d5a220a5 [2022-04-19T07:26:30.099Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-19T07:26:30.099Z] ---> Running in 0eb6790e1bce [2022-04-19T07:26:38.401Z] INFO: Expanding go... [2022-04-19T07:26:38.806Z] [2022-04-19T07:26:38.806Z] SUCCESS: Specified value was saved. [2022-04-19T07:26:39.274Z] INFO: Downloading git... [2022-04-19T07:26:40.846Z] INFO: Downloading go... [2022-04-19T07:26:43.060Z] INFO: Downloading compiler 1 of 3... [2022-04-19T07:26:43.060Z] INFO: Downloading compiler 2 of 3... [2022-04-19T07:26:43.060Z] INFO: Downloading compiler 3 of 3... [2022-04-19T07:26:43.528Z] INFO: Extracting git... [2022-04-19T07:26:45.185Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T07:26:45.185Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === Skipped [2022-04-19T07:26:45.185Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T07:26:45.185Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T07:26:45.185Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T07:26:45.185Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T07:26:45.185Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T07:26:45.185Z] time="2022-04-19T07:25:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T07:26:45.185Z] time="2022-04-19T07:25:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T07:26:45.185Z] time="2022-04-19T07:25:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T07:26:45.185Z] time="2022-04-19T07:25:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T07:26:45.185Z] time="2022-04-19T07:25:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T07:26:45.185Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T07:26:45.185Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T07:26:45.185Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:26:45.185Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T07:26:45.185Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T07:26:45.185Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T07:26:45.185Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T07:26:45.185Z] [2022-04-19T07:26:45.185Z] DONE 2436 tests, 28 skipped in 206.859s [2022-04-19T07:26:45.186Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:26:45.186Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T07:26:45.186Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-19T07:26:46.428Z] [2022-04-19T07:26:46.428Z] Name Version Source Summary [2022-04-19T07:26:46.428Z] ---- ------- ------ ------- [2022-04-19T07:26:46.428Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T07:26:46.428Z] [2022-04-19T07:26:46.428Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T07:26:46.428Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T07:26:46.428Z] PSChildName : containerd [2022-04-19T07:26:46.428Z] PSDrive : C [2022-04-19T07:26:46.428Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T07:26:46.428Z] PSIsContainer : True [2022-04-19T07:26:46.428Z] Name : containerd [2022-04-19T07:26:46.428Z] FullName : C:\containerd [2022-04-19T07:26:46.428Z] Parent : [2022-04-19T07:26:46.428Z] Exists : True [2022-04-19T07:26:46.428Z] Root : C:\ [2022-04-19T07:26:46.428Z] Extension : [2022-04-19T07:26:46.428Z] CreationTime : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] CreationTimeUtc : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] LastAccessTime : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] LastAccessTimeUtc : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] LastWriteTime : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] LastWriteTimeUtc : 4/19/2022 7:26:44 AM [2022-04-19T07:26:46.428Z] Attributes : Directory [2022-04-19T07:26:46.428Z] Mode : d----- [2022-04-19T07:26:46.428Z] BaseName : containerd [2022-04-19T07:26:46.428Z] Target : {} [2022-04-19T07:26:46.428Z] LinkType : [2022-04-19T07:26:46.428Z] [2022-04-19T07:26:46.428Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T07:26:46.428Z] INFO: Configuring git core.autocrlf... [2022-04-19T07:26:46.428Z] [2022-04-19T07:26:46.428Z] [2022-04-19T07:26:56.013Z] INFO: Expanding go... [2022-04-19T07:26:57.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T07:26:57.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T07:27:03.493Z] INFO: Expanding compiler 1 of 3... [2022-04-19T07:27:05.019Z] INFO: Expanding compiler 2 of 3... [2022-04-19T07:27:09.692Z] INFO: Expanding compiler 3 of 3... [2022-04-19T07:27:10.655Z] INFO: Removing downloaded files... [2022-04-19T07:27:10.655Z] INFO: Downloading containerd [2022-04-19T07:27:17.239Z] INFO: Expanding compiler 1 of 3... [2022-04-19T07:27:17.710Z] INFO: Expanding compiler 2 of 3... [2022-04-19T07:27:19.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T07:27:21.501Z] INFO: Expanding compiler 3 of 3... [2022-04-19T07:27:22.487Z] INFO: Removing downloaded files... [2022-04-19T07:27:22.487Z] INFO: Downloading containerd [2022-04-19T07:27:22.994Z] [2022-04-19T07:27:22.994Z] Name Version Source Summary [2022-04-19T07:27:22.994Z] ---- ------- ------ ------- [2022-04-19T07:27:22.994Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T07:27:23.955Z] [2022-04-19T07:27:23.956Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T07:27:23.956Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T07:27:23.956Z] PSChildName : containerd [2022-04-19T07:27:23.956Z] PSDrive : C [2022-04-19T07:27:23.956Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T07:27:23.956Z] PSIsContainer : True [2022-04-19T07:27:23.956Z] Name : containerd [2022-04-19T07:27:23.956Z] FullName : C:\containerd [2022-04-19T07:27:23.956Z] Parent : [2022-04-19T07:27:23.956Z] Exists : True [2022-04-19T07:27:23.956Z] Root : C:\ [2022-04-19T07:27:23.956Z] Extension : [2022-04-19T07:27:23.956Z] CreationTime : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] CreationTimeUtc : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] LastAccessTime : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] LastAccessTimeUtc : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] LastWriteTime : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] LastWriteTimeUtc : 4/19/2022 7:27:23 AM [2022-04-19T07:27:23.956Z] Attributes : Directory [2022-04-19T07:27:23.956Z] Mode : d----- [2022-04-19T07:27:23.956Z] BaseName : containerd [2022-04-19T07:27:23.956Z] Target : {} [2022-04-19T07:27:23.956Z] LinkType : [2022-04-19T07:27:23.956Z] [2022-04-19T07:27:24.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T07:27:25.490Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T07:27:25.490Z] INFO: Configuring git core.autocrlf... [2022-04-19T07:27:25.490Z] [2022-04-19T07:27:25.490Z] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork 37.255s coverage: 40.7% of statements [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.458s coverage: 59.9% of statements [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-19T07:27:31.829Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T07:27:31.829Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-19T07:27:32.902Z] [2022-04-19T07:27:32.902Z] Name Version Source Summary [2022-04-19T07:27:32.902Z] ---- ------- ------ ------- [2022-04-19T07:27:32.902Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-19T07:27:33.370Z] [2022-04-19T07:27:33.370Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-19T07:27:33.370Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-19T07:27:33.370Z] PSChildName : containerd [2022-04-19T07:27:33.370Z] PSDrive : C [2022-04-19T07:27:33.370Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-19T07:27:33.370Z] PSIsContainer : True [2022-04-19T07:27:33.370Z] Name : containerd [2022-04-19T07:27:33.370Z] FullName : C:\containerd [2022-04-19T07:27:33.370Z] Parent : [2022-04-19T07:27:33.370Z] Exists : True [2022-04-19T07:27:33.370Z] Root : C:\ [2022-04-19T07:27:33.370Z] Extension : [2022-04-19T07:27:33.370Z] CreationTime : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] CreationTimeUtc : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] LastAccessTime : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] LastAccessTimeUtc : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] LastWriteTime : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] LastWriteTimeUtc : 4/19/2022 7:27:33 AM [2022-04-19T07:27:33.370Z] Attributes : Directory [2022-04-19T07:27:33.370Z] Mode : d----- [2022-04-19T07:27:33.370Z] BaseName : containerd [2022-04-19T07:27:33.370Z] Target : {} [2022-04-19T07:27:33.370Z] LinkType : [2022-04-19T07:27:33.370Z] [2022-04-19T07:27:34.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T07:27:34.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T07:27:34.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T07:27:35.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T07:27:35.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T07:27:35.583Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-19T07:27:35.583Z] INFO: Configuring git core.autocrlf... [2022-04-19T07:27:35.583Z] [2022-04-19T07:27:35.583Z] [2022-04-19T07:27:36.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T07:27:38.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T07:27:39.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T07:27:39.914Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.543s coverage: 7.2% of statements [2022-04-19T07:27:39.914Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T07:27:39.914Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-19T07:27:40.476Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-19T07:27:40.476Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T07:27:40.476Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T07:27:40.476Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T07:27:40.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T07:27:41.038Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-19T07:27:41.295Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-04-19T07:27:41.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T07:27:41.551Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-19T07:27:41.551Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-04-19T07:27:42.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T07:27:42.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T07:27:44.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T07:27:44.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T07:27:45.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T07:27:46.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:27:46.619Z] Using test binary docker [2022-04-19T07:27:46.619Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T07:27:46.619Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-19T07:27:46.619Z] INFO: Waiting for daemon to start... [2022-04-19T07:27:46.619Z] Starting dockerd [2022-04-19T07:27:46.774Z] Removing intermediate container e2e6fbca552b [2022-04-19T07:27:46.774Z] ---> 0d2f51b83508 [2022-04-19T07:27:46.774Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T07:27:46.774Z] ---> Running in 88516e5372ff [2022-04-19T07:27:46.774Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T07:27:46.774Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T07:27:46.774Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T07:27:46.774Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T07:27:46.774Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T07:27:46.774Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T07:27:46.774Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T07:27:46.774Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T07:27:46.774Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T07:27:46.774Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T07:27:46.774Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T07:27:48.547Z] . [2022-04-19T07:27:48.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:27:48.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:27:48.547Z] Error: No such image: emptyfs [2022-04-19T07:27:48.803Z] Running integration-test (iteration 1) [2022-04-19T07:27:48.803Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T07:27:49.060Z] Loaded image: busybox:latest [2022-04-19T07:27:49.060Z] Loaded image: busybox:glibc [2022-04-19T07:27:50.426Z] Loaded image: debian:bullseye-slim [2022-04-19T07:27:50.426Z] Loaded image: hello-world:latest [2022-04-19T07:27:50.426Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:27:50.426Z] INFO: Testing against a local daemon [2022-04-19T07:27:50.426Z] === RUN TestCgroupNamespacesBuild [2022-04-19T07:27:51.793Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-04-19T07:27:51.793Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T07:27:53.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-04-19T07:27:53.158Z] === RUN TestBuildWithSession [2022-04-19T07:27:53.158Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:27:53.158Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:27:53.158Z] === RUN TestBuildSquashParent [2022-04-19T07:27:53.723Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-19T07:27:55.298Z] Removing intermediate container 88516e5372ff [2022-04-19T07:27:55.298Z] ---> a979b0f0fcc8 [2022-04-19T07:27:55.298Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T07:27:55.298Z] ---> Running in ca996ccda245 [2022-04-19T07:27:55.298Z] Removing intermediate container ca996ccda245 [2022-04-19T07:27:55.298Z] ---> e86658df910e [2022-04-19T07:27:55.298Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T07:27:55.298Z] ---> Running in a23e8d3d43ce [2022-04-19T07:27:55.298Z] Removing intermediate container a23e8d3d43ce [2022-04-19T07:27:55.298Z] ---> 239dc52178cc [2022-04-19T07:27:55.298Z] Step 11/11 : COPY . . [2022-04-19T07:27:57.324Z] --- PASS: TestBuildSquashParent (4.26s) [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:27:57.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:27:57.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:27:57.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:27:57.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:27:59.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:27:59.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:28:00.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:28:00.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-04-19T07:28:02.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-04-19T07:28:02.207Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:28:02.207Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:28:04.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:28:04.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:28:04.096Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:28:04.353Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-19T07:28:04.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-19T07:28:04.610Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:28:05.172Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-04-19T07:28:05.172Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:28:06.101Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-19T07:28:06.101Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:28:06.665Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-04-19T07:28:06.665Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:28:08.034Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-04-19T07:28:08.034Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:28:08.571Z] ok github.com/docker/docker/libnetwork/ipam 15.812s coverage: 85.3% of statements [2022-04-19T07:28:08.571Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T07:28:08.571Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T07:28:08.571Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-04-19T07:28:08.598Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-19T07:28:08.598Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:28:08.828Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-19T07:28:08.828Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T07:28:09.084Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T07:28:09.647Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-19T07:28:10.210Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.1% of statements [2022-04-19T07:28:10.466Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-19T07:28:10.488Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-04-19T07:28:10.488Z] === RUN TestBuildWithHugeFile [2022-04-19T07:28:10.722Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-19T07:28:16.365Z] ---> 88a70237c499 [2022-04-19T07:28:16.365Z] Successfully built 88a70237c499 [2022-04-19T07:28:16.365Z] Successfully tagged docker:latest [2022-04-19T07:28:16.365Z] INFO: Image build ended at 04/19/2022 07:28:14. Duration:00:02:46.0397111 [2022-04-19T07:28:16.365Z] [2022-04-19T07:28:16.365Z] [2022-04-19T07:28:16.365Z] INFO: Building the test binaries at 04/19/2022 07:28:14... [2022-04-19T07:28:17.889Z] INFO: make.ps1 starting at 04/19/2022 07:28:17 [2022-04-19T07:28:17.889Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:28:17.889Z] INFO: Invoking autogen... [2022-04-19T07:28:18.344Z] INFO: Building daemon... [2022-04-19T07:28:24.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:28:24.647Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:28:24.647Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:28:24.647Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:28:24.647Z] [2022-04-19T07:28:24.647Z] + TEST_INTEGRATION_DEST=1 [2022-04-19T07:28:24.647Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-19T07:28:24.647Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T07:28:24.647Z] + run_tests test-integration-flaky [2022-04-19T07:28:24.647Z] + '[' -n 0 ']' [2022-04-19T07:28:24.647Z] + rm= [2022-04-19T07:28:24.647Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh test-integration-flaky test-integration [2022-04-19T07:28:24.647Z] + c=0 [2022-04-19T07:28:24.647Z] + TEST_INTEGRATION_DEST=3 [2022-04-19T07:28:24.647Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-19T07:28:24.647Z] ++ jobs -p [2022-04-19T07:28:24.647Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T07:28:24.647Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-19T07:28:24.647Z] + run_tests [2022-04-19T07:28:24.647Z] + '[' -n 0 ']' [2022-04-19T07:28:24.647Z] + rm= [2022-04-19T07:28:24.647Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh '' test-integration [2022-04-19T07:28:24.647Z] + for job in $(jobs -p) [2022-04-19T07:28:24.647Z] + TEST_INTEGRATION_DEST=2 [2022-04-19T07:28:24.647Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-19T07:28:24.647Z] + wait 957 [2022-04-19T07:28:24.647Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T07:28:24.647Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-19T07:28:24.647Z] + run_tests [2022-04-19T07:28:24.647Z] + '[' -n 0 ']' [2022-04-19T07:28:24.647Z] + rm= [2022-04-19T07:28:24.647Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh '' test-integration [2022-04-19T07:28:24.647Z] [2022-04-19T07:28:24.647Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-19T07:28:24.647Z] [2022-04-19T07:28:24.647Z] No new tests added to integration. [2022-04-19T07:28:24.647Z] [2022-04-19T07:28:24.647Z] [2022-04-19T07:28:24.647Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:28:24.647Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:28:24.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:28:24.647Z] HOSTNAME=725ca70505bf [2022-04-19T07:28:24.647Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T07:28:24.647Z] TESTDEBUG=0 [2022-04-19T07:28:24.647Z] DEST=bundles/test-integration [2022-04-19T07:28:24.647Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:28:24.647Z] KEEPBUNDLE=1 [2022-04-19T07:28:24.647Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:28:24.647Z] container=docker [2022-04-19T07:28:24.647Z] HOME=/root [2022-04-19T07:28:24.647Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:28:24.647Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:28:24.647Z] VALIDATE_BRANCH=master [2022-04-19T07:28:24.647Z] TERM=xterm [2022-04-19T07:28:24.647Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:28:24.647Z] SHLVL=1 [2022-04-19T07:28:24.647Z] TIMEOUT=120m [2022-04-19T07:28:24.647Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:28:24.647Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:28:24.648Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-19T07:28:24.648Z] GO111MODULE=off [2022-04-19T07:28:24.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:28:24.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:28:24.648Z] GOPATH=/go [2022-04-19T07:28:24.648Z] PKG_CONFIG=pkg-config [2022-04-19T07:28:24.648Z] _=/usr/bin/env [2022-04-19T07:28:24.648Z] Building test suite binary ./integration-cli/test.main [2022-04-19T07:28:24.648Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:28:24.648Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:28:24.648Z] HOSTNAME=ed144a26f2e2 [2022-04-19T07:28:24.648Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T07:28:24.648Z] TESTDEBUG=0 [2022-04-19T07:28:24.648Z] DEST=bundles/test-integration [2022-04-19T07:28:24.648Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:28:24.648Z] KEEPBUNDLE=1 [2022-04-19T07:28:24.648Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:28:24.648Z] container=docker [2022-04-19T07:28:24.648Z] HOME=/root [2022-04-19T07:28:24.648Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:28:24.648Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:28:24.648Z] VALIDATE_BRANCH=master [2022-04-19T07:28:24.648Z] TERM=xterm [2022-04-19T07:28:24.648Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:28:24.648Z] SHLVL=1 [2022-04-19T07:28:24.648Z] TIMEOUT=120m [2022-04-19T07:28:24.648Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:28:24.648Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:28:24.648Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-19T07:28:24.648Z] GO111MODULE=off [2022-04-19T07:28:24.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:28:24.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:28:24.648Z] GOPATH=/go [2022-04-19T07:28:24.648Z] PKG_CONFIG=pkg-config [2022-04-19T07:28:24.648Z] _=/usr/bin/env [2022-04-19T07:28:24.648Z] Building test suite binary ./integration-cli/test.main [2022-04-19T07:28:24.648Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:28:24.648Z] HOSTNAME=09b3343a0afa [2022-04-19T07:28:24.648Z] TESTDEBUG=0 [2022-04-19T07:28:24.648Z] DEST=bundles/test-integration [2022-04-19T07:28:24.648Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:28:24.648Z] KEEPBUNDLE=1 [2022-04-19T07:28:24.648Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:28:24.648Z] container=docker [2022-04-19T07:28:24.648Z] HOME=/root [2022-04-19T07:28:24.648Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:28:24.648Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:28:24.648Z] VALIDATE_BRANCH=master [2022-04-19T07:28:24.648Z] TERM=xterm [2022-04-19T07:28:24.648Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:28:24.648Z] SHLVL=1 [2022-04-19T07:28:24.648Z] TIMEOUT=120m [2022-04-19T07:28:24.648Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:28:24.648Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:28:24.648Z] GO111MODULE=off [2022-04-19T07:28:24.648Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T07:28:24.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:28:24.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:28:24.648Z] GOPATH=/go [2022-04-19T07:28:24.648Z] PKG_CONFIG=pkg-config [2022-04-19T07:28:24.648Z] _=/usr/bin/env [2022-04-19T07:28:24.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T07:28:28.844Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:28:28.844Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:28:28.844Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:28:28.844Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:28:28.844Z] [2022-04-19T07:28:28.844Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:28:28.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:28:28.844Z] HOSTNAME=0d5334dd1e80 [2022-04-19T07:28:28.844Z] DEST=bundles/test-integration [2022-04-19T07:28:28.844Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:28:28.844Z] DOCKER_ROOTLESS=1 [2022-04-19T07:28:28.844Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:28:28.844Z] container=docker [2022-04-19T07:28:28.844Z] HOME=/root [2022-04-19T07:28:28.844Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:28:28.844Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:28:28.844Z] VALIDATE_BRANCH=master [2022-04-19T07:28:28.844Z] TERM=xterm [2022-04-19T07:28:28.844Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:28:28.844Z] SHLVL=1 [2022-04-19T07:28:28.844Z] TIMEOUT=120m [2022-04-19T07:28:28.844Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:28:28.844Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:28:28.844Z] GO111MODULE=off [2022-04-19T07:28:28.844Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T07:28:28.844Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T07:28:28.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:28:28.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:28:28.844Z] GOPATH=/go [2022-04-19T07:28:28.844Z] PKG_CONFIG=pkg-config [2022-04-19T07:28:28.844Z] _=/usr/bin/env [2022-04-19T07:28:28.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T07:28:37.691Z] Removing intermediate container e5343812e7ce [2022-04-19T07:28:37.691Z] ---> 9699339c6375 [2022-04-19T07:28:37.691Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T07:28:37.691Z] ---> Running in 8dddc8e744d4 [2022-04-19T07:28:37.691Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T07:28:37.691Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T07:28:37.691Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T07:28:37.691Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T07:28:37.691Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T07:28:37.691Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T07:28:37.691Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T07:28:37.691Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T07:28:37.691Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T07:28:37.691Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T07:28:37.691Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T07:28:47.883Z] Removing intermediate container 0eb6790e1bce [2022-04-19T07:28:47.883Z] ---> 84e151e6ebe1 [2022-04-19T07:28:47.883Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-19T07:28:47.883Z] ---> Running in e635ca9e5f75 [2022-04-19T07:28:47.883Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-19T07:28:47.883Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T07:28:47.883Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-19T07:28:47.883Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T07:28:47.883Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T07:28:47.883Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-19T07:28:47.883Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T07:28:47.883Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T07:28:47.883Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T07:28:47.883Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T07:28:47.883Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-19T07:28:55.329Z] Removing intermediate container 8dddc8e744d4 [2022-04-19T07:28:55.329Z] ---> d2f1f617aeff [2022-04-19T07:28:55.329Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T07:28:55.329Z] ---> Running in fdc637042b31 [2022-04-19T07:28:55.329Z] Removing intermediate container fdc637042b31 [2022-04-19T07:28:55.329Z] ---> a5fb358f7798 [2022-04-19T07:28:55.329Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T07:28:55.329Z] ---> Running in 4204d717da47 [2022-04-19T07:28:55.329Z] Removing intermediate container 4204d717da47 [2022-04-19T07:28:55.329Z] ---> 1da5c20f81a8 [2022-04-19T07:28:55.329Z] Step 11/11 : COPY . . [2022-04-19T07:29:00.382Z] Removing intermediate container e635ca9e5f75 [2022-04-19T07:29:00.382Z] ---> cccf7004e15f [2022-04-19T07:29:00.382Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T07:29:00.382Z] ---> Running in 6e31022e9b78 [2022-04-19T07:29:00.382Z] Removing intermediate container 6e31022e9b78 [2022-04-19T07:29:00.382Z] ---> 96be1a3447e8 [2022-04-19T07:29:00.382Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T07:29:00.382Z] ---> Running in 6cadfd6885db [2022-04-19T07:29:00.382Z] Removing intermediate container 6cadfd6885db [2022-04-19T07:29:00.382Z] ---> 5fd5d81bb23e [2022-04-19T07:29:00.382Z] Step 11/11 : COPY . . [2022-04-19T07:29:06.667Z] --- PASS: TestBuildWithHugeFile (49.27s) [2022-04-19T07:29:06.667Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:29:06.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:29:06.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:29:06.667Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:29:06.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:29:06.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:29:06.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:29:06.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:29:06.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:29:06.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:29:06.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:29:06.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:29:06.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:29:06.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T07:29:06.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-19T07:29:06.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-19T07:29:06.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T07:29:06.667Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:29:06.667Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T07:29:06.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T07:29:06.667Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-04-19T07:29:06.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-04-19T07:29:06.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-19T07:29:06.667Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:29:06.667Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T07:29:06.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T07:29:06.667Z] Loaded image: busybox:latest [2022-04-19T07:29:06.667Z] Loaded image: busybox:glibc [2022-04-19T07:29:06.667Z] Loaded image: debian:bullseye-slim [2022-04-19T07:29:06.667Z] Loaded image: hello-world:latest [2022-04-19T07:29:06.667Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:29:08.238Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|types_sizes|files) took 2m52.640839838s [2022-04-19T07:29:08.238Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-19T07:29:08.238Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.144773ms [2022-04-19T07:29:14.759Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-04-19T07:29:14.759Z] PASS [2022-04-19T07:29:14.759Z] [2022-04-19T07:29:14.759Z] === Skipped [2022-04-19T07:29:14.759Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T07:29:14.759Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:29:14.759Z] [2022-04-19T07:29:14.759Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:29:14.759Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:29:14.759Z] [2022-04-19T07:29:14.759Z] DONE 34 tests, 2 skipped in 85.386s [2022-04-19T07:29:14.759Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T07:29:14.759Z] INFO: Testing against a local daemon [2022-04-19T07:29:14.759Z] === RUN TestConfigInspect [2022-04-19T07:29:15.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T07:29:15.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T07:29:16.652Z] --- PASS: TestConfigInspect (2.14s) [2022-04-19T07:29:16.652Z] === RUN TestConfigList [2022-04-19T07:29:18.542Z] --- PASS: TestConfigList (2.13s) [2022-04-19T07:29:18.542Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:29:20.437Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-19T07:29:20.437Z] === RUN TestConfigsUpdate [2022-04-19T07:29:20.457Z] ---> 2d511b318676 [2022-04-19T07:29:20.457Z] Successfully built 2d511b318676 [2022-04-19T07:29:20.457Z] Successfully tagged docker:latest [2022-04-19T07:29:20.457Z] INFO: Image build ended at 04/19/2022 07:29:19. Duration:00:03:13.6172678 [2022-04-19T07:29:20.457Z] [2022-04-19T07:29:20.457Z] [2022-04-19T07:29:20.457Z] INFO: Building the test binaries at 04/19/2022 07:29:20... [2022-04-19T07:29:21.615Z] ---> 20b85ee6960f [2022-04-19T07:29:21.615Z] Successfully built 20b85ee6960f [2022-04-19T07:29:21.615Z] Successfully tagged docker:latest [2022-04-19T07:29:21.615Z] INFO: Image build ended at 04/19/2022 07:29:21. Duration:00:03:04.0123059 [2022-04-19T07:29:21.615Z] [2022-04-19T07:29:21.615Z] [2022-04-19T07:29:21.615Z] INFO: Building the test binaries at 04/19/2022 07:29:21... [2022-04-19T07:29:22.958Z] --- PASS: TestConfigsUpdate (2.23s) [2022-04-19T07:29:22.958Z] === RUN TestTemplatedConfig [2022-04-19T07:29:24.217Z] INFO: make.ps1 starting at 04/19/2022 07:29:23 [2022-04-19T07:29:24.673Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:29:24.673Z] INFO: Invoking autogen... [2022-04-19T07:29:25.128Z] INFO: Building daemon... [2022-04-19T07:29:25.483Z] --- PASS: TestTemplatedConfig (2.54s) [2022-04-19T07:29:25.483Z] === RUN TestConfigCreateResolve [2022-04-19T07:29:26.396Z] INFO: make.ps1 starting at 04/19/2022 07:29:25 [2022-04-19T07:29:26.396Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:29:26.396Z] INFO: Invoking autogen... [2022-04-19T07:29:26.863Z] INFO: Building daemon... [2022-04-19T07:29:27.375Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-04-19T07:29:27.375Z] PASS [2022-04-19T07:29:27.375Z] [2022-04-19T07:29:27.375Z] DONE 6 tests in 13.308s [2022-04-19T07:29:27.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T07:29:27.375Z] INFO: Testing against a local daemon [2022-04-19T07:29:27.375Z] === RUN TestCheckpoint [2022-04-19T07:29:27.375Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:29:27.375Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:29:27.375Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T07:29:27.375Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T07:29:27.375Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T07:29:27.375Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T07:29:27.375Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:29:27.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-19T07:29:27.632Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:29:27.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T07:29:27.632Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:29:27.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T07:29:27.632Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:29:27.632Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-19T07:29:27.632Z] === RUN TestCopyFromContainer [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer// [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T07:29:28.999Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T07:29:29.255Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T07:29:29.255Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T07:29:29.255Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T07:29:29.255Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-19T07:29:29.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:29:29.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:29:29.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:29:29.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:29:29.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:29:29.255Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:29:29.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:29:29.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:29:29.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:29:29.255Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:29:29.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T07:29:29.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:29:29.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:29:29.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:29:29.255Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:29:29.512Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T07:29:29.512Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:29:29.512Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:29:29.512Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:29:29.512Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:29:29.512Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:29:29.512Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:29:29.512Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:29:29.512Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:29:29.513Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:29:29.513Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:29:29.513Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T07:29:29.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:29:29.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:29:29.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:29:29.513Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:29:29.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T07:29:29.513Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:29:30.383Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T07:29:30.383Z] [2022-04-19T07:29:30.383Z] ________ ____ __. [2022-04-19T07:29:30.383Z] \_____ \ | |/ _| [2022-04-19T07:29:30.383Z] / | \| < [2022-04-19T07:29:30.383Z] / | \ | \ [2022-04-19T07:29:30.383Z] \_______ /____|__ \ [2022-04-19T07:29:30.383Z] \/ \/ [2022-04-19T07:29:30.383Z] [2022-04-19T07:29:30.383Z] INFO: make.ps1 ended at 04/19/2022 07:29:27 [2022-04-19T07:29:30.383Z] INFO: Binaries build ended at 04/19/2022 07:29:28. Duration:00:01:14.2500486 [2022-04-19T07:29:30.383Z] INFO: Copying the built daemon binary to d:\CI\PR-43498\1\binary\dockerd-ef64db5021.exe... [2022-04-19T07:29:30.383Z] INFO: Copying the built client binary to d:\CI\PR-43498\1\binary\docker-ef64db5021.exe... [2022-04-19T07:29:30.383Z] INFO: Copying dockerversion from the container... [2022-04-19T07:29:30.384Z] INFO: Copying the golang package from the container to d:\CI\PR-43498\1\installer\go.zip... [2022-04-19T07:29:30.838Z] INFO: Extracting go.zip to d:\CI\PR-43498\1\go [2022-04-19T07:29:31.427Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2022-04-19T07:29:31.427Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:29:32.795Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-04-19T07:29:32.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:29:32.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:29:32.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:29:32.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:29:32.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:29:32.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:29:32.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:29:32.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:29:32.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:29:32.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:29:32.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:29:32.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:29:32.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:29:32.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:29:32.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:29:32.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T07:29:32.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T07:29:32.796Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:29:33.359Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-04-19T07:29:33.359Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:29:33.359Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:29:33.359Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:29:33.359Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T07:29:33.359Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:29:33.359Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:29:33.359Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:29:33.616Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-19T07:29:33.616Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:29:33.616Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-19T07:29:33.616Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T07:29:33.616Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T07:29:33.616Z] === RUN TestDaemonRestartIpcMode [2022-04-19T07:29:33.616Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T07:29:33.616Z] === RUN TestDaemonHostGatewayIP [2022-04-19T07:29:33.616Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T07:29:33.616Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T07:29:33.616Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T07:29:33.616Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:29:33.616Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T07:29:33.616Z] === RUN TestDiff [2022-04-19T07:29:33.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T07:29:34.182Z] --- PASS: TestDiff (0.59s) [2022-04-19T07:29:34.182Z] === RUN TestExecWithCloseStdin [2022-04-19T07:29:34.748Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-04-19T07:29:34.748Z] === RUN TestExec [2022-04-19T07:29:35.677Z] --- PASS: TestExec (0.63s) [2022-04-19T07:29:35.677Z] === RUN TestExecUser [2022-04-19T07:29:36.240Z] --- PASS: TestExecUser (0.66s) [2022-04-19T07:29:36.240Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:29:36.803Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-04-19T07:29:36.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:29:38.169Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-19T07:29:38.169Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:29:39.096Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-04-19T07:29:39.096Z] === RUN TestHealthKillContainer [2022-04-19T07:29:41.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T07:29:47.188Z] --- PASS: TestHealthKillContainer (8.18s) [2022-04-19T07:29:47.188Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:29:47.750Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-04-19T07:29:47.750Z] === RUN TestIpcModeNone [2022-04-19T07:29:48.314Z] --- PASS: TestIpcModeNone (0.61s) [2022-04-19T07:29:48.314Z] === RUN TestIpcModePrivate [2022-04-19T07:29:48.569Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-19T07:29:48.826Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-19T07:29:48.826Z] === RUN TestIpcModeShareable [2022-04-19T07:29:49.388Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-19T07:29:49.644Z] --- PASS: TestIpcModeShareable (0.65s) [2022-04-19T07:29:49.645Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T07:29:51.536Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-04-19T07:29:51.536Z] === RUN TestAPIIpcModeHost [2022-04-19T07:29:51.792Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-04-19T07:29:51.792Z] === RUN TestDaemonIpcModeShareable [2022-04-19T07:29:51.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T07:29:51.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T07:29:52.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T07:29:52.721Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-19T07:29:52.979Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-04-19T07:29:52.979Z] === RUN TestDaemonIpcModePrivate [2022-04-19T07:29:53.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T07:29:53.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T07:29:53.910Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-19T07:29:54.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T07:29:54.166Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-19T07:29:54.166Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T07:29:55.096Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-19T07:29:55.352Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-19T07:29:55.352Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T07:29:55.913Z] INFO: Extraction ended at 04/19/2022 07:29:53. Duration:00:00:22.5452179 [2022-04-19T07:29:55.913Z] INFO: Updating the golang and path environment variables [2022-04-19T07:29:55.913Z] INFO: GOPATH=d:\gopath [2022-04-19T07:29:55.913Z] INFO: go version go1.18.1 windows/amd64 [2022-04-19T07:29:55.913Z] INFO: Running the daemon under test in debug mode [2022-04-19T07:29:55.913Z] INFO: Starting a daemon under test... [2022-04-19T07:29:55.913Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43498\1\daemon --pidfile d:\CI\PR-43498\1\docker.pid -D [2022-04-19T07:29:55.913Z] INFO: Process started successfully. [2022-04-19T07:29:55.913Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T07:29:55.913Z] INFO: Waiting for the daemon under test to start... [2022-04-19T07:29:56.308Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-19T07:29:56.565Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-19T07:29:56.565Z] === RUN TestIpcModeOlderClient [2022-04-19T07:29:56.565Z] === PAUSE TestIpcModeOlderClient [2022-04-19T07:29:56.565Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:29:56.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T07:29:56.822Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-19T07:29:56.822Z] === RUN TestKillContainer [2022-04-19T07:29:56.822Z] === RUN TestKillContainer/no_signal [2022-04-19T07:29:57.387Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:29:57.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T07:29:57.643Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:29:58.207Z] --- PASS: TestKillContainer (1.32s) [2022-04-19T07:29:58.207Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-19T07:29:58.207Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-19T07:29:58.208Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-19T07:29:58.208Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:29:58.208Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T07:29:58.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T07:29:58.771Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T07:29:58.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T07:29:59.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-04-19T07:29:59.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-19T07:29:59.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-19T07:29:59.335Z] === RUN TestKillStoppedContainer [2022-04-19T07:29:59.591Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-19T07:29:59.591Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:29:59.591Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-19T07:29:59.591Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:29:59.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T07:29:59.848Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-19T07:29:59.848Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:29:59.848Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:29:59.848Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:29:59.848Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:29:59.848Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:29:59.848Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:29:59.848Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T07:30:00.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T07:30:00.411Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-19T07:30:00.411Z] === RUN TestLinksContainerNames [2022-04-19T07:30:01.339Z] --- PASS: TestLinksContainerNames (0.89s) [2022-04-19T07:30:01.339Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:30:01.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T07:30:01.900Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-04-19T07:30:01.900Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/networkdb 103.843s coverage: 60.0% of statements [2022-04-19T07:30:02.115Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-19T07:30:02.115Z] ok github.com/docker/docker/libnetwork/portmapper 0.292s coverage: 48.6% of statements [2022-04-19T07:30:02.156Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/default [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/private [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/slave [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/shared [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T07:30:02.156Z] === CONT TestMountDaemonRoot/default [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T07:30:02.156Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T07:30:02.156Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:30:02.156Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/shared [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/slave [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/private [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T07:30:02.157Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:30:02.157Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:30:02.157Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T07:30:02.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T07:30:02.371Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-19T07:30:02.371Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:30:02.413Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T07:30:02.627Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T07:30:02.668Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-19T07:30:02.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T07:30:02.669Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T07:30:02.669Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === Skipped [2022-04-19T07:30:02.884Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T07:30:02.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T07:30:02.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T07:30:02.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:30:02.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:30:02.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:30:02.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:30:02.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:30:02.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T07:30:02.884Z] firewalld_test.go:14: firewalld is not running [2022-04-19T07:30:02.884Z] [2022-04-19T07:30:02.884Z] DONE 326 tests, 9 skipped in 201.131s [2022-04-19T07:30:03.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main Post stage [Pipeline] junit [2022-04-19T07:30:03.461Z] Recording test results [2022-04-19T07:30:03.551Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T07:30:03.890Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -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:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh dynbinary test-integration [2022-04-19T07:30:04.035Z] --- PASS: TestContainerBindMountNonRecursive (1.16s) [2022-04-19T07:30:04.035Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T07:30:04.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:30:04.140Z] Using test binary docker [2022-04-19T07:30:04.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T07:30:04.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:30:04.140Z] INFO: Waiting for daemon to start... [2022-04-19T07:30:04.140Z] Starting dockerd [2022-04-19T07:30:04.293Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-04-19T07:30:04.293Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T07:30:04.455Z] [2022-04-19T07:30:04.455Z] Removing bundles/ [2022-04-19T07:30:04.455Z] [2022-04-19T07:30:04.455Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T07:30:04.455Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:30:04.455Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:30:04.550Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-19T07:30:04.550Z] === RUN TestNetworkNat [2022-04-19T07:30:05.114Z] --- PASS: TestNetworkNat (0.44s) [2022-04-19T07:30:05.114Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:30:05.371Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-19T07:30:05.371Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:30:07.444Z] . [2022-04-19T07:30:07.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:30:07.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:30:07.445Z] Error: No such image: emptyfs [2022-04-19T07:30:07.445Z] Running integration-test (iteration 1) [2022-04-19T07:30:07.445Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T07:30:07.705Z] Loaded image: busybox:latest [2022-04-19T07:30:07.894Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-19T07:30:07.894Z] === RUN TestPause [2022-04-19T07:30:07.966Z] Loaded image: busybox:glibc [2022-04-19T07:30:08.458Z] --- PASS: TestPause (0.47s) [2022-04-19T07:30:08.458Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:30:08.458Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:30:08.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:30:08.458Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:30:09.021Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-19T07:30:09.021Z] === RUN TestPidHost [2022-04-19T07:30:09.356Z] Loaded image: debian:bullseye-slim [2022-04-19T07:30:09.356Z] Loaded image: hello-world:latest [2022-04-19T07:30:09.356Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:30:09.356Z] INFO: Testing against a local daemon [2022-04-19T07:30:09.356Z] === RUN TestCgroupNamespacesBuild [2022-04-19T07:30:09.952Z] --- PASS: TestPidHost (0.95s) [2022-04-19T07:30:09.952Z] === RUN TestPsFilter [2022-04-19T07:30:09.952Z] --- PASS: TestPsFilter (0.11s) [2022-04-19T07:30:09.952Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:30:10.516Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-19T07:30:10.516Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:30:10.817Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-04-19T07:30:10.817Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T07:30:10.817Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-19T07:30:10.817Z] === RUN TestRemoveContainerRunning [2022-04-19T07:30:11.074Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-19T07:30:11.074Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:30:11.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-19T07:30:11.637Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:30:11.637Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T07:30:11.637Z] === RUN TestRenameLinkedContainer [2022-04-19T07:30:11.758Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-19T07:30:11.758Z] === RUN TestBuildWithSession [2022-04-19T07:30:11.758Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:30:11.758Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:30:11.758Z] === RUN TestBuildSquashParent [2022-04-19T07:30:13.526Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-19T07:30:13.526Z] === RUN TestRenameStoppedContainer [2022-04-19T07:30:13.690Z] ...INFO: Daemon under test started and replied! [2022-04-19T07:30:13.690Z] INFO: Docker version of the daemon under test [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] Client: [2022-04-19T07:30:13.690Z] Version: 17.06.2-ce [2022-04-19T07:30:13.690Z] API version: 1.30 [2022-04-19T07:30:13.690Z] Go version: go1.8.3 [2022-04-19T07:30:13.690Z] Git commit: cec0b72 [2022-04-19T07:30:13.690Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T07:30:13.690Z] OS/Arch: windows/amd64 [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] Server: [2022-04-19T07:30:13.690Z] Version: 0.0.0-dev [2022-04-19T07:30:13.690Z] API version: 1.42 (minimum version 1.24) [2022-04-19T07:30:13.690Z] Go version: go1.18.1 [2022-04-19T07:30:13.690Z] Git commit: ef64db5021 [2022-04-19T07:30:13.690Z] Built: 04/19/2022 07:28:17 [2022-04-19T07:30:13.690Z] OS/Arch: windows/amd64 [2022-04-19T07:30:13.690Z] Experimental: false [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] INFO: Docker info of the daemon under test [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] Containers: 0 [2022-04-19T07:30:13.690Z] Running: 0 [2022-04-19T07:30:13.690Z] Paused: 0 [2022-04-19T07:30:13.690Z] Stopped: 0 [2022-04-19T07:30:13.690Z] Images: 0 [2022-04-19T07:30:13.690Z] Server Version: 0.0.0-dev [2022-04-19T07:30:13.690Z] Storage Driver: windowsfilter [2022-04-19T07:30:13.690Z] Windows: [2022-04-19T07:30:13.690Z] Logging Driver: json-file [2022-04-19T07:30:13.690Z] Plugins: [2022-04-19T07:30:13.690Z] Volume: local [2022-04-19T07:30:13.690Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:30:13.690Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:30:13.690Z] Swarm: inactive [2022-04-19T07:30:13.690Z] Default Isolation: process [2022-04-19T07:30:13.690Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:30:13.690Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T07:30:13.690Z] OSType: windows [2022-04-19T07:30:13.690Z] Architecture: x86_64 [2022-04-19T07:30:13.690Z] CPUs: 4 [2022-04-19T07:30:13.690Z] Total Memory: 32GiB [2022-04-19T07:30:13.690Z] Name: azwin-2-370b00 [2022-04-19T07:30:13.690Z] ID: ZM6Y:BM6Q:NKSC:BRTE:GJPL:FKCV:5BA3:BRNS:F44A:MYLJ:CDQ6:HVHT [2022-04-19T07:30:13.690Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T07:30:13.690Z] Debug Mode (client): false [2022-04-19T07:30:13.690Z] Debug Mode (server): true [2022-04-19T07:30:13.690Z] File Descriptors: -1 [2022-04-19T07:30:13.690Z] Goroutines: 16 [2022-04-19T07:30:13.690Z] System Time: 2022-04-19T07:30:12.5876082Z [2022-04-19T07:30:13.690Z] EventsListeners: 0 [2022-04-19T07:30:13.690Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:30:13.690Z] Labels: [2022-04-19T07:30:13.690Z] Experimental: false [2022-04-19T07:30:13.690Z] Insecure Registries: [2022-04-19T07:30:13.690Z] 127.0.0.0/8 [2022-04-19T07:30:13.690Z] Live Restore Enabled: false [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] INFO: Docker images of the daemon under test [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:30:13.690Z] [2022-04-19T07:30:13.690Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T07:30:13.691Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T07:30:13.781Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-19T07:30:13.781Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:30:14.146Z] ltsc2022: Pulling from windows/servercore [2022-04-19T07:30:14.146Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T07:30:14.146Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T07:30:14.708Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-19T07:30:14.708Z] === RUN TestRenameInvalidName [2022-04-19T07:30:15.270Z] --- PASS: TestRenameInvalidName (0.46s) [2022-04-19T07:30:15.270Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:30:17.180Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-04-19T07:30:17.180Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:30:17.180Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-19T07:30:17.180Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:30:18.118Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-19T07:30:18.118Z] === RUN TestResize [2022-04-19T07:30:18.343Z] --- PASS: TestBuildSquashParent (6.46s) [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:30:18.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:30:18.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:30:18.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:30:18.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:30:18.374Z] --- PASS: TestResize (0.42s) [2022-04-19T07:30:18.374Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:30:18.938Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-19T07:30:18.938Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:30:19.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:19.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:19.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:30:19.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:19.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:30:19.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:30:21.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:22.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:30:22.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:30:22.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:23.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:30:23.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2022-04-19T07:30:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2022-04-19T07:30:23.663Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:30:23.663Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:30:24.427Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T07:30:24.427Z] dccd9e4d14d3: Download complete [2022-04-19T07:30:25.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:30:25.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:27.865Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:30:28.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:30:28.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:30:28.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:30:29.070Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:30:29.681Z] INFO [linters context/goanalysis] analyzers took 4m47.230594843s with top 10 stages: buildir: 1m58.491753562s, goimports: 24.269000699s, unconvert: 17.845503963s, gosec: 15.546262614s, S1038: 8.05169737s, golint: 6.715526564s, misspell: 5.887796957s, nilness: 4.762198577s, S1039: 4.176303663s, inspect: 3.951798455s [2022-04-19T07:30:29.681Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-19T07:30:29.681Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2440/2440, autogenerated_exclude: 2055/2440, identifier_marker: 2055/2055, exclude-rules: 78/2055, cgo: 2440/3056, filename_unadjuster: 2440/2440, path_prettifier: 2440/2440, skip_dirs: 2440/2440, exclude: 2055/2055, nolint: 0/78 [2022-04-19T07:30:29.681Z] INFO [runner] processing took 148.119122ms with stages: nolint: 49.961308ms, identifier_marker: 43.351523ms, path_prettifier: 22.149653ms, exclude-rules: 14.657633ms, autogenerated_exclude: 12.925655ms, skip_dirs: 3.486315ms, cgo: 888.709µs, filename_unadjuster: 691.584µs, max_same_issues: 1.654µs, uniq_by_line: 1.046µs, exclude: 806ns, skip_files: 511ns, source_code: 440ns, max_from_linter: 436ns, diff: 415ns, path_shortener: 384ns, max_per_file_from_linter: 336ns, severity-rules: 282ns, sort_results: 277ns, path_prefixer: 155ns [2022-04-19T07:30:29.681Z] INFO [runner] linters took 1m32.11163011s with stages: goanalysis_metalinter: 1m31.962780643s [2022-04-19T07:30:29.681Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-19T07:30:29.681Z] INFO Memory: 2654 samples, avg is 282.9MB, max is 1194.4MB [2022-04-19T07:30:29.681Z] INFO Execution took 4m25.264202037s [2022-04-19T07:30:29.681Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-19T07:30:30.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh dynbinary test-docker-py [2022-04-19T07:30:30.184Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T07:30:30.184Z] 8f616e6e9eec: Download complete [2022-04-19T07:30:30.284Z] [2022-04-19T07:30:30.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:30:30.543Z] Removing bundles/ [2022-04-19T07:30:30.543Z] [2022-04-19T07:30:30.543Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T07:30:30.543Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:30:30.543Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:30:30.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-19T07:30:31.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-19T07:30:31.403Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:30:32.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:30:32.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:30:33.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:30:34.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:30:35.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:30:36.697Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-04-19T07:30:36.697Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-19T07:30:37.100Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-04-19T07:30:37.100Z] === RUN TestCgroupNamespacesRun [2022-04-19T07:30:38.471Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-19T07:30:38.471Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T07:30:38.471Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T07:30:38.471Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T07:30:38.471Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T07:30:39.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-19T07:30:39.402Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T07:30:40.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-04-19T07:30:40.772Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T07:30:42.151Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-19T07:30:42.151Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T07:30:43.083Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-19T07:30:43.083Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T07:30:43.647Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-19T07:30:43.647Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T07:30:44.839Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-19T07:30:44.839Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:30:45.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-19T07:30:45.014Z] === RUN TestNISDomainname [2022-04-19T07:30:45.576Z] --- PASS: TestNISDomainname (0.53s) [2022-04-19T07:30:45.576Z] === RUN TestHostnameDnsResolution [2022-04-19T07:30:46.138Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-19T07:30:46.138Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T07:30:46.701Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-19T07:30:46.701Z] === RUN TestPrivilegedHostDevices [2022-04-19T07:30:47.262Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-19T07:30:47.262Z] === RUN TestStats [2022-04-19T07:30:47.379Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-19T07:30:47.379Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:30:49.779Z] --- PASS: TestStats (2.48s) [2022-04-19T07:30:49.779Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:30:49.779Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T07:30:49.779Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T07:30:49.779Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T07:30:49.779Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T07:30:49.779Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T07:30:49.779Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T07:30:49.779Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T07:30:49.779Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T07:30:49.779Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T07:30:49.779Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T07:30:50.343Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T07:30:52.670Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-19T07:30:52.670Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:30:52.670Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-19T07:30:52.670Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:30:52.862Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T07:30:53.119Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T07:30:53.119Z] [2022-04-19T07:30:53.119Z] ________ ____ __. [2022-04-19T07:30:53.119Z] \_____ \ | |/ _| [2022-04-19T07:30:53.119Z] / | \| < [2022-04-19T07:30:53.119Z] / | \ | \ [2022-04-19T07:30:53.119Z] \_______ /____|__ \ [2022-04-19T07:30:53.119Z] \/ \/ [2022-04-19T07:30:53.119Z] [2022-04-19T07:30:53.119Z] INFO: make.ps1 ended at 04/19/2022 07:30:41 [2022-04-19T07:30:53.119Z] INFO: Binaries build ended at 04/19/2022 07:30:43. Duration:00:01:21.7468290 [2022-04-19T07:30:53.119Z] INFO: Copying the built daemon binary to d:\CI\PR-43498\1\binary\dockerd-ef64db5021.exe... [2022-04-19T07:30:53.119Z] INFO: Copying the built client binary to d:\CI\PR-43498\1\binary\docker-ef64db5021.exe... [2022-04-19T07:30:53.119Z] INFO: Copying dockerversion from the container... [2022-04-19T07:30:53.119Z] INFO: Copying the golang package from the container to d:\CI\PR-43498\1\installer\go.zip... [2022-04-19T07:30:53.119Z] INFO: Extracting go.zip to d:\CI\PR-43498\1\go [2022-04-19T07:30:53.793Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T07:30:53.793Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-04-19T07:30:53.793Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2022-04-19T07:30:53.793Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-19T07:30:53.793Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-19T07:30:53.793Z] === RUN TestDeleteDevicemapper [2022-04-19T07:30:53.793Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:30:53.793Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T07:30:53.793Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:30:55.689Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-04-19T07:30:55.689Z] === RUN TestUpdateMemory [2022-04-19T07:30:55.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:30:55.689Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T07:30:55.689Z] === RUN TestUpdateCPUQuota [2022-04-19T07:30:56.251Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-04-19T07:30:56.251Z] === RUN TestUpdatePidsLimit [2022-04-19T07:30:56.251Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T07:30:56.507Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T07:30:56.762Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T07:30:57.018Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T07:30:57.018Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T07:30:57.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T07:30:57.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T07:30:57.959Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-04-19T07:30:57.960Z] === RUN TestBuildWithHugeFile [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-19T07:30:58.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-19T07:30:58.460Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:31:01.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T07:31:01.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T07:31:06.326Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T07:31:06.326Z] [2022-04-19T07:31:06.326Z] ________ ____ __. [2022-04-19T07:31:06.326Z] \_____ \ | |/ _| [2022-04-19T07:31:06.326Z] / | \| < [2022-04-19T07:31:06.326Z] / | \ | \ [2022-04-19T07:31:06.326Z] \_______ /____|__ \ [2022-04-19T07:31:06.326Z] \/ \/ [2022-04-19T07:31:06.326Z] [2022-04-19T07:31:06.326Z] INFO: make.ps1 ended at 04/19/2022 07:30:52 [2022-04-19T07:31:06.326Z] INFO: Binaries build ended at 04/19/2022 07:30:53. Duration:00:01:33.6159424 [2022-04-19T07:31:06.326Z] INFO: Copying the built daemon binary to d:\CI\PR-43498\1\binary\dockerd-ef64db5021.exe... [2022-04-19T07:31:06.326Z] INFO: Copying the built client binary to d:\CI\PR-43498\1\binary\docker-ef64db5021.exe... [2022-04-19T07:31:06.326Z] INFO: Copying dockerversion from the container... [2022-04-19T07:31:06.326Z] INFO: Copying the golang package from the container to d:\CI\PR-43498\1\installer\go.zip... [2022-04-19T07:31:06.326Z] INFO: Extracting go.zip to d:\CI\PR-43498\1\go [2022-04-19T07:31:10.637Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-04-19T07:31:10.637Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:31:10.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-04-19T07:31:10.637Z] === RUN TestWaitNonBlocked [2022-04-19T07:31:10.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:31:10.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:31:10.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:31:10.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:31:10.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:31:10.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:31:10.637Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T07:31:10.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-04-19T07:31:10.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-19T07:31:10.638Z] === RUN TestWaitBlocked [2022-04-19T07:31:10.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:31:10.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:31:10.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:31:10.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:31:10.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:31:10.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:31:10.926Z] INFO: Extraction ended at 04/19/2022 07:31:09. Duration:00:00:23.9917757 [2022-04-19T07:31:10.926Z] INFO: Updating the golang and path environment variables [2022-04-19T07:31:10.926Z] INFO: GOPATH=d:\gopath [2022-04-19T07:31:10.926Z] INFO: go version go1.18.1 windows/amd64 [2022-04-19T07:31:10.926Z] INFO: Running the daemon under test in debug mode [2022-04-19T07:31:10.926Z] INFO: Starting a daemon under test... [2022-04-19T07:31:10.926Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43498\1\daemon --pidfile d:\CI\PR-43498\1\docker.pid -D [2022-04-19T07:31:10.926Z] INFO: Process started successfully. [2022-04-19T07:31:10.926Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T07:31:10.926Z] INFO: Waiting for the daemon under test to start... [2022-04-19T07:31:11.566Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T07:31:11.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-04-19T07:31:11.566Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2022-04-19T07:31:11.566Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T07:31:11.566Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T07:31:13.471Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-04-19T07:31:13.471Z] === CONT TestIpcModeOlderClient [2022-04-19T07:31:13.727Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-19T07:31:13.727Z] === CONT TestDaemonHostGatewayIP [2022-04-19T07:31:16.248Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2022-04-19T07:31:16.248Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T07:31:17.618Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2022-04-19T07:31:17.618Z] === CONT TestDaemonRestartIpcMode [2022-04-19T07:31:20.134Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-19T07:31:23.401Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2022-04-19T07:31:23.401Z] PASS [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === Skipped [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T07:31:23.401Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:31:23.401Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:31:23.401Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:31:23.401Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T07:31:23.401Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T07:31:23.401Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T07:31:23.401Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:31:23.401Z] [2022-04-19T07:31:23.401Z] DONE 234 tests, 7 skipped in 115.836s [2022-04-19T07:31:23.401Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T07:31:23.401Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:31:23.964Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:31:23.964Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T07:31:23.964Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T07:31:23.964Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T07:31:23.964Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T07:31:23.964Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T07:31:23.964Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T07:31:23.964Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:31:23.964Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T07:31:23.964Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T07:31:23.964Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T07:31:23.964Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-19T07:31:23.964Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-19T07:31:23.964Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:31:23.964Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T07:31:25.332Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T07:31:26.261Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T07:31:27.188Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T07:31:27.188Z] daemon_test.go:156: [d71b13ea6fa0e] daemon is not started [2022-04-19T07:31:27.188Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-04-19T07:31:27.188Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-19T07:31:27.188Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-19T07:31:27.188Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-19T07:31:27.188Z] === RUN TestDaemonProxy [2022-04-19T07:31:27.188Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T07:31:27.420Z] INFO: Extraction ended at 04/19/2022 07:31:24. Duration:00:00:28.4141475 [2022-04-19T07:31:27.420Z] INFO: Updating the golang and path environment variables [2022-04-19T07:31:27.420Z] INFO: GOPATH=d:\gopath [2022-04-19T07:31:27.420Z] INFO: go version go1.18.1 windows/amd64 [2022-04-19T07:31:27.420Z] INFO: Running the daemon under test in debug mode [2022-04-19T07:31:27.420Z] INFO: Running the daemon under test in containerd mode [2022-04-19T07:31:27.420Z] INFO: Starting a daemon under test... [2022-04-19T07:31:27.420Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43498\1\daemon --pidfile d:\CI\PR-43498\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-19T07:31:27.420Z] INFO: Containerd started successfully. [2022-04-19T07:31:27.420Z] INFO: Process started successfully. [2022-04-19T07:31:27.420Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T07:31:27.420Z] INFO: Waiting for the daemon under test to start... [2022-04-19T07:31:28.742Z] .....INFO: Daemon under test started and replied! [2022-04-19T07:31:28.742Z] INFO: Docker version of the daemon under test [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] Client: [2022-04-19T07:31:28.742Z] Version: 17.06.2-ce [2022-04-19T07:31:28.742Z] API version: 1.30 [2022-04-19T07:31:28.742Z] Go version: go1.8.3 [2022-04-19T07:31:28.742Z] Git commit: cec0b72 [2022-04-19T07:31:28.742Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T07:31:28.742Z] OS/Arch: windows/amd64 [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] Server: [2022-04-19T07:31:28.742Z] Version: 0.0.0-dev [2022-04-19T07:31:28.742Z] API version: 1.42 (minimum version 1.24) [2022-04-19T07:31:28.742Z] Go version: go1.18.1 [2022-04-19T07:31:28.742Z] Git commit: ef64db5021 [2022-04-19T07:31:28.742Z] Built: 04/19/2022 07:29:26 [2022-04-19T07:31:28.742Z] OS/Arch: windows/amd64 [2022-04-19T07:31:28.742Z] Experimental: false [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] INFO: Docker info of the daemon under test [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] Containers: 0 [2022-04-19T07:31:28.742Z] Running: 0 [2022-04-19T07:31:28.742Z] Paused: 0 [2022-04-19T07:31:28.742Z] Stopped: 0 [2022-04-19T07:31:28.742Z] Images: 0 [2022-04-19T07:31:28.742Z] Server Version: 0.0.0-dev [2022-04-19T07:31:28.742Z] Storage Driver: windowsfilter [2022-04-19T07:31:28.742Z] Windows: [2022-04-19T07:31:28.742Z] Logging Driver: json-file [2022-04-19T07:31:28.742Z] Plugins: [2022-04-19T07:31:28.742Z] Volume: local [2022-04-19T07:31:28.742Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:31:28.742Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:31:28.742Z] Swarm: inactive [2022-04-19T07:31:28.742Z] Default Isolation: process [2022-04-19T07:31:28.742Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T07:31:28.742Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T07:31:28.742Z] OSType: windows [2022-04-19T07:31:28.742Z] Architecture: x86_64 [2022-04-19T07:31:28.742Z] CPUs: 4 [2022-04-19T07:31:28.742Z] Total Memory: 32GiB [2022-04-19T07:31:28.742Z] Name: azwin-2-173d10 [2022-04-19T07:31:28.742Z] ID: ZN3S:GL2F:E3DF:RPRB:TA2K:M3PQ:6M7F:IK5S:TPA3:H24L:3W72:D5MZ [2022-04-19T07:31:28.742Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T07:31:28.742Z] Debug Mode (client): false [2022-04-19T07:31:28.742Z] Debug Mode (server): true [2022-04-19T07:31:28.742Z] File Descriptors: -1 [2022-04-19T07:31:28.742Z] Goroutines: 16 [2022-04-19T07:31:28.742Z] System Time: 2022-04-19T07:31:28.6649703Z [2022-04-19T07:31:28.742Z] EventsListeners: 0 [2022-04-19T07:31:28.742Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:31:28.742Z] Labels: [2022-04-19T07:31:28.742Z] Experimental: false [2022-04-19T07:31:28.742Z] Insecure Registries: [2022-04-19T07:31:28.742Z] 127.0.0.0/8 [2022-04-19T07:31:28.742Z] Live Restore Enabled: false [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:28.742Z] INFO: Docker images of the daemon under test [2022-04-19T07:31:28.742Z] [2022-04-19T07:31:29.076Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T07:31:29.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:31:29.210Z] [2022-04-19T07:31:29.210Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T07:31:29.210Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-19T07:31:29.677Z] ltsc2019: Pulling from windows/servercore [2022-04-19T07:31:29.677Z] 4612f6d0b889: Pulling fs layer [2022-04-19T07:31:29.677Z] ba8181afd426: Pulling fs layer [2022-04-19T07:31:30.962Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T07:31:32.327Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T07:31:32.888Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy (6.19s) [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T07:31:33.450Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T07:31:33.450Z] PASS [2022-04-19T07:31:33.450Z] [2022-04-19T07:31:33.450Z] DONE 17 tests in 10.101s [2022-04-19T07:31:33.450Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T07:31:33.450Z] INFO: Testing against a local daemon [2022-04-19T07:31:33.450Z] === RUN TestCommitInheritsEnv [2022-04-19T07:31:33.707Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-19T07:31:33.707Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:31:33.707Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T07:31:33.707Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:31:33.707Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T07:31:33.707Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T07:31:33.707Z] === RUN TestImportWithCustomPlatform// [2022-04-19T07:31:33.707Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T07:31:33.965Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T07:31:33.965Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T07:31:33.965Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T07:31:33.965Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T07:31:33.965Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T07:31:33.965Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T07:31:33.965Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:31:33.965Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-19T07:31:33.965Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:31:34.222Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T07:31:34.222Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:31:34.478Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-19T07:31:34.479Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T07:31:35.040Z] time="2022-04-19T07:31:34Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T07:31:36.410Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2022-04-19T07:31:36.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:31:36.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-19T07:31:36.410Z] === RUN TestTagInvalidReference [2022-04-19T07:31:36.410Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T07:31:36.410Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:31:36.410Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T07:31:36.410Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:31:36.410Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T07:31:36.410Z] === RUN TestTagOfficialNames [2022-04-19T07:31:36.410Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T07:31:36.410Z] === RUN TestTagMatchesDigest [2022-04-19T07:31:36.410Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T07:31:36.410Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T07:31:40.863Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:31:40.863Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:31:40.863Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:31:40.863Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:31:40.863Z] [2022-04-19T07:31:40.863Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T07:31:40.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T07:31:40.863Z] HOSTNAME=7b0af2bd5059 [2022-04-19T07:31:40.863Z] TESTDEBUG=0 [2022-04-19T07:31:40.863Z] DEST=bundles/test-integration [2022-04-19T07:31:40.863Z] PWD=/go/src/github.com/docker/docker [2022-04-19T07:31:40.863Z] DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d [2022-04-19T07:31:40.863Z] container=docker [2022-04-19T07:31:40.863Z] HOME=/root [2022-04-19T07:31:40.863Z] GOLANG_VERSION=1.18.1 [2022-04-19T07:31:40.863Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T07:31:40.863Z] VALIDATE_BRANCH=master [2022-04-19T07:31:40.863Z] TERM=xterm [2022-04-19T07:31:40.863Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T07:31:40.863Z] SHLVL=1 [2022-04-19T07:31:40.863Z] TIMEOUT=120m [2022-04-19T07:31:40.863Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T07:31:40.863Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T07:31:40.863Z] GO111MODULE=off [2022-04-19T07:31:40.863Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T07:31:40.863Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T07:31:40.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T07:31:40.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T07:31:40.863Z] GOPATH=/go [2022-04-19T07:31:40.863Z] PKG_CONFIG=pkg-config [2022-04-19T07:31:40.863Z] _=/usr/bin/env [2022-04-19T07:31:40.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T07:31:42.166Z] ba8181afd426: Verifying Checksum [2022-04-19T07:31:42.166Z] ba8181afd426: Download complete [2022-04-19T07:31:42.197Z] 8f616e6e9eec: Pull complete [2022-04-19T07:31:45.057Z] ...INFO: Daemon under test started and replied! [2022-04-19T07:31:45.057Z] INFO: Docker version of the daemon under test [2022-04-19T07:31:45.057Z] [2022-04-19T07:31:45.057Z] Client: [2022-04-19T07:31:45.057Z] Version: 17.06.2-ce [2022-04-19T07:31:45.057Z] API version: 1.30 [2022-04-19T07:31:45.057Z] Go version: go1.8.3 [2022-04-19T07:31:45.057Z] Git commit: cec0b72 [2022-04-19T07:31:45.057Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T07:31:45.057Z] OS/Arch: windows/amd64 [2022-04-19T07:31:45.057Z] [2022-04-19T07:31:45.057Z] Server: [2022-04-19T07:31:45.057Z] Version: 0.0.0-dev [2022-04-19T07:31:45.057Z] API version: 1.42 (minimum version 1.24) [2022-04-19T07:31:45.057Z] Go version: go1.18.1 [2022-04-19T07:31:45.057Z] Git commit: ef64db5021 [2022-04-19T07:31:45.057Z] Built: 04/19/2022 07:29:24 [2022-04-19T07:31:45.057Z] OS/Arch: windows/amd64 [2022-04-19T07:31:45.057Z] Experimental: false [2022-04-19T07:31:45.057Z] [2022-04-19T07:31:45.057Z] INFO: Docker info of the daemon under test [2022-04-19T07:31:45.057Z] [2022-04-19T07:31:45.057Z] Containers: 0 [2022-04-19T07:31:45.057Z] Running: 0 [2022-04-19T07:31:45.057Z] Paused: 0 [2022-04-19T07:31:45.057Z] Stopped: 0 [2022-04-19T07:31:45.057Z] Images: 0 [2022-04-19T07:31:45.057Z] Server Version: 0.0.0-dev [2022-04-19T07:31:45.057Z] Storage Driver: windowsfilter [2022-04-19T07:31:45.057Z] Windows: [2022-04-19T07:31:45.057Z] Logging Driver: json-file [2022-04-19T07:31:45.057Z] Plugins: [2022-04-19T07:31:45.057Z] Volume: local [2022-04-19T07:31:45.057Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T07:31:45.057Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T07:31:45.057Z] Swarm: inactive [2022-04-19T07:31:45.057Z] Default Isolation: process [2022-04-19T07:31:45.057Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T07:31:45.057Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T07:31:45.057Z] OSType: windows [2022-04-19T07:31:45.057Z] Architecture: x86_64 [2022-04-19T07:31:45.057Z] CPUs: 4 [2022-04-19T07:31:45.058Z] Total Memory: 32GiB [2022-04-19T07:31:45.058Z] Name: azwin-2-fc9b60 [2022-04-19T07:31:45.058Z] ID: WSW5:3IGU:YOAJ:KC7A:25F3:VA2C:WVGS:I575:ORGT:O6AF:XCWI:NPBI [2022-04-19T07:31:45.058Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T07:31:45.058Z] Debug Mode (client): false [2022-04-19T07:31:45.058Z] Debug Mode (server): true [2022-04-19T07:31:45.058Z] File Descriptors: -1 [2022-04-19T07:31:45.058Z] Goroutines: 29 [2022-04-19T07:31:45.058Z] System Time: 2022-04-19T07:31:44.2237726Z [2022-04-19T07:31:45.058Z] EventsListeners: 0 [2022-04-19T07:31:45.058Z] Registry: https://index.docker.io/v1/ [2022-04-19T07:31:45.058Z] Labels: [2022-04-19T07:31:45.058Z] Experimental: false [2022-04-19T07:31:45.058Z] Insecure Registries: [2022-04-19T07:31:45.058Z] 127.0.0.0/8 [2022-04-19T07:31:45.058Z] Live Restore Enabled: false [2022-04-19T07:31:45.058Z] [2022-04-19T07:31:45.058Z] [2022-04-19T07:31:45.058Z] INFO: Docker images of the daemon under test [2022-04-19T07:31:45.058Z] [2022-04-19T07:31:45.058Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:31:45.058Z] [2022-04-19T07:31:45.058Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T07:31:45.058Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T07:31:45.058Z] ltsc2022: Pulling from windows/servercore [2022-04-19T07:31:45.058Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T07:31:45.058Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T07:31:49.218Z] 4612f6d0b889: Verifying Checksum [2022-04-19T07:31:49.218Z] 4612f6d0b889: Download complete [2022-04-19T07:31:54.349Z] --- PASS: TestBuildWithHugeFile (50.88s) [2022-04-19T07:31:54.349Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:31:54.349Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:31:54.349Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:31:54.349Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:31:54.349Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:31:54.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:31:54.349Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:31:54.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:31:54.349Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:31:54.349Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:31:54.349Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:31:54.349Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:31:54.349Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:31:54.349Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-19T07:31:54.349Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-19T07:31:54.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-19T07:31:54.349Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T07:31:54.349Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:31:54.349Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T07:31:54.349Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T07:31:57.397Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T07:31:57.398Z] dccd9e4d14d3: Download complete [2022-04-19T07:31:58.553Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2022-04-19T07:31:58.553Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2022-04-19T07:31:58.553Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-19T07:31:58.553Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:31:58.553Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T07:31:58.553Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T07:31:58.553Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T07:31:58.553Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T07:31:58.553Z] PASS [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === Skipped [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T07:31:58.553Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:31:58.553Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T07:31:58.553Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] DONE 34 tests, 3 skipped in 110.812s [2022-04-19T07:31:58.553Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T07:31:58.553Z] INFO: Testing against a local daemon [2022-04-19T07:31:58.553Z] === RUN TestConfigInspect [2022-04-19T07:31:58.553Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-19T07:31:58.553Z] === RUN TestConfigList [2022-04-19T07:31:58.553Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestConfigList (0.02s) [2022-04-19T07:31:58.553Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:31:58.553Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-04-19T07:31:58.553Z] === RUN TestConfigsUpdate [2022-04-19T07:31:58.553Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-19T07:31:58.553Z] === RUN TestTemplatedConfig [2022-04-19T07:31:58.553Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T07:31:58.553Z] === RUN TestConfigCreateResolve [2022-04-19T07:31:58.553Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-19T07:31:58.553Z] PASS [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === Skipped [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-19T07:31:58.553Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-04-19T07:31:58.553Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-04-19T07:31:58.553Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-19T07:31:58.553Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-19T07:31:58.553Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-19T07:31:58.553Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:31:58.553Z] [2022-04-19T07:31:58.553Z] DONE 6 tests, 6 skipped in 0.168s [2022-04-19T07:31:58.553Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T07:31:58.553Z] INFO: Testing against a local daemon [2022-04-19T07:31:58.553Z] === RUN TestCheckpoint [2022-04-19T07:31:58.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:31:58.553Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:31:58.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:31:58.553Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:31:58.553Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:31:58.815Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:31:58.815Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:31:58.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:31:58.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-19T07:31:58.815Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:31:58.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-19T07:31:58.815Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:31:58.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T07:31:58.815Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:31:58.815Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T07:31:58.815Z] === RUN TestCopyFromContainer [2022-04-19T07:32:02.116Z] === RUN TestCopyFromContainer// [2022-04-19T07:32:02.116Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T07:32:02.378Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T07:32:02.378Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T07:32:02.378Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T07:32:02.378Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T07:32:02.378Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T07:32:02.640Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T07:32:02.640Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T07:32:02.640Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer (3.87s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T07:32:02.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-19T07:32:02.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:32:02.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:32:02.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:32:02.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:32:02.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:32:02.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:32:02.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:32:02.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:32:02.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:32:02.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:32:02.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T07:32:02.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:32:02.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:32:02.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:32:02.641Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:32:02.901Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T07:32:02.901Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:32:02.901Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:32:02.901Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:32:02.901Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:32:02.901Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:32:02.901Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:32:02.901Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:32:02.901Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:32:02.901Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:32:02.901Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:32:02.901Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T07:32:02.901Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:32:02.901Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:32:02.901Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:32:02.901Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:32:02.901Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T07:32:02.901Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:32:04.286Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-04-19T07:32:04.286Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:32:05.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:32:05.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:32:05.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:32:05.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:32:05.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:32:05.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:32:05.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:32:05.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:32:05.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:32:05.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:32:05.227Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-19T07:32:05.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-04-19T07:32:05.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-19T07:32:05.228Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:32:05.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-04-19T07:32:05.798Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:32:05.798Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:32:05.798Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:32:05.798Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T07:32:05.798Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:32:05.798Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:32:05.798Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:32:05.798Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-19T07:32:05.798Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:32:05.798Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T07:32:05.798Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T07:32:05.798Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T07:32:05.798Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T07:32:05.798Z] === RUN TestDaemonRestartIpcMode [2022-04-19T07:32:05.798Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T07:32:05.798Z] === RUN TestDaemonHostGatewayIP [2022-04-19T07:32:05.798Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:32:05.798Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-19T07:32:05.798Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T07:32:05.798Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T07:32:05.798Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:32:05.798Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T07:32:05.798Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:32:05.798Z] === RUN TestDiff [2022-04-19T07:32:05.937Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T07:32:05.937Z] 8f616e6e9eec: Download complete [2022-04-19T07:32:06.060Z] --- PASS: TestDiff (0.39s) [2022-04-19T07:32:06.060Z] === RUN TestExecWithCloseStdin [2022-04-19T07:32:06.631Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-19T07:32:06.632Z] === RUN TestExec [2022-04-19T07:32:07.204Z] --- PASS: TestExec (0.46s) [2022-04-19T07:32:07.205Z] === RUN TestExecUser [2022-04-19T07:32:07.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T07:32:07.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T07:32:07.466Z] --- PASS: TestExecUser (0.47s) [2022-04-19T07:32:07.466Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:32:08.040Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-04-19T07:32:08.040Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:32:08.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T07:32:09.427Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-19T07:32:09.427Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:32:10.000Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-19T07:32:10.000Z] === RUN TestHealthKillContainer [2022-04-19T07:32:18.142Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-19T07:32:18.142Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:32:18.142Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:32:18.142Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:32:18.142Z] === RUN TestIpcModeNone [2022-04-19T07:32:18.142Z] --- PASS: TestIpcModeNone (0.42s) [2022-04-19T07:32:18.142Z] === RUN TestIpcModePrivate [2022-04-19T07:32:18.410Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-19T07:32:18.670Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-19T07:32:18.670Z] === RUN TestIpcModeShareable [2022-04-19T07:32:18.670Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:32:18.670Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-19T07:32:18.670Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T07:32:20.055Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-04-19T07:32:20.055Z] === RUN TestAPIIpcModeHost [2022-04-19T07:32:20.055Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:32:20.055Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-19T07:32:20.055Z] === RUN TestDaemonIpcModeShareable [2022-04-19T07:32:20.055Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:32:20.055Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-19T07:32:20.055Z] === RUN TestDaemonIpcModePrivate [2022-04-19T07:32:20.997Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-19T07:32:20.997Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-19T07:32:20.997Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T07:32:20.997Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:32:20.997Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T07:32:20.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T07:32:20.997Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:32:20.997Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T07:32:20.997Z] === RUN TestIpcModeOlderClient [2022-04-19T07:32:21.258Z] === PAUSE TestIpcModeOlderClient [2022-04-19T07:32:21.258Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:32:21.519Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-19T07:32:21.519Z] === RUN TestKillContainer [2022-04-19T07:32:21.519Z] === RUN TestKillContainer/no_signal [2022-04-19T07:32:21.930Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:32:22.190Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:32:22.761Z] --- PASS: TestKillContainer (1.22s) [2022-04-19T07:32:22.761Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-19T07:32:22.761Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-19T07:32:22.761Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-19T07:32:22.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:32:22.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T07:32:23.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T07:32:23.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-19T07:32:23.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-19T07:32:23.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-04-19T07:32:23.592Z] === RUN TestKillStoppedContainer [2022-04-19T07:32:23.592Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-19T07:32:23.592Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:32:23.592Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T07:32:23.592Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:32:24.162Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-19T07:32:24.162Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:32:24.162Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:24.162Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:32:24.162Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:32:24.162Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:32:24.162Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:32:24.162Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T07:32:24.162Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T07:32:24.162Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T07:32:24.162Z] === RUN TestLinksContainerNames [2022-04-19T07:32:25.105Z] --- PASS: TestLinksContainerNames (0.95s) [2022-04-19T07:32:25.105Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:32:25.367Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-19T07:32:25.367Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T07:32:25.939Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/default [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/private [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/slave [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/shared [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/default [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/shared [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/slave [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/private [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T07:32:25.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:32:25.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T07:32:25.939Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T07:32:26.200Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T07:32:26.200Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T07:32:26.200Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T07:32:26.200Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:32:26.200Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-19T07:32:26.200Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T07:32:26.200Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:32:26.200Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T07:32:26.200Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T07:32:26.200Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:32:26.200Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T07:32:26.200Z] === RUN TestNetworkNat [2022-04-19T07:32:26.772Z] --- PASS: TestNetworkNat (0.57s) [2022-04-19T07:32:26.772Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:32:27.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-19T07:32:27.345Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:32:29.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T07:32:29.886Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-19T07:32:29.886Z] === RUN TestPause [2022-04-19T07:32:29.886Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:29.886Z] --- SKIP: TestPause (0.00s) [2022-04-19T07:32:29.886Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:32:29.886Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:32:29.886Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:32:29.886Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:32:29.886Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:29.886Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-19T07:32:29.886Z] === RUN TestPidHost [2022-04-19T07:32:30.827Z] --- PASS: TestPidHost (0.89s) [2022-04-19T07:32:30.827Z] === RUN TestPsFilter [2022-04-19T07:32:30.827Z] --- PASS: TestPsFilter (0.10s) [2022-04-19T07:32:30.827Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:32:31.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-04-19T07:32:31.087Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:32:31.657Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-19T07:32:31.657Z] === RUN TestRemoveContainerRunning [2022-04-19T07:32:31.918Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-19T07:32:31.918Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:32:32.488Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-19T07:32:32.488Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:32:32.488Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T07:32:32.488Z] === RUN TestRenameLinkedContainer [2022-04-19T07:32:32.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T07:32:34.399Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-04-19T07:32:34.399Z] === RUN TestRenameStoppedContainer [2022-04-19T07:32:34.399Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-19T07:32:34.399Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:32:35.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T07:32:35.343Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-19T07:32:35.343Z] === RUN TestRenameInvalidName [2022-04-19T07:32:35.604Z] --- PASS: TestRenameInvalidName (0.38s) [2022-04-19T07:32:35.604Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:32:37.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T07:32:37.035Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:32:37.035Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:32:37.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T07:32:37.035Z] [2022-04-19T07:32:37.035Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-19T07:32:37.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-19T07:32:37.035Z] Using test binary docker [2022-04-19T07:32:37.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T07:32:37.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:32:37.035Z] INFO: Waiting for daemon to start... [2022-04-19T07:32:37.035Z] Starting dockerd [2022-04-19T07:32:37.035Z] . [2022-04-19T07:32:37.035Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-19T07:32:37.522Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-04-19T07:32:37.522Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:32:37.522Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-19T07:32:37.522Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:32:38.464Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-19T07:32:38.464Z] === RUN TestResize [2022-04-19T07:32:38.724Z] --- PASS: TestResize (0.40s) [2022-04-19T07:32:38.724Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:32:39.295Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-04-19T07:32:39.295Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:32:39.556Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-04-19T07:32:39.556Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:32:39.556Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T07:32:39.556Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:32:39.556Z] === RUN TestCgroupNamespacesRun [2022-04-19T07:32:40.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T07:32:40.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T07:32:40.939Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-19T07:32:40.939Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T07:32:41.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T07:32:41.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T07:32:41.881Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-19T07:32:41.881Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T07:32:42.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T07:32:42.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T07:32:43.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-19T07:32:43.263Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T07:32:44.203Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-19T07:32:44.203Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T07:32:44.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T07:32:45.145Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-19T07:32:45.145Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T07:32:46.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T07:32:46.528Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-19T07:32:46.529Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T07:32:46.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T07:32:47.100Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-19T07:32:47.100Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T07:32:47.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T07:32:47.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T07:32:48.482Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-19T07:32:48.482Z] === RUN TestNISDomainname [2022-04-19T07:32:48.482Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T07:32:48.482Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-19T07:32:48.482Z] === RUN TestHostnameDnsResolution [2022-04-19T07:32:48.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T07:32:49.064Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-19T07:32:49.064Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T07:32:49.064Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-19T07:32:49.064Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T07:32:49.064Z] === RUN TestPrivilegedHostDevices [2022-04-19T07:32:49.365Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-04-19T07:32:49.365Z] === RUN TestStats [2022-04-19T07:32:49.365Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:49.365Z] --- SKIP: TestStats (0.00s) [2022-04-19T07:32:49.365Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:32:49.365Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T07:32:49.365Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T07:32:49.365Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T07:32:49.365Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T07:32:49.365Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T07:32:49.365Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T07:32:49.365Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T07:32:49.365Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T07:32:49.365Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T07:32:49.365Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T07:32:49.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T07:32:50.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T07:32:50.343Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T07:32:51.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T07:32:51.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:32:51.830Z] Using test binary docker [2022-04-19T07:32:51.830Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T07:32:51.830Z] +++ /etc/init.d/apparmor start [2022-04-19T07:32:51.830Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:32:51.830Z] INFO: Waiting for daemon to start... [2022-04-19T07:32:51.830Z] Starting dockerd [2022-04-19T07:32:51.830Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-19T07:32:52.266Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T07:32:53.650Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T07:32:53.650Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-19T07:32:53.650Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-04-19T07:32:53.650Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-04-19T07:32:53.650Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-19T07:32:53.650Z] === RUN TestDeleteDevicemapper [2022-04-19T07:32:53.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:32:53.650Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T07:32:53.650Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:32:54.350Z] . [2022-04-19T07:32:54.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:32:54.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:32:54.350Z] Error: No such image: emptyfs [2022-04-19T07:32:54.350Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T07:32:54.350Z] ++++ docker load [2022-04-19T07:32:54.350Z] Running integration-test (iteration 1) [2022-04-19T07:32:54.350Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T07:32:54.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:32:54.350Z] ++ set -e [2022-04-19T07:32:54.350Z] ++ '[' -n 0 ']' [2022-04-19T07:32:54.350Z] ++ set -x [2022-04-19T07:32:54.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:32:54.350Z] Loaded image: busybox:latest [2022-04-19T07:32:54.350Z] Loaded image: busybox:glibc [2022-04-19T07:32:54.595Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-04-19T07:32:54.596Z] === RUN TestUpdateMemory [2022-04-19T07:32:54.596Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:54.596Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T07:32:54.596Z] === RUN TestUpdateCPUQuota [2022-04-19T07:32:54.857Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:54.857Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-19T07:32:54.857Z] === RUN TestUpdatePidsLimit [2022-04-19T07:32:54.857Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:32:54.857Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-19T07:32:54.857Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:32:55.719Z] Loaded image: debian:bullseye-slim [2022-04-19T07:32:55.719Z] Loaded image: hello-world:latest [2022-04-19T07:32:55.719Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:32:55.719Z] INFO: Testing against a local daemon [2022-04-19T07:32:55.719Z] === RUN TestCgroupNamespacesBuild [2022-04-19T07:32:56.650Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-04-19T07:32:56.650Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T07:32:58.020Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-04-19T07:32:58.020Z] === RUN TestBuildWithSession [2022-04-19T07:32:58.020Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:32:58.020Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:32:58.020Z] === RUN TestBuildSquashParent [2022-04-19T07:33:01.293Z] --- PASS: TestBuildSquashParent (3.38s) [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:33:01.293Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:33:01.293Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:33:01.293Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:33:01.293Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:33:01.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T07:33:02.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:33:02.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:33:03.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:33:03.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T07:33:03.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-04-19T07:33:04.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-04-19T07:33:04.773Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:33:04.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:33:06.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:33:06.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:33:06.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T07:33:06.403Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:33:06.661Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-19T07:33:06.917Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-19T07:33:06.917Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:33:07.088Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-19T07:33:07.088Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:33:07.088Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-04-19T07:33:07.088Z] === RUN TestWaitNonBlocked [2022-04-19T07:33:07.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:33:07.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:33:07.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:33:07.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:33:07.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:33:07.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:33:07.088Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T07:33:07.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-04-19T07:33:07.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-04-19T07:33:07.088Z] === RUN TestWaitBlocked [2022-04-19T07:33:07.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:33:07.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:33:07.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:33:07.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:33:07.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:33:07.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:33:07.348Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T07:33:07.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-04-19T07:33:07.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-04-19T07:33:07.348Z] === CONT TestDaemonRestartIpcMode [2022-04-19T07:33:07.348Z] === CONT TestIpcModeOlderClient [2022-04-19T07:33:07.348Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-19T07:33:07.348Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T07:33:07.478Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-19T07:33:07.478Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:33:08.161Z] dccd9e4d14d3: Pull complete [2022-04-19T07:33:08.161Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T07:33:08.161Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:33:08.161Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T07:33:08.161Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T07:33:08.161Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T07:33:08.161Z] WARN: Skipping validation tests [2022-04-19T07:33:08.161Z] INFO: Running unit tests at 04/19/2022 07:33:07... [2022-04-19T07:33:08.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T07:33:08.406Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-19T07:33:08.406Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:33:08.662Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-04-19T07:33:08.662Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:33:08.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T07:33:09.892Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-04-19T07:33:10.027Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-04-19T07:33:10.028Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:33:10.153Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-04-19T07:33:10.153Z] PASS [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === Skipped [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T07:33:10.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T07:33:10.153Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-19T07:33:10.153Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:33:10.153Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:33:10.153Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-19T07:33:10.153Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-19T07:33:10.153Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-19T07:33:10.153Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T07:33:10.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T07:33:10.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:33:10.153Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:33:10.153Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T07:33:10.153Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-19T07:33:10.153Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T07:33:10.153Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T07:33:10.153Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-19T07:33:10.153Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:33:10.153Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-19T07:33:10.153Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:33:10.153Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-19T07:33:10.153Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T07:33:10.153Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-19T07:33:10.153Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T07:33:10.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T07:33:10.153Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-19T07:33:10.153Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-19T07:33:10.153Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T07:33:10.153Z] [2022-04-19T07:33:10.153Z] DONE 211 tests, 27 skipped in 71.702s [2022-04-19T07:33:10.153Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T07:33:10.413Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:33:10.590Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-19T07:33:10.590Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:33:10.984Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:33:10.984Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T07:33:10.984Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T07:33:10.984Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T07:33:10.984Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T07:33:10.984Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T07:33:10.984Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T07:33:10.984Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:33:10.984Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T07:33:10.984Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T07:33:10.984Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T07:33:10.984Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T07:33:11.081Z] INFO: make.ps1 starting at 04/19/2022 07:33:10 [2022-04-19T07:33:11.081Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:33:11.081Z] INFO: Invoking autogen... [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-19T07:33:11.245Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-19T07:33:11.245Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:33:11.245Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T07:33:11.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T07:33:11.536Z] INFO: Running unit tests... [2022-04-19T07:33:11.957Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-04-19T07:33:11.957Z] === RUN TestBuildWithHugeFile [2022-04-19T07:33:12.188Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T07:33:12.811Z] --- PASS: TestImportExtremelyLargeImageWorks (92.28s) [2022-04-19T07:33:12.812Z] PASS [2022-04-19T07:33:12.812Z] [2022-04-19T07:33:12.812Z] DONE 22 tests in 95.327s [2022-04-19T07:33:12.812Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T07:33:12.812Z] INFO: Testing against a local daemon [2022-04-19T07:33:12.812Z] === RUN TestNetworkCreateDelete [2022-04-19T07:33:12.812Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-19T07:33:12.812Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:33:12.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-19T07:33:12.812Z] === RUN TestDaemonDNSFallback [2022-04-19T07:33:13.570Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T07:33:14.510Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T07:33:14.510Z] daemon_test.go:156: [d0116d12e3f71] daemon is not started [2022-04-19T07:33:14.510Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-04-19T07:33:14.510Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-19T07:33:14.510Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-19T07:33:14.510Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-04-19T07:33:14.510Z] === RUN TestDaemonProxy [2022-04-19T07:33:14.510Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T07:33:14.510Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T07:33:14.510Z] PASS [2022-04-19T07:33:14.510Z] [2022-04-19T07:33:14.510Z] === Skipped [2022-04-19T07:33:14.510Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-19T07:33:14.510Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T07:33:14.510Z] [2022-04-19T07:33:14.510Z] DONE 12 tests, 1 skipped in 4.196s [2022-04-19T07:33:14.510Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T07:33:14.510Z] INFO: Testing against a local daemon [2022-04-19T07:33:14.510Z] === RUN TestCommitInheritsEnv [2022-04-19T07:33:15.736Z] sha256:4c331e77c9dc61c8f92dfe40d9451366fcb0a98f1952da86e921c4d4459f6498 [2022-04-19T07:33:15.736Z] INFO: Starting docker-py tests... [2022-04-19T07:33:15.737Z] ============================= test session starts ============================== [2022-04-19T07:33:15.737Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-19T07:33:15.737Z] rootdir: /src, inifile: pytest.ini [2022-04-19T07:33:15.737Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-19T07:33:15.737Z] collected 395 items / 2 deselected / 393 selected [2022-04-19T07:33:15.737Z] [2022-04-19T07:33:16.079Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-19T07:33:16.079Z] === RUN TestInspectNetwork [2022-04-19T07:33:16.430Z] --- PASS: TestCommitInheritsEnv (1.59s) [2022-04-19T07:33:16.430Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:33:16.430Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform// [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T07:33:16.430Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T07:33:16.430Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T07:33:16.430Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:33:16.691Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-19T07:33:16.691Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:33:16.691Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-19T07:33:16.691Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:33:17.304Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-19T07:33:18.077Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-04-19T07:33:18.077Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T07:33:18.077Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T07:33:18.077Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T07:33:18.077Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:33:18.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T07:33:18.077Z] === RUN TestTagInvalidReference [2022-04-19T07:33:18.340Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T07:33:18.340Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:33:18.340Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T07:33:18.340Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:33:18.340Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T07:33:18.340Z] === RUN TestTagOfficialNames [2022-04-19T07:33:18.340Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T07:33:18.340Z] === RUN TestTagMatchesDigest [2022-04-19T07:33:18.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T07:33:18.340Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T07:33:18.601Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T07:33:18.601Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T07:33:18.601Z] === RUN TestInspectNetwork/network_name [2022-04-19T07:33:18.601Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T07:33:19.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T07:33:22.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T07:33:22.771Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-19T07:33:22.771Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T07:33:22.771Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T07:33:22.771Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T07:33:22.771Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T07:33:22.771Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:33:24.137Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:33:24.137Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:33:24.137Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:33:24.137Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:33:24.137Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:33:24.137Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:33:24.137Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:33:24.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:33:24.137Z] === RUN TestNetworkList [2022-04-19T07:33:24.137Z] === RUN TestNetworkList//networks [2022-04-19T07:33:24.137Z] === PAUSE TestNetworkList//networks [2022-04-19T07:33:24.137Z] === RUN TestNetworkList//networks/ [2022-04-19T07:33:24.137Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:33:24.137Z] === CONT TestNetworkList//networks [2022-04-19T07:33:24.137Z] === CONT TestNetworkList//networks/ [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:33:24.137Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:33:24.137Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:33:24.698Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T07:33:24.698Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:33:25.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T07:33:25.861Z] ? github.com/docker/docker/api [no test files] [2022-04-19T07:33:26.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-19T07:33:26.063Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:33:26.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T07:33:26.627Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-19T07:33:26.627Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:33:27.996Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-19T07:33:27.996Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:33:28.928Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-04-19T07:33:28.928Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:33:29.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T07:33:29.495Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-19T07:33:29.495Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:33:29.542Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-19T07:33:30.368Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-19T07:33:30.400Z] 4612f6d0b889: Pull complete [2022-04-19T07:33:31.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T07:33:32.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-19T07:33:32.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:33:32.042Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:33:32.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:33:32.042Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:33:32.129Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-19T07:33:35.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T07:33:37.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T07:33:40.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T07:33:42.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:33:42.481Z] Using test binary docker [2022-04-19T07:33:42.481Z] +++ /etc/init.d/apparmor start [2022-04-19T07:33:42.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:33:42.481Z] INFO: Waiting for daemon to start... [2022-04-19T07:33:42.481Z] Starting dockerd [2022-04-19T07:33:42.481Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-19T07:33:43.494Z] === RUN TestMiddlewares [2022-04-19T07:33:43.494Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T07:33:43.494Z] PASS [2022-04-19T07:33:43.494Z] coverage: 7.9% of statements [2022-04-19T07:33:43.494Z] ok github.com/docker/docker/api/server 0.040s coverage: 7.9% of statements [2022-04-19T07:33:45.004Z] . [2022-04-19T07:33:45.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:33:45.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:33:45.004Z] Error: No such image: emptyfs [2022-04-19T07:33:45.004Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T07:33:45.004Z] ++++ docker load [2022-04-19T07:33:45.261Z] Running integration-test (iteration 1) [2022-04-19T07:33:45.261Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T07:33:45.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:33:45.261Z] ++ set -e [2022-04-19T07:33:45.261Z] ++ '[' -n 0 ']' [2022-04-19T07:33:45.261Z] ++ set -x [2022-04-19T07:33:45.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:33:46.191Z] Loaded image: busybox:latest [2022-04-19T07:33:46.448Z] Loaded image: busybox:glibc [2022-04-19T07:33:46.889Z] --- PASS: TestServiceWithDataPathPortInit (14.01s) [2022-04-19T07:33:46.889Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:33:47.288Z] 8f616e6e9eec: Pull complete [2022-04-19T07:33:48.254Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pi0wzk2jhiv6wsmxxc9z8gwx2 Created:2022-04-19 07:33:47.073464219 +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[7b9cbed9dfb0f892a2a2eb6f35bedc6ea83bb2f0b8e820a67128be537bb80961:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c1eo1l7422tzhuakugrr08bfd EndpointID:3a5f9f3d0f9ae05aa405cf3a2ecd87ba8783378b731b3c151afeff79cd3eae48 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e9792c1a559b64e51f6badf5829568bbd1fc5d3a7b3bcaf498d7de75b005b81 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:54c8496c3281 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c1eo1l7422tzhuakugrr08bfd EndpointID:3a5f9f3d0f9ae05aa405cf3a2ecd87ba8783378b731b3c151afeff79cd3eae48 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T07:33:50.640Z] --- PASS: TestBuildWithHugeFile (34.91s) [2022-04-19T07:33:50.640Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:33:50.640Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:33:50.640Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:33:50.640Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:33:50.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:33:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:33:50.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:33:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:33:50.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:33:50.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:33:50.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:33:50.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:33:50.640Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:33:50.640Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-19T07:33:50.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-19T07:33:50.640Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-19T07:33:50.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-04-19T07:33:50.640Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:33:50.640Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T07:33:50.640Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T07:33:50.640Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-04-19T07:33:50.640Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-04-19T07:33:50.640Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-04-19T07:33:50.640Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:33:50.640Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T07:33:50.640Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T07:33:50.897Z] Loaded image: busybox:latest [2022-04-19T07:33:50.897Z] Loaded image: busybox:glibc [2022-04-19T07:33:51.724Z] Loaded image: debian:bullseye-slim [2022-04-19T07:33:51.724Z] Loaded image: hello-world:latest [2022-04-19T07:33:51.724Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:33:51.724Z] INFO: Testing against a local daemon [2022-04-19T07:33:51.724Z] === RUN TestCgroupNamespacesBuild [2022-04-19T07:33:51.829Z] Loaded image: debian:bullseye-slim [2022-04-19T07:33:51.829Z] Loaded image: hello-world:latest [2022-04-19T07:33:52.086Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:33:53.504Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-04-19T07:33:53.504Z] PASS [2022-04-19T07:33:53.504Z] [2022-04-19T07:33:53.504Z] === Skipped [2022-04-19T07:33:53.504Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:33:53.504Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:33:53.504Z] [2022-04-19T07:33:53.504Z] DONE 38 tests, 1 skipped in 43.969s [2022-04-19T07:33:53.504Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:33:53.504Z] INFO: Testing against a local daemon [2022-04-19T07:33:53.504Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T07:33:53.504Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:33:53.504Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:33:53.504Z] === RUN TestDockerNetworkIpvlan [2022-04-19T07:33:53.504Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:33:53.504Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:33:53.504Z] PASS [2022-04-19T07:33:53.504Z] [2022-04-19T07:33:53.504Z] === Skipped [2022-04-19T07:33:53.504Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:33:53.504Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:33:53.504Z] [2022-04-19T07:33:53.504Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:33:53.504Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:33:53.504Z] [2022-04-19T07:33:53.504Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-19T07:33:53.504Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:33:53.504Z] INFO: Testing against a local daemon [2022-04-19T07:33:53.504Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T07:33:53.624Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-04-19T07:33:53.624Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T07:33:54.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-04-19T07:33:54.066Z] === RUN TestDockerNetworkMacvlan [2022-04-19T07:33:54.629Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T07:33:55.559Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T07:33:56.120Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T07:33:56.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-04-19T07:33:56.152Z] === RUN TestBuildWithSession [2022-04-19T07:33:56.152Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:33:56.152Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:33:56.152Z] === RUN TestBuildSquashParent [2022-04-19T07:33:58.009Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T07:33:59.901Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T07:34:00.181Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.36s) [2022-04-19T07:34:00.181Z] PASS [2022-04-19T07:34:00.181Z] [2022-04-19T07:34:00.181Z] === Skipped [2022-04-19T07:34:00.181Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-19T07:34:00.181Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:34:00.181Z] [2022-04-19T07:34:00.181Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:34:00.181Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:34:00.181Z] [2022-04-19T07:34:00.181Z] DONE 34 tests, 2 skipped in 65.309s [2022-04-19T07:34:00.181Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T07:34:00.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:34:00.181Z] ++ set -e [2022-04-19T07:34:00.181Z] ++ '[' -n 0 ']' [2022-04-19T07:34:00.181Z] ++ set -x [2022-04-19T07:34:00.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:34:00.181Z] INFO: Testing against a local daemon [2022-04-19T07:34:00.181Z] === RUN TestConfigInspect [2022-04-19T07:34:01.723Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-19T07:34:02.076Z] --- PASS: TestConfigInspect (2.27s) [2022-04-19T07:34:02.076Z] === RUN TestConfigList [2022-04-19T07:34:03.179Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-04-19T07:34:03.743Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-19T07:34:03.743Z] PASS [2022-04-19T07:34:03.743Z] [2022-04-19T07:34:03.743Z] DONE 8 tests in 10.886s [2022-04-19T07:34:03.743Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T07:34:03.743Z] testing: warning: no tests to run [2022-04-19T07:34:03.743Z] PASS [2022-04-19T07:34:03.743Z] [2022-04-19T07:34:03.743Z] DONE 0 tests in 0.007s [2022-04-19T07:34:03.743Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T07:34:03.743Z] INFO: Testing against a local daemon [2022-04-19T07:34:03.743Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T07:34:03.991Z] --- PASS: TestConfigList (2.23s) [2022-04-19T07:34:03.991Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:34:05.109Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-19T07:34:05.109Z] === RUN TestAuthZPluginTLS [2022-04-19T07:34:05.367Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-19T07:34:05.367Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T07:34:05.929Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-19T07:34:05.929Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T07:34:06.125Z] --- PASS: TestBuildSquashParent (8.84s) [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:34:06.125Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:34:06.125Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:34:06.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:34:06.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:34:06.492Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T07:34:06.492Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T07:34:06.535Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-04-19T07:34:06.535Z] === RUN TestConfigsUpdate [2022-04-19T07:34:07.054Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-19T07:34:07.054Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T07:34:08.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:34:08.022Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:34:08.425Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-19T07:34:08.425Z] === RUN TestTemplatedConfig [2022-04-19T07:34:08.467Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-04-19T07:34:08.467Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T07:34:08.723Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-19T07:34:08.723Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T07:34:09.284Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-19T07:34:09.284Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T07:34:09.846Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T07:34:09.846Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T07:34:10.940Z] --- PASS: TestTemplatedConfig (2.41s) [2022-04-19T07:34:10.940Z] === RUN TestConfigCreateResolve [2022-04-19T07:34:11.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-04-19T07:34:11.216Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T07:34:11.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:34:11.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:34:12.588Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-04-19T07:34:12.588Z] === RUN TestAuthZPluginHeader [2022-04-19T07:34:12.836Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-19T07:34:12.836Z] PASS [2022-04-19T07:34:12.836Z] [2022-04-19T07:34:12.836Z] DONE 6 tests in 13.475s [2022-04-19T07:34:12.836Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T07:34:12.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:34:12.836Z] ++ set -e [2022-04-19T07:34:12.836Z] ++ '[' -n 0 ']' [2022-04-19T07:34:12.836Z] ++ set -x [2022-04-19T07:34:12.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:34:13.093Z] INFO: Testing against a local daemon [2022-04-19T07:34:13.093Z] === RUN TestCheckpoint [2022-04-19T07:34:13.093Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:34:13.093Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:34:13.093Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T07:34:13.093Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T07:34:13.093Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T07:34:13.093Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T07:34:13.093Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:34:13.093Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-19T07:34:13.093Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:34:13.093Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T07:34:13.093Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:34:13.151Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-19T07:34:13.151Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T07:34:13.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-19T07:34:13.349Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:34:13.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T07:34:13.349Z] === RUN TestCopyFromContainer [2022-04-19T07:34:14.280Z] === RUN TestCopyFromContainer// [2022-04-19T07:34:14.280Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T07:34:14.280Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T07:34:14.280Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T07:34:14.538Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T07:34:14.538Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T07:34:14.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T07:34:14.538Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2022-04-19T07:34:14.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2022-04-19T07:34:14.589Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:34:14.589Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:34:14.795Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T07:34:14.795Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer (1.49s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T07:34:14.795Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T07:34:14.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:34:14.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:34:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:34:14.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:34:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:34:14.795Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:34:14.795Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:34:14.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:34:14.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:34:14.795Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:34:14.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:34:14.795Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:34:14.795Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T07:34:14.795Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:34:14.795Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:34:14.795Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:34:14.795Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:34:14.795Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:34:14.795Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:34:14.795Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:34:14.795Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:34:14.795Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:34:14.795Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:34:14.795Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:34:14.795Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:34:14.795Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:34:14.795Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-19T07:34:14.795Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:34:16.165Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-04-19T07:34:16.165Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:34:17.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:34:17.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:34:17.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:34:17.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:34:17.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:34:17.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:34:17.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:34:17.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:34:17.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:34:17.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:34:17.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T07:34:17.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T07:34:17.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:34:17.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:34:17.332Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.90s) [2022-04-19T07:34:17.332Z] === RUN TestAuthZPluginV2Disable [2022-04-19T07:34:17.661Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-19T07:34:17.661Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:34:17.661Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:34:17.661Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:34:17.661Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T07:34:17.661Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:34:17.661Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:34:17.661Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:34:17.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-19T07:34:17.661Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:34:17.661Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T07:34:17.661Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T07:34:17.661Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T07:34:17.661Z] === RUN TestDaemonRestartIpcMode [2022-04-19T07:34:17.661Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T07:34:17.661Z] === RUN TestDaemonHostGatewayIP [2022-04-19T07:34:17.662Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T07:34:17.662Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T07:34:17.662Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T07:34:17.662Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:34:17.662Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T07:34:17.662Z] === RUN TestDiff [2022-04-19T07:34:17.687Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:34:18.224Z] --- PASS: TestDiff (0.41s) [2022-04-19T07:34:18.224Z] === RUN TestExecWithCloseStdin [2022-04-19T07:34:18.251Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:34:18.480Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-19T07:34:18.480Z] === RUN TestExec [2022-04-19T07:34:18.815Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:34:19.042Z] --- PASS: TestExec (0.50s) [2022-04-19T07:34:19.042Z] === RUN TestExecUser [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-04-19T07:34:19.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-04-19T07:34:19.379Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:34:19.604Z] --- PASS: TestExecUser (0.49s) [2022-04-19T07:34:19.604Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:34:20.166Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-19T07:34:20.166Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:34:20.599Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-04-19T07:34:20.599Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T07:34:20.748Z] --- PASS: TestBuildMultiStageParentConfig (1.16s) [2022-04-19T07:34:20.748Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:34:21.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-19T07:34:21.533Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:34:21.788Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-04-19T07:34:21.788Z] === RUN TestHealthKillContainer [2022-04-19T07:34:22.648Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2022-04-19T07:34:22.648Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:34:23.866Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-04-19T07:34:23.866Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T07:34:24.022Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-04-19T07:34:24.022Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:34:27.303Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-04-19T07:34:27.303Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:34:28.726Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-04-19T07:34:28.726Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:34:29.915Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-19T07:34:29.915Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:34:30.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-04-19T07:34:30.174Z] === RUN TestIpcModeNone [2022-04-19T07:34:30.738Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-19T07:34:30.738Z] === RUN TestIpcModePrivate [2022-04-19T07:34:30.994Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-19T07:34:31.250Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-19T07:34:31.250Z] === RUN TestIpcModeShareable [2022-04-19T07:34:31.506Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-19T07:34:31.506Z] --- PASS: TestIpcModeShareable (0.46s) [2022-04-19T07:34:31.506Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T07:34:32.003Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2022-04-19T07:34:32.003Z] === RUN TestBuildWithHugeFile [2022-04-19T07:34:33.398Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-04-19T07:34:33.398Z] === RUN TestAPIIpcModeHost [2022-04-19T07:34:33.398Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-19T07:34:33.398Z] === RUN TestDaemonIpcModeShareable [2022-04-19T07:34:34.104Z] === RUN TestBoolValue [2022-04-19T07:34:34.104Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestBoolValueOrDefault [2022-04-19T07:34:34.104Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestInt64ValueOrZero [2022-04-19T07:34:34.104Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestInt64ValueOrDefault [2022-04-19T07:34:34.104Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T07:34:34.104Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestJsonContentType [2022-04-19T07:34:34.104Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestReadJSON [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/nil_body [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/empty_body [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/with_valid_request [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/with_whitespace [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/with_extra_content [2022-04-19T07:34:34.104Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 31.9% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 31.9% of statements [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T07:34:34.104Z] === RUN TestMaskSecretKeys [2022-04-19T07:34:34.104Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T07:34:34.104Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T07:34:34.104Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T07:34:34.104Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T07:34:34.104Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestVersionMiddlewareVersion [2022-04-19T07:34:34.104Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T07:34:34.104Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 37.7% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T07:34:34.104Z] === RUN TestStrSliceMarshalJSON [2022-04-19T07:34:34.104Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T07:34:34.104Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestStrSliceUnmarshalString [2022-04-19T07:34:34.104Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T07:34:34.104Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 90.0% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2022-04-19T07:34:34.104Z] === RUN TestToJSON [2022-04-19T07:34:34.104Z] --- PASS: TestToJSON (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestToParamWithVersion [2022-04-19T07:34:34.104Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestFromJSON [2022-04-19T07:34:34.104Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestEmpty [2022-04-19T07:34:34.104Z] --- PASS: TestEmpty (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T07:34:34.104Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestArgsMatchKVList [2022-04-19T07:34:34.104Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestArgsMatch [2022-04-19T07:34:34.104Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestAdd [2022-04-19T07:34:34.104Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestDel [2022-04-19T07:34:34.104Z] --- PASS: TestDel (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestLen [2022-04-19T07:34:34.104Z] --- PASS: TestLen (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestExactMatch [2022-04-19T07:34:34.104Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestOnlyOneExactMatch [2022-04-19T07:34:34.104Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestContains [2022-04-19T07:34:34.104Z] --- PASS: TestContains (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestValidate [2022-04-19T07:34:34.104Z] --- PASS: TestValidate (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestWalkValues [2022-04-19T07:34:34.104Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestFuzzyMatch [2022-04-19T07:34:34.104Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestClone [2022-04-19T07:34:34.104Z] --- PASS: TestClone (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 92.2% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-04-19T07:34:34.104Z] === RUN TestAdjustForAPIVersion [2022-04-19T07:34:34.104Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 6.1% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 6.1% of statements [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T07:34:34.104Z] === RUN TestDurationToSecondsString [2022-04-19T07:34:34.104Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T07:34:34.104Z] === RUN TestGetTimestamp [2022-04-19T07:34:34.104Z] --- PASS: TestGetTimestamp (0.14s) [2022-04-19T07:34:34.104Z] === RUN TestParseTimestamps [2022-04-19T07:34:34.104Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 100.0% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2022-04-19T07:34:34.104Z] === RUN TestCompareVersion [2022-04-19T07:34:34.104Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 77.3% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T07:34:34.104Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T07:34:34.104Z] === RUN TestIsGIT [2022-04-19T07:34:34.104Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T07:34:34.104Z] PASS [2022-04-19T07:34:34.104Z] coverage: 100.0% of statements [2022-04-19T07:34:34.104Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.095s coverage: 100.0% of statements [2022-04-19T07:34:34.329Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-19T07:34:34.586Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-19T07:34:34.586Z] === RUN TestDaemonIpcModePrivate [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T07:34:35.066Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T07:34:35.066Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T07:34:35.066Z] === RUN TestCloneArgsSmartHttp [2022-04-19T07:34:35.066Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-04-19T07:34:35.066Z] === RUN TestCloneArgsDumbHttp [2022-04-19T07:34:35.066Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T07:34:35.066Z] === RUN TestCloneArgsGit [2022-04-19T07:34:35.066Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T07:34:35.066Z] === RUN TestCheckoutGit [2022-04-19T07:34:35.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-19T07:34:35.773Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-19T07:34:35.773Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T07:34:36.027Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T07:34:36.027Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestProcessNoDockerignore [2022-04-19T07:34:36.027Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T07:34:36.027Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestDetectContentType [2022-04-19T07:34:36.027Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestSelectAcceptableMIME [2022-04-19T07:34:36.027Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestInspectEmptyResponse [2022-04-19T07:34:36.027Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestInspectResponseBinary [2022-04-19T07:34:36.027Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestResponseUnsupportedContentType [2022-04-19T07:34:36.027Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestInspectResponseTextSimple [2022-04-19T07:34:36.027Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T07:34:36.027Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestUnknownContentLength [2022-04-19T07:34:36.027Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestDownloadRemote [2022-04-19T07:34:36.027Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-19T07:34:36.027Z] === RUN TestGetWithStatusError [2022-04-19T07:34:36.027Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestCloseRootDirectory [2022-04-19T07:34:36.027Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:34:36.027Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestHashFile [2022-04-19T07:34:36.027Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:34:36.027Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestHashSubdir [2022-04-19T07:34:36.027Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:34:36.027Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestRemoveDirectory [2022-04-19T07:34:36.027Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:34:36.027Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-19T07:34:36.027Z] PASS [2022-04-19T07:34:36.027Z] coverage: 9.3% of statements [2022-04-19T07:34:36.027Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 9.3% of statements [2022-04-19T07:34:36.027Z] === RUN TestEnable [2022-04-19T07:34:36.027Z] --- PASS: TestEnable (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestDisable [2022-04-19T07:34:36.027Z] --- PASS: TestDisable (0.00s) [2022-04-19T07:34:36.027Z] === RUN TestEnabled [2022-04-19T07:34:36.027Z] --- PASS: TestEnabled (0.00s) [2022-04-19T07:34:36.027Z] PASS [2022-04-19T07:34:36.027Z] coverage: 100.0% of statements [2022-04-19T07:34:36.027Z] ok github.com/docker/docker/cli/debug 0.083s coverage: 100.0% of statements [2022-04-19T07:34:36.044Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.57s) [2022-04-19T07:34:36.044Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T07:34:36.483Z] === RUN TestGetAllAllowed [2022-04-19T07:34:36.483Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestGetAllMeta [2022-04-19T07:34:36.483Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T07:34:36.483Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T07:34:36.483Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestIsExistingDirectory [2022-04-19T07:34:36.483Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestGetFilenameForDownload [2022-04-19T07:34:36.483Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestEnv2Variables [2022-04-19T07:34:36.483Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T07:34:36.483Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestMaintainer [2022-04-19T07:34:36.483Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestLabel [2022-04-19T07:34:36.483Z] --- PASS: TestLabel (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestFromScratch [2022-04-19T07:34:36.483Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestFromWithArg [2022-04-19T07:34:36.483Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T07:34:36.483Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestFromWithUndefinedArg [2022-04-19T07:34:36.483Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T07:34:36.483Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestOnbuild [2022-04-19T07:34:36.483Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestWorkdir [2022-04-19T07:34:36.483Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestCmd [2022-04-19T07:34:36.483Z] --- PASS: TestCmd (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestHealthcheckNone [2022-04-19T07:34:36.483Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestHealthcheckCmd [2022-04-19T07:34:36.483Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestEntrypoint [2022-04-19T07:34:36.483Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestExpose [2022-04-19T07:34:36.483Z] --- PASS: TestExpose (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestUser [2022-04-19T07:34:36.483Z] --- PASS: TestUser (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestVolume [2022-04-19T07:34:36.483Z] --- PASS: TestVolume (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestStopSignal [2022-04-19T07:34:36.483Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:34:36.483Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestArg [2022-04-19T07:34:36.483Z] --- PASS: TestArg (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestShell [2022-04-19T07:34:36.483Z] --- PASS: TestShell (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestPrependEnvOnCmd [2022-04-19T07:34:36.483Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T07:34:36.483Z] === RUN TestRunWithBuildArgs [2022-04-19T07:34:36.483Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T07:34:36.702Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-19T07:34:36.939Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T07:34:36.939Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T07:34:36.939Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T07:34:36.939Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T07:34:36.939Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T07:34:36.939Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestNormalizeWorkdir [2022-04-19T07:34:36.939Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestDispatch [2022-04-19T07:34:36.939Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T07:34:36.939Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T07:34:36.939Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T07:34:36.939Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T07:34:36.939Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T07:34:36.939Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T07:34:36.939Z] === RUN TestDispatch/COPY_url [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch (0.05s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T07:34:36.939Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T07:34:36.939Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T07:34:36.939Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T07:34:36.939Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T07:34:36.939Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T07:34:36.939Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestEmptyDockerfile [2022-04-19T07:34:36.939Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestSymlinkDockerfile [2022-04-19T07:34:36.939Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T07:34:36.939Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestNonExistingDockerfile [2022-04-19T07:34:36.939Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestCopyRunConfig [2022-04-19T07:34:36.939Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestDeepCopyRunConfig [2022-04-19T07:34:36.939Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestExportImage [2022-04-19T07:34:36.939Z] --- PASS: TestExportImage (0.00s) [2022-04-19T07:34:36.939Z] === RUN TestNormalizeDest [2022-04-19T07:34:36.939Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T07:34:36.939Z] PASS [2022-04-19T07:34:36.939Z] coverage: 46.7% of statements [2022-04-19T07:34:36.939Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 46.7% of statements [2022-04-19T07:34:36.959Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-19T07:34:36.960Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T07:34:37.394Z] === RUN TestTCP4Proxy [2022-04-19T07:34:37.394Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T07:34:37.394Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestTCP6Proxy [2022-04-19T07:34:37.394Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:34:37.394Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestTCPDualStackProxy [2022-04-19T07:34:37.394Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:34:37.394Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestUDP4Proxy [2022-04-19T07:34:37.394Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestUDP6Proxy [2022-04-19T07:34:37.394Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:34:37.394Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestUDPWriteError [2022-04-19T07:34:37.394Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestSCTP4Proxy [2022-04-19T07:34:37.394Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:34:37.394Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T07:34:37.394Z] === RUN TestSCTP6Proxy [2022-04-19T07:34:37.394Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:34:37.394Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T07:34:37.394Z] PASS [2022-04-19T07:34:37.394Z] coverage: 49.4% of statements [2022-04-19T07:34:37.394Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-04-19T07:34:37.890Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-19T07:34:38.147Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-19T07:34:38.147Z] === RUN TestIpcModeOlderClient [2022-04-19T07:34:38.147Z] === PAUSE TestIpcModeOlderClient [2022-04-19T07:34:38.147Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:34:38.404Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-19T07:34:38.404Z] === RUN TestKillContainer [2022-04-19T07:34:38.404Z] === RUN TestKillContainer/no_signal [2022-04-19T07:34:38.967Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:34:39.225Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:34:39.789Z] --- PASS: TestKillContainer (1.26s) [2022-04-19T07:34:39.789Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-19T07:34:39.789Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-19T07:34:39.789Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-19T07:34:39.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:34:39.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T07:34:40.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T07:34:40.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-04-19T07:34:40.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-19T07:34:40.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-04-19T07:34:40.975Z] === RUN TestKillStoppedContainer [2022-04-19T07:34:40.975Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-19T07:34:40.975Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:34:40.975Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T07:34:40.975Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:34:41.231Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-19T07:34:41.231Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:34:41.793Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-04-19T07:34:41.793Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:34:42.354Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-04-19T07:34:42.354Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T07:34:42.610Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-19T07:34:42.610Z] === RUN TestLinksContainerNames [2022-04-19T07:34:43.538Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-19T07:34:43.538Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:34:43.793Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-19T07:34:43.793Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T07:34:44.356Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot/default [2022-04-19T07:34:44.356Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot/private [2022-04-19T07:34:44.356Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T07:34:44.356Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot/slave [2022-04-19T07:34:44.356Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T07:34:44.356Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T07:34:44.356Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/shared [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/default [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/shared [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/slave [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/private [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T07:34:44.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:34:44.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:34:44.357Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T07:34:44.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-04-19T07:34:44.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T07:34:44.615Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T07:34:44.615Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T07:34:45.938Z] === RUN TestCheckpointCreateError [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointCreate [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointDeleteError [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointDelete [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointListError [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointList [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T07:34:45.938Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T07:34:45.938Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:34:45.938Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestGetAPIPath [2022-04-19T07:34:45.938Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestParseHostURL [2022-04-19T07:34:45.938Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T07:34:45.938Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T07:34:45.938Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestClientRedirect [2022-04-19T07:34:45.938Z] === RUN TestClientRedirect/GET [2022-04-19T07:34:45.938Z] === RUN TestClientRedirect/POST [2022-04-19T07:34:45.938Z] === RUN TestClientRedirect/PUT [2022-04-19T07:34:45.938Z] === RUN TestClientRedirect/DELETE [2022-04-19T07:34:45.938Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T07:34:45.938Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigCreateUnsupported [2022-04-19T07:34:45.938Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigCreateError [2022-04-19T07:34:45.938Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigCreate [2022-04-19T07:34:45.938Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspectNotFound [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspectUnsupported [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspectError [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigInspect [2022-04-19T07:34:45.938Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigListUnsupported [2022-04-19T07:34:45.938Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigListError [2022-04-19T07:34:45.938Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigList [2022-04-19T07:34:45.938Z] --- PASS: TestConfigList (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigRemoveUnsupported [2022-04-19T07:34:45.938Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigRemoveError [2022-04-19T07:34:45.938Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigRemove [2022-04-19T07:34:45.938Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigUpdateUnsupported [2022-04-19T07:34:45.938Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigUpdateError [2022-04-19T07:34:45.938Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestConfigUpdate [2022-04-19T07:34:45.938Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCommitError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCommit [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerStatPathError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerStatPath [2022-04-19T07:34:45.938Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyToContainerError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyToContainer [2022-04-19T07:34:45.938Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyFromContainerError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T07:34:45.938Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestCopyFromContainer [2022-04-19T07:34:45.938Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCreateError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCreateImageNotFound [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCreateWithName [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerCreateAutoRemove [2022-04-19T07:34:45.938Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerDiffError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerDiff [2022-04-19T07:34:45.938Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecCreateError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecCreate [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecStartError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecStart [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecInspectError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExecInspect [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExportError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerExport [2022-04-19T07:34:45.938Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerInspectError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T07:34:45.938Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T07:34:45.938Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerInspect [2022-04-19T07:34:45.938Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerInspectNode [2022-04-19T07:34:45.938Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T07:34:45.938Z] === RUN TestContainerKillError [2022-04-19T07:34:45.938Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerKill [2022-04-19T07:34:45.939Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerListError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerList [2022-04-19T07:34:45.939Z] --- PASS: TestContainerList (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerLogsNotFoundError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerLogsError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerLogs [2022-04-19T07:34:45.939Z] --- PASS: TestContainerLogs (0.13s) [2022-04-19T07:34:45.939Z] === RUN TestContainerPauseError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerPause [2022-04-19T07:34:45.939Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainersPruneError [2022-04-19T07:34:45.939Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainersPrune [2022-04-19T07:34:45.939Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRemoveError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRemove [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRenameError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRename [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerResizeError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerExecResizeError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerResize [2022-04-19T07:34:45.939Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerExecResize [2022-04-19T07:34:45.939Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRestartError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerRestart [2022-04-19T07:34:45.939Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStartError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStart [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStatsError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStats [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStopError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerStop [2022-04-19T07:34:45.939Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerTopError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerTop [2022-04-19T07:34:45.939Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerUnpauseError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerUnpause [2022-04-19T07:34:45.939Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerUpdateError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerUpdate [2022-04-19T07:34:45.939Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerWaitError [2022-04-19T07:34:45.939Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestContainerWait [2022-04-19T07:34:45.939Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestDiskUsageError [2022-04-19T07:34:45.939Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestDiskUsage [2022-04-19T07:34:45.939Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestDistributionInspectUnsupported [2022-04-19T07:34:45.939Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T07:34:45.939Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestEventsErrorInOptions [2022-04-19T07:34:45.939Z] --- PASS: TestEventsErrorInOptions (0.01s) [2022-04-19T07:34:45.939Z] === RUN TestEventsErrorFromServer [2022-04-19T07:34:45.939Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestEvents [2022-04-19T07:34:45.939Z] --- PASS: TestEvents (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestTLSCloseWriter [2022-04-19T07:34:45.939Z] === PAUSE TestTLSCloseWriter [2022-04-19T07:34:45.939Z] === RUN TestImageBuildError [2022-04-19T07:34:45.939Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageBuild [2022-04-19T07:34:45.939Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestGetDockerOS [2022-04-19T07:34:45.939Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageCreateError [2022-04-19T07:34:45.939Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageCreate [2022-04-19T07:34:45.939Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageHistoryError [2022-04-19T07:34:45.939Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageHistory [2022-04-19T07:34:45.939Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageImportError [2022-04-19T07:34:45.939Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageImport [2022-04-19T07:34:45.939Z] --- PASS: TestImageImport (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageInspectError [2022-04-19T07:34:45.939Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageInspectImageNotFound [2022-04-19T07:34:45.939Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageInspectWithEmptyID [2022-04-19T07:34:45.939Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageInspect [2022-04-19T07:34:45.939Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageListError [2022-04-19T07:34:45.939Z] --- PASS: TestImageListError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageList [2022-04-19T07:34:45.939Z] --- PASS: TestImageList (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageListApiBefore125 [2022-04-19T07:34:45.939Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageLoadError [2022-04-19T07:34:45.939Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageLoad [2022-04-19T07:34:45.939Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagesPruneError [2022-04-19T07:34:45.939Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagesPrune [2022-04-19T07:34:45.939Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullReferenceParseError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullAnyError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePullWithoutErrors [2022-04-19T07:34:45.939Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushReferenceError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushAnyError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithoutErrors [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T07:34:45.939Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T07:34:45.939Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageRemoveError [2022-04-19T07:34:45.939Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageRemoveImageNotFound [2022-04-19T07:34:45.939Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageRemove [2022-04-19T07:34:45.939Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageSaveError [2022-04-19T07:34:45.939Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageSave [2022-04-19T07:34:45.939Z] --- PASS: TestImageSave (0.00s) [2022-04-19T07:34:45.939Z] === RUN TestImageSearchAnyError [2022-04-19T07:34:45.985Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-04-19T07:34:45.985Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T07:34:46.241Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-19T07:34:46.241Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageSearchWithoutErrors [2022-04-19T07:34:46.394Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageTagError [2022-04-19T07:34:46.394Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageTagInvalidReference [2022-04-19T07:34:46.394Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T07:34:46.394Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageTagHexSource [2022-04-19T07:34:46.394Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestImageTag [2022-04-19T07:34:46.394Z] --- PASS: TestImageTag (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestInfoServerError [2022-04-19T07:34:46.394Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T07:34:46.394Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestInfo [2022-04-19T07:34:46.394Z] --- PASS: TestInfo (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkConnectError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkConnect [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkCreateError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkCreate [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkDisconnectError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkDisconnect [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/no_options [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/verbose [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/global_scope [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T07:34:46.394Z] === RUN TestNetworkInspect/server_error [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkListError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkList [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworksPruneError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworksPrune [2022-04-19T07:34:46.394Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkRemoveError [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNetworkRemove [2022-04-19T07:34:46.394Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeInspectError [2022-04-19T07:34:46.394Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T07:34:46.394Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T07:34:46.394Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeInspect [2022-04-19T07:34:46.394Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeListError [2022-04-19T07:34:46.394Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeList [2022-04-19T07:34:46.394Z] --- PASS: TestNodeList (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeRemoveError [2022-04-19T07:34:46.394Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeRemove [2022-04-19T07:34:46.394Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeUpdateError [2022-04-19T07:34:46.394Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestNodeUpdate [2022-04-19T07:34:46.394Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestOptionWithHostFromEnv [2022-04-19T07:34:46.394Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestOptionWithTimeout [2022-04-19T07:34:46.394Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T07:34:46.394Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPingFail [2022-04-19T07:34:46.394Z] --- PASS: TestPingFail (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPingWithError [2022-04-19T07:34:46.394Z] 2022/04/19 07:34:45 RoundTripper returned a response & error; ignoring response [2022-04-19T07:34:46.394Z] 2022/04/19 07:34:45 RoundTripper returned a response & error; ignoring response [2022-04-19T07:34:46.394Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPingSuccess [2022-04-19T07:34:46.394Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPingHeadFallback [2022-04-19T07:34:46.394Z] === RUN TestPingHeadFallback/OK [2022-04-19T07:34:46.394Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T07:34:46.394Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T07:34:46.394Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T07:34:46.394Z] --- PASS: TestPingHeadFallback (0.04s) [2022-04-19T07:34:46.394Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T07:34:46.394Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginDisableError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginDisable [2022-04-19T07:34:46.394Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginEnableError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginEnable [2022-04-19T07:34:46.394Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginInspectError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T07:34:46.394Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginInspect [2022-04-19T07:34:46.394Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginListError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginList [2022-04-19T07:34:46.394Z] --- PASS: TestPluginList (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginPushError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginPush [2022-04-19T07:34:46.394Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginRemoveError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginRemove [2022-04-19T07:34:46.394Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginSetError [2022-04-19T07:34:46.394Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPluginSet [2022-04-19T07:34:46.394Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSetHostHeader [2022-04-19T07:34:46.394Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestPlainTextError [2022-04-19T07:34:46.394Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestInfiniteError [2022-04-19T07:34:46.394Z] --- PASS: TestInfiniteError (0.02s) [2022-04-19T07:34:46.394Z] === RUN TestCanceledContext [2022-04-19T07:34:46.394Z] 2022/04/19 07:34:45 RoundTripper returned a response & error; ignoring response [2022-04-19T07:34:46.394Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestDeadlineExceededContext [2022-04-19T07:34:46.394Z] 2022/04/19 07:34:45 RoundTripper returned a response & error; ignoring response [2022-04-19T07:34:46.394Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretCreateUnsupported [2022-04-19T07:34:46.394Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretCreateError [2022-04-19T07:34:46.394Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretCreate [2022-04-19T07:34:46.394Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretInspectUnsupported [2022-04-19T07:34:46.394Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretInspectError [2022-04-19T07:34:46.394Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T07:34:46.394Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T07:34:46.394Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretInspect [2022-04-19T07:34:46.394Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretListUnsupported [2022-04-19T07:34:46.394Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretListError [2022-04-19T07:34:46.394Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretList [2022-04-19T07:34:46.394Z] --- PASS: TestSecretList (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretRemoveUnsupported [2022-04-19T07:34:46.394Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretRemoveError [2022-04-19T07:34:46.394Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretRemove [2022-04-19T07:34:46.394Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretUpdateUnsupported [2022-04-19T07:34:46.394Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretUpdateError [2022-04-19T07:34:46.394Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestSecretUpdate [2022-04-19T07:34:46.394Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceCreateError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceCreate [2022-04-19T07:34:46.394Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T07:34:46.394Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceCreateDigestPinning [2022-04-19T07:34:46.394Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceInspectError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T07:34:46.394Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T07:34:46.394Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceInspect [2022-04-19T07:34:46.394Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceListError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceList [2022-04-19T07:34:46.394Z] --- PASS: TestServiceList (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceLogsError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceLogs [2022-04-19T07:34:46.394Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceRemoveError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceRemove [2022-04-19T07:34:46.394Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceUpdateError [2022-04-19T07:34:46.394Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T07:34:46.394Z] === RUN TestServiceUpdate [2022-04-19T07:34:46.394Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmGetUnlockKey [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmInitError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmInit [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmInspectError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmInspect [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmJoinError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmJoin [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmLeaveError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmLeave [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmUnlockError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmUnlock [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmUpdateError [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestSwarmUpdate [2022-04-19T07:34:46.395Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestTaskInspectError [2022-04-19T07:34:46.395Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T07:34:46.395Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestTaskInspect [2022-04-19T07:34:46.395Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestTaskListError [2022-04-19T07:34:46.395Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestTaskList [2022-04-19T07:34:46.395Z] --- PASS: TestTaskList (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeCreateError [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeCreate [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeInspectError [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeInspectNotFound [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeInspect [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeListError [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeList [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeRemoveError [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T07:34:46.395Z] === RUN TestVolumeRemove [2022-04-19T07:34:46.395Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T07:34:46.395Z] === CONT TestTLSCloseWriter [2022-04-19T07:34:46.395Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-19T07:34:46.395Z] PASS [2022-04-19T07:34:46.395Z] coverage: 75.1% of statements [2022-04-19T07:34:46.395Z] ok github.com/docker/docker/client 0.321s coverage: 75.1% of statements [2022-04-19T07:34:46.804Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-19T07:34:46.804Z] === RUN TestNetworkNat [2022-04-19T07:34:47.061Z] --- PASS: TestNetworkNat (0.43s) [2022-04-19T07:34:47.061Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:34:47.626Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-19T07:34:47.626Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:34:50.173Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-19T07:34:50.173Z] === RUN TestPause [2022-04-19T07:34:50.437Z] --- PASS: TestPause (0.45s) [2022-04-19T07:34:50.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:34:50.437Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:34:50.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:34:50.437Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:34:50.887Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-19T07:34:50.888Z] PASS [2022-04-19T07:34:50.888Z] [2022-04-19T07:34:50.888Z] DONE 17 tests in 47.253s [2022-04-19T07:34:50.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T07:34:50.888Z] INFO: Testing against a local daemon [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:50.888Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:50.888Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:50.888Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:50.888Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:34:50.888Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:34:50.888Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:34:50.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:34:50.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:34:50.888Z] === RUN TestPluginInstall [2022-04-19T07:34:50.888Z] === RUN TestPluginInstall/no_auth [2022-04-19T07:34:51.000Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-19T07:34:51.000Z] === RUN TestPidHost [2022-04-19T07:34:51.841Z] time="2022-04-19T07:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:51.841Z] time="2022-04-19T07:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63568e2304f7e604f56aabf394745c7cfe2924d029831b949f05ca071e133af5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:51.841Z] time="2022-04-19T07:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:51.841Z] time="2022-04-19T07:34:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63568e2304f7e604f56aabf394745c7cfe2924d029831b949f05ca071e133af5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:51.931Z] --- PASS: TestPidHost (0.92s) [2022-04-19T07:34:51.931Z] === RUN TestPsFilter [2022-04-19T07:34:51.931Z] --- PASS: TestPsFilter (0.13s) [2022-04-19T07:34:51.931Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:34:52.096Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T07:34:52.352Z] time="2022-04-19T07:34:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:52.352Z] time="2022-04-19T07:34:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63568e2304f7e604f56aabf394745c7cfe2924d029831b949f05ca071e133af5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:52.352Z] time="2022-04-19T07:34:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:52.352Z] time="2022-04-19T07:34:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63568e2304f7e604f56aabf394745c7cfe2924d029831b949f05ca071e133af5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:52.493Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-19T07:34:52.493Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:34:52.608Z] === RUN TestPluginInstall/with_insecure [2022-04-19T07:34:52.749Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-19T07:34:52.749Z] === RUN TestRemoveContainerRunning [2022-04-19T07:34:53.310Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-19T07:34:53.310Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:34:53.535Z] time="2022-04-19T07:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:53.535Z] time="2022-04-19T07:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dda05acc722cbd46e7a5760b2bd71528f12946591d031527b856b0b18a4e701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:53.535Z] time="2022-04-19T07:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:34:53.535Z] time="2022-04-19T07:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dda05acc722cbd46e7a5760b2bd71528f12946591d031527b856b0b18a4e701" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:34:53.567Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-19T07:34:53.567Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:34:53.567Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T07:34:53.567Z] === RUN TestRenameLinkedContainer [2022-04-19T07:34:53.791Z] plugin_test.go:195: [dc2cd79a4f353] daemon is not started [2022-04-19T07:34:53.791Z] --- PASS: TestPluginInstall (2.78s) [2022-04-19T07:34:53.791Z] --- PASS: TestPluginInstall/no_auth (1.10s) [2022-04-19T07:34:53.791Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-19T07:34:53.791Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-19T07:34:53.791Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:34:54.841Z] --- PASS: TestImportExtremelyLargeImageWorks (93.21s) [2022-04-19T07:34:54.841Z] PASS [2022-04-19T07:34:54.841Z] [2022-04-19T07:34:54.841Z] === Skipped [2022-04-19T07:34:54.841Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T07:34:54.841Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T07:34:54.841Z] [2022-04-19T07:34:54.841Z] DONE 22 tests, 1 skipped in 97.125s [2022-04-19T07:34:54.841Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T07:34:54.841Z] INFO: Testing against a local daemon [2022-04-19T07:34:54.841Z] === RUN TestNetworkCreateDelete [2022-04-19T07:34:54.841Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-19T07:34:54.841Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:34:54.841Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-19T07:34:54.841Z] === RUN TestDaemonDNSFallback [2022-04-19T07:34:55.152Z] .........................xx.................... [ 29%] [2022-04-19T07:34:55.158Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T07:34:55.505Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-04-19T07:34:55.505Z] === RUN TestRenameStoppedContainer [2022-04-19T07:34:55.761Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-19T07:34:55.761Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:34:56.086Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T07:34:56.691Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-19T07:34:56.691Z] === RUN TestRenameInvalidName [2022-04-19T07:34:56.949Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-19T07:34:56.949Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:34:57.015Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-04-19T07:34:57.015Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-19T07:34:57.015Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-19T07:34:57.015Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:34:57.580Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-19T07:34:57.580Z] PASS [2022-04-19T07:34:57.580Z] [2022-04-19T07:34:57.580Z] DONE 24 tests in 6.694s [2022-04-19T07:34:57.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T07:34:57.580Z] INFO: Testing against a local daemon [2022-04-19T07:34:57.580Z] === RUN TestExternalGraphDriver [2022-04-19T07:34:57.580Z] === RUN TestExternalGraphDriver/json [2022-04-19T07:34:58.319Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-04-19T07:34:58.319Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:34:58.883Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-19T07:34:58.883Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:34:59.047Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-19T07:34:59.047Z] === RUN TestInspectNetwork [2022-04-19T07:34:59.047Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:34:59.047Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:34:59.047Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:34:59.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:34:59.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:34:59.047Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:34:59.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:34:59.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:34:59.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestNetworkList [2022-04-19T07:34:59.047Z] === RUN TestNetworkList//networks [2022-04-19T07:34:59.047Z] === PAUSE TestNetworkList//networks [2022-04-19T07:34:59.047Z] === RUN TestNetworkList//networks/ [2022-04-19T07:34:59.047Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:34:59.047Z] === CONT TestNetworkList//networks [2022-04-19T07:34:59.047Z] === CONT TestNetworkList//networks/ [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:34:59.047Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:34:59.047Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:34:59.047Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:34:59.047Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:34:59.047Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:34:59.047Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:34:59.047Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:34:59.047Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:34:59.047Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:34:59.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:34:59.047Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:34:59.047Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:34:59.047Z] PASS [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === Skipped [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-19T07:34:59.047Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:34:59.047Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:34:59.047Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:34:59.047Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:34:59.047Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-19T07:34:59.047Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:34:59.047Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] DONE 34 tests, 12 skipped in 7.061s [2022-04-19T07:34:59.047Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.047Z] INFO: Testing against a local daemon [2022-04-19T07:34:59.047Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T07:34:59.047Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:34:59.047Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestDockerNetworkIpvlan [2022-04-19T07:34:59.047Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:34:59.047Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:34:59.047Z] PASS [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === Skipped [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:34:59.047Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:34:59.047Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] DONE 2 tests, 2 skipped in 0.090s [2022-04-19T07:34:59.047Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.047Z] INFO: Testing against a local daemon [2022-04-19T07:34:59.047Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T07:34:59.047Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestDockerNetworkMacvlan [2022-04-19T07:34:59.047Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-19T07:34:59.047Z] PASS [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === Skipped [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T07:34:59.047Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-19T07:34:59.047Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] DONE 2 tests, 2 skipped in 0.085s [2022-04-19T07:34:59.047Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.047Z] testing: warning: no tests to run [2022-04-19T07:34:59.047Z] PASS [2022-04-19T07:34:59.047Z] [2022-04-19T07:34:59.047Z] DONE 0 tests in 0.023s [2022-04-19T07:34:59.047Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.047Z] INFO: Testing against a local daemon [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginTLS [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginHeader [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginV2Disable [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T07:34:59.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.047Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-19T07:34:59.047Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T07:34:59.048Z] PASS [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === Skipped [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T07:34:59.048Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.048Z] [2022-04-19T07:34:59.048Z] DONE 17 tests, 17 skipped in 0.292s [2022-04-19T07:34:59.048Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.308Z] INFO: Testing against a local daemon [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:59.308Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:59.308Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:59.308Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:59.308Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:34:59.308Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:34:59.308Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:34:59.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:34:59.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:34:59.308Z] === RUN TestPluginInstall [2022-04-19T07:34:59.308Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.308Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T07:34:59.308Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:34:59.308Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-19T07:34:59.308Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T07:34:59.308Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:34:59.308Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T07:34:59.308Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:34:59.308Z] PASS [2022-04-19T07:34:59.308Z] [2022-04-19T07:34:59.308Z] === Skipped [2022-04-19T07:34:59.308Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-19T07:34:59.308Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T07:34:59.308Z] [2022-04-19T07:34:59.308Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-19T07:34:59.308Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-19T07:34:59.308Z] [2022-04-19T07:34:59.308Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:34:59.308Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T07:34:59.308Z] [2022-04-19T07:34:59.308Z] DONE 19 tests, 3 skipped in 0.138s [2022-04-19T07:34:59.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T07:34:59.308Z] INFO: Testing against a local daemon [2022-04-19T07:34:59.308Z] === RUN TestExternalGraphDriver [2022-04-19T07:34:59.473Z] === RUN TestExternalGraphDriver/spec [2022-04-19T07:34:59.568Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T07:34:59.568Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-19T07:34:59.568Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:34:59.813Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-19T07:34:59.813Z] === RUN TestResize [2022-04-19T07:35:00.068Z] --- PASS: TestResize (0.43s) [2022-04-19T07:35:00.068Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:35:00.633Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-19T07:35:00.633Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:35:00.890Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-19T07:35:00.890Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:35:00.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:35:00.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:35:00.890Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:35:00.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:35:00.890Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:35:00.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:00.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:00.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:00.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:35:00.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:01.161Z] --- PASS: TestCheckoutGit (25.35s) [2022-04-19T07:35:01.161Z] === RUN TestValidGitTransport [2022-04-19T07:35:01.161Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T07:35:01.161Z] === RUN TestGitInvalidRef [2022-04-19T07:35:01.161Z] --- PASS: TestGitInvalidRef (0.17s) [2022-04-19T07:35:01.161Z] PASS [2022-04-19T07:35:01.161Z] coverage: 86.3% of statements [2022-04-19T07:35:01.161Z] ok github.com/docker/docker/builder/remotecontext/git 25.719s coverage: 86.3% of statements [2022-04-19T07:35:01.161Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T07:35:01.161Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T07:35:01.363Z] === RUN TestExternalGraphDriver/pull [2022-04-19T07:35:02.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:02.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:35:02.731Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-04-19T07:35:02.731Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-04-19T07:35:02.731Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-04-19T07:35:02.731Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-04-19T07:35:02.731Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:35:03.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:35:03.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:03.775Z] --- PASS: TestGraphdriverPluginV2 (3.58s) [2022-04-19T07:35:03.775Z] PASS [2022-04-19T07:35:03.775Z] [2022-04-19T07:35:03.775Z] === Skipped [2022-04-19T07:35:03.775Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-19T07:35:03.775Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T07:35:03.775Z] [2022-04-19T07:35:03.775Z] DONE 2 tests, 1 skipped in 3.717s [2022-04-19T07:35:03.775Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T07:35:03.775Z] INFO: Testing against a local daemon [2022-04-19T07:35:03.775Z] === RUN TestContinueAfterPluginCrash [2022-04-19T07:35:03.775Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T07:35:03.776Z] === RUN TestReadPluginNoRead [2022-04-19T07:35:03.776Z] === PAUSE TestReadPluginNoRead [2022-04-19T07:35:03.776Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T07:35:03.776Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T07:35:03.776Z] === CONT TestContinueAfterPluginCrash [2022-04-19T07:35:03.776Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T07:35:05.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:06.895Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-04-19T07:35:06.895Z] PASS [2022-04-19T07:35:06.895Z] [2022-04-19T07:35:06.895Z] DONE 5 tests in 8.920s [2022-04-19T07:35:06.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T07:35:06.895Z] INFO: Testing against a local daemon [2022-04-19T07:35:06.895Z] === RUN TestContinueAfterPluginCrash [2022-04-19T07:35:06.895Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T07:35:06.895Z] === RUN TestReadPluginNoRead [2022-04-19T07:35:06.895Z] === PAUSE TestReadPluginNoRead [2022-04-19T07:35:06.895Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T07:35:06.895Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T07:35:06.896Z] === CONT TestContinueAfterPluginCrash [2022-04-19T07:35:06.896Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T07:35:07.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:35:07.981Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2022-04-19T07:35:07.981Z] === CONT TestReadPluginNoRead [2022-04-19T07:35:08.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T07:35:08.205Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestConfigureDaemonLogs [2022-04-19T07:35:08.205Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T07:35:08.205Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T07:35:08.205Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T07:35:08.205Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T07:35:08.205Z] PASS [2022-04-19T07:35:08.205Z] coverage: 19.0% of statements [2022-04-19T07:35:08.205Z] ok github.com/docker/docker/cmd/dockerd 0.150s coverage: 19.0% of statements [2022-04-19T07:35:08.205Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T07:35:08.205Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T07:35:09.735Z] === RUN TestContainerStopSignal [2022-04-19T07:35:09.735Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestContainerStopTimeout [2022-04-19T07:35:09.735Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T07:35:09.735Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T07:35:09.735Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T07:35:09.735Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T07:35:09.735Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T07:35:09.735Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestNewMemoryStore [2022-04-19T07:35:09.735Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestAddContainers [2022-04-19T07:35:09.735Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestGetContainer [2022-04-19T07:35:09.735Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestDeleteContainer [2022-04-19T07:35:09.735Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestListContainers [2022-04-19T07:35:09.735Z] --- PASS: TestListContainers (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestFirstContainer [2022-04-19T07:35:09.735Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestApplyAllContainer [2022-04-19T07:35:09.735Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestIsValidHealthString [2022-04-19T07:35:09.735Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestStateRunStop [2022-04-19T07:35:09.735Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestStateTimeoutWait [2022-04-19T07:35:09.735Z] state_test.go:141: Stop callback fired [2022-04-19T07:35:09.735Z] state_test.go:165: Stop callback fired [2022-04-19T07:35:09.735Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T07:35:09.735Z] === RUN TestIsValidStateString [2022-04-19T07:35:09.735Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestViewSaveDelete [2022-04-19T07:35:09.735Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T07:35:09.735Z] === RUN TestViewAll [2022-04-19T07:35:09.735Z] --- PASS: TestViewAll (0.01s) [2022-04-19T07:35:09.735Z] === RUN TestViewGet [2022-04-19T07:35:09.735Z] --- PASS: TestViewGet (0.01s) [2022-04-19T07:35:09.735Z] === RUN TestNames [2022-04-19T07:35:09.735Z] --- PASS: TestNames (0.00s) [2022-04-19T07:35:09.735Z] === RUN TestViewWithHealthCheck [2022-04-19T07:35:09.735Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T07:35:09.735Z] PASS [2022-04-19T07:35:09.735Z] coverage: 41.7% of statements [2022-04-19T07:35:09.735Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2022-04-19T07:35:09.735Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T07:35:09.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T07:35:09.735Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T07:35:09.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T07:35:09.896Z] === RUN TestReadPluginNoRead/default [2022-04-19T07:35:10.166Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-04-19T07:35:10.166Z] === CONT TestReadPluginNoRead [2022-04-19T07:35:10.190Z] === RUN TestPrepare [2022-04-19T07:35:10.190Z] --- PASS: TestPrepare (0.00s) [2022-04-19T07:35:10.190Z] === RUN TestStart [2022-04-19T07:35:10.190Z] --- PASS: TestStart (0.00s) [2022-04-19T07:35:10.190Z] === RUN TestWaitCancel [2022-04-19T07:35:10.190Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T07:35:10.190Z] === RUN TestWaitDisabled [2022-04-19T07:35:10.190Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T07:35:10.190Z] === RUN TestWaitEnabled [2022-04-19T07:35:10.190Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T07:35:10.190Z] === RUN TestRemove [2022-04-19T07:35:10.190Z] --- PASS: TestRemove (0.00s) [2022-04-19T07:35:10.190Z] PASS [2022-04-19T07:35:10.190Z] coverage: 65.3% of statements [2022-04-19T07:35:10.190Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-04-19T07:35:11.280Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T07:35:11.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:35:11.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:35:11.964Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-19T07:35:12.223Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-04-19T07:35:12.223Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T07:35:12.355Z] === RUN TestNewListSecretsFilters [2022-04-19T07:35:12.355Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T07:35:12.355Z] === RUN TestNewListConfigsFilters [2022-04-19T07:35:12.355Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T07:35:12.355Z] PASS [2022-04-19T07:35:12.355Z] coverage: 0.5% of statements [2022-04-19T07:35:12.355Z] ok github.com/docker/docker/daemon/cluster 0.323s coverage: 0.5% of statements [2022-04-19T07:35:12.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:35:12.686Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T07:35:12.810Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T07:35:12.810Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T07:35:12.810Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T07:35:12.810Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T07:35:12.810Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T07:35:13.265Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T07:35:13.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T07:35:13.265Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T07:35:13.265Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T07:35:13.265Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T07:35:13.265Z] PASS [2022-04-19T07:35:13.265Z] coverage: 35.9% of statements [2022-04-19T07:35:13.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.504s coverage: 35.9% of statements [2022-04-19T07:35:13.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:35:13.610Z] === CONT TestReadPluginNoRead [2022-04-19T07:35:13.610Z] read_test.go:92: [dca5290a3b196] daemon is not started [2022-04-19T07:35:13.610Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-04-19T07:35:13.610Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-19T07:35:13.610Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-04-19T07:35:13.610Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-04-19T07:35:13.610Z] PASS [2022-04-19T07:35:13.610Z] [2022-04-19T07:35:13.610Z] DONE 6 tests in 10.420s [2022-04-19T07:35:13.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-19T07:35:13.610Z] testing: warning: no tests to run [2022-04-19T07:35:13.610Z] PASS [2022-04-19T07:35:13.610Z] [2022-04-19T07:35:13.610Z] DONE 0 tests in 0.034s [2022-04-19T07:35:13.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T07:35:13.610Z] INFO: Testing against a local daemon [2022-04-19T07:35:13.610Z] === RUN TestPluginWithDevMounts [2022-04-19T07:35:13.610Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T07:35:13.610Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T07:35:13.610Z] PASS [2022-04-19T07:35:13.610Z] [2022-04-19T07:35:13.610Z] === Skipped [2022-04-19T07:35:13.610Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-19T07:35:13.610Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T07:35:13.610Z] [2022-04-19T07:35:13.610Z] DONE 1 tests, 1 skipped in 0.095s [2022-04-19T07:35:13.610Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T07:35:13.610Z] INFO: Testing against a local daemon [2022-04-19T07:35:13.610Z] === RUN TestSecretInspect [2022-04-19T07:35:13.610Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.610Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-19T07:35:13.610Z] === RUN TestSecretList [2022-04-19T07:35:13.610Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.617Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T07:35:13.873Z] --- SKIP: TestSecretList (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:35:13.873Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-19T07:35:13.873Z] === RUN TestSecretsUpdate [2022-04-19T07:35:13.873Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestTemplatedSecret [2022-04-19T07:35:13.873Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T07:35:13.873Z] === RUN TestSecretCreateResolve [2022-04-19T07:35:13.873Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-19T07:35:13.873Z] PASS [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === Skipped [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-19T07:35:13.873Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-19T07:35:13.873Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-19T07:35:13.873Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-19T07:35:13.873Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-19T07:35:13.873Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-19T07:35:13.873Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] [2022-04-19T07:35:13.873Z] DONE 6 tests, 6 skipped in 0.153s [2022-04-19T07:35:13.873Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T07:35:13.873Z] INFO: Testing against a local daemon [2022-04-19T07:35:13.873Z] === RUN TestServiceCreateInit [2022-04-19T07:35:13.873Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:35:13.873Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:35:13.873Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-19T07:35:13.873Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:35:13.873Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:35:13.873Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceConflict [2022-04-19T07:35:13.873Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:35:13.873Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:35:13.873Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:35:13.873Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:35:13.873Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:13.873Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-19T07:35:13.873Z] === RUN TestCreateServiceSysctls [2022-04-19T07:35:14.135Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T07:35:14.135Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:35:14.135Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-19T07:35:14.135Z] === RUN TestInspect [2022-04-19T07:35:14.135Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestInspect (0.01s) [2022-04-19T07:35:14.135Z] === RUN TestCreateJob [2022-04-19T07:35:14.135Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestCreateJob (0.01s) [2022-04-19T07:35:14.135Z] === RUN TestReplicatedJob [2022-04-19T07:35:14.135Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-19T07:35:14.135Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:35:14.135Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-19T07:35:14.135Z] === RUN TestServiceListWithStatuses [2022-04-19T07:35:14.135Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:35:14.135Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:35:14.135Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:35:14.135Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-19T07:35:14.135Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:35:14.135Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:14.135Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-19T07:35:14.135Z] === RUN TestServicePlugin [2022-04-19T07:35:14.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:35:14.984Z] === RUN TestReadPluginNoRead/default [2022-04-19T07:35:14.984Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-04-19T07:35:15.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:35:15.430Z] === RUN TestWaitNodeAttachment [2022-04-19T07:35:15.430Z] === RUN TestBuilderGC [2022-04-19T07:35:15.430Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestFindConfigurationConflicts [2022-04-19T07:35:15.430Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T07:35:15.430Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T07:35:15.430Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T07:35:15.430Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T07:35:15.430Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_label [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T07:35:15.430Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T07:35:15.430Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T07:35:15.430Z] time="2022-04-19T07:35:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T07:35:15.430Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-19T07:35:15.430Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T07:35:15.430Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:15.430Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestReloadBadDefaultConfig [2022-04-19T07:35:15.430Z] time="2022-04-19T07:35:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2419469323" [2022-04-19T07:35:15.430Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestReloadWithConflictingLabels [2022-04-19T07:35:15.430Z] time="2022-04-19T07:35:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-592571492" [2022-04-19T07:35:15.430Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T07:35:15.430Z] time="2022-04-19T07:35:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-922184969" [2022-04-19T07:35:15.430Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestMaskURLCredentials [2022-04-19T07:35:15.430Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T07:35:15.430Z] === RUN TestDaemonConfigurationMerge [2022-04-19T07:35:15.430Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T07:35:15.430Z] PASS [2022-04-19T07:35:15.430Z] coverage: 79.5% of statements [2022-04-19T07:35:15.430Z] ok github.com/docker/docker/daemon/config 0.219s coverage: 79.5% of statements [2022-04-19T07:35:15.889Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T07:35:15.889Z] === RUN TestIsolationConversion [2022-04-19T07:35:15.889Z] === RUN TestIsolationConversion/default [2022-04-19T07:35:15.889Z] === RUN TestIsolationConversion/process [2022-04-19T07:35:15.889Z] === RUN TestIsolationConversion/hyperv [2022-04-19T07:35:15.889Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestContainerLabels [2022-04-19T07:35:15.889Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestCredentialSpecConversion [2022-04-19T07:35:15.889Z] === RUN TestCredentialSpecConversion/none [2022-04-19T07:35:15.889Z] === RUN TestCredentialSpecConversion/config [2022-04-19T07:35:15.889Z] === RUN TestCredentialSpecConversion/file [2022-04-19T07:35:15.889Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T07:35:15.889Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T07:35:15.889Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountBind [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountVolume [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountTarget [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T07:35:15.889Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T07:35:15.889Z] PASS [2022-04-19T07:35:15.889Z] coverage: 11.0% of statements [2022-04-19T07:35:15.889Z] === RUN TestEventsLog [2022-04-19T07:35:15.889Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestEventsLogTimeout [2022-04-19T07:35:15.889Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestLogEvents [2022-04-19T07:35:15.889Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.594s coverage: 11.0% of statements [2022-04-19T07:35:15.889Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T07:35:15.889Z] === RUN TestLoadBufferedEvents [2022-04-19T07:35:15.889Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-19T07:35:15.889Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T07:35:15.889Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T07:35:15.889Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T07:35:15.889Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T07:35:15.889Z] PASS [2022-04-19T07:35:15.889Z] coverage: 50.0% of statements [2022-04-19T07:35:15.889Z] ok github.com/docker/docker/daemon/events 0.226s coverage: 50.0% of statements [2022-04-19T07:35:16.046Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServicePlugin (1.92s) [2022-04-19T07:35:16.046Z] === RUN TestServiceUpdateLabel [2022-04-19T07:35:16.046Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-19T07:35:16.046Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:35:16.046Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-19T07:35:16.046Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:35:16.046Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-19T07:35:16.046Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:35:16.046Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-19T07:35:16.046Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:35:16.046Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-19T07:35:16.046Z] PASS [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === Skipped [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:35:16.046Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:35:16.046Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-19T07:35:16.046Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-19T07:35:16.046Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-19T07:35:16.046Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-04-19T07:35:16.046Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-19T07:35:16.046Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-19T07:35:16.046Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-19T07:35:16.046Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-19T07:35:16.046Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-19T07:35:16.046Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-19T07:35:16.046Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-19T07:35:16.046Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-19T07:35:16.046Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T07:35:16.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-19T07:35:16.046Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-19T07:35:16.046Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-04-19T07:35:16.046Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-19T07:35:16.046Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-19T07:35:16.046Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-19T07:35:16.046Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-19T07:35:16.046Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-19T07:35:16.046Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T07:35:16.046Z] [2022-04-19T07:35:16.046Z] DONE 24 tests, 23 skipped in 2.314s [2022-04-19T07:35:16.046Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T07:35:16.307Z] INFO: Testing against a local daemon [2022-04-19T07:35:16.307Z] === RUN TestSessionCreate [2022-04-19T07:35:16.307Z] --- PASS: TestSessionCreate (0.03s) [2022-04-19T07:35:16.307Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:35:16.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-19T07:35:16.307Z] PASS [2022-04-19T07:35:16.307Z] [2022-04-19T07:35:16.307Z] DONE 2 tests in 0.156s [2022-04-19T07:35:16.307Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T07:35:16.307Z] INFO: Testing against a local daemon [2022-04-19T07:35:16.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:35:16.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:35:16.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:35:16.307Z] === RUN TestDiskUsage [2022-04-19T07:35:16.307Z] === PAUSE TestDiskUsage [2022-04-19T07:35:16.307Z] === RUN TestEventsExecDie [2022-04-19T07:35:16.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:35:16.348Z] === CONT TestReadPluginNoRead [2022-04-19T07:35:16.348Z] read_test.go:92: [d5720c8037ecd] daemon is not started [2022-04-19T07:35:16.349Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-04-19T07:35:16.349Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-04-19T07:35:16.349Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-19T07:35:16.349Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-04-19T07:35:16.349Z] PASS [2022-04-19T07:35:16.349Z] [2022-04-19T07:35:16.349Z] DONE 6 tests in 9.477s [2022-04-19T07:35:16.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-19T07:35:16.349Z] testing: warning: no tests to run [2022-04-19T07:35:16.349Z] PASS [2022-04-19T07:35:16.349Z] [2022-04-19T07:35:16.349Z] DONE 0 tests in 0.008s [2022-04-19T07:35:16.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T07:35:16.349Z] INFO: Testing against a local daemon [2022-04-19T07:35:16.349Z] === RUN TestPluginWithDevMounts [2022-04-19T07:35:16.349Z] === PAUSE TestPluginWithDevMounts [2022-04-19T07:35:16.349Z] === CONT TestPluginWithDevMounts [2022-04-19T07:35:16.849Z] === RUN TestIsEmptyDir [2022-04-19T07:35:16.849Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-19T07:35:16.849Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T07:35:16.849Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T07:35:16.849Z] PASS [2022-04-19T07:35:16.849Z] coverage: 2.3% of statements [2022-04-19T07:35:16.849Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2022-04-19T07:35:16.879Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-19T07:35:16.879Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:35:16.879Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T07:35:16.879Z] === RUN TestEventsVolumeCreate [2022-04-19T07:35:16.879Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T07:35:16.879Z] === RUN TestInfoBinaryCommits [2022-04-19T07:35:17.139Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T07:35:17.139Z] === RUN TestInfoAPIVersioned [2022-04-19T07:35:17.139Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T07:35:17.139Z] === RUN TestInfoAPI [2022-04-19T07:35:17.139Z] --- PASS: TestInfoAPI (0.03s) [2022-04-19T07:35:17.139Z] === RUN TestInfoAPIWarnings [2022-04-19T07:35:17.304Z] === RUN TestLinkNaming [2022-04-19T07:35:17.304Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLinkNew [2022-04-19T07:35:17.304Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLinkEnv [2022-04-19T07:35:17.304Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLinkMultipleEnv [2022-04-19T07:35:17.304Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLinkPortRangeEnv [2022-04-19T07:35:17.304Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T07:35:17.304Z] PASS [2022-04-19T07:35:17.304Z] coverage: 93.0% of statements [2022-04-19T07:35:17.304Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-04-19T07:35:17.304Z] === RUN TestVerifyNetworkingConfig [2022-04-19T07:35:17.304Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestGetContainer [2022-04-19T07:35:17.304Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestValidContainerNames [2022-04-19T07:35:17.304Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestContainerInitDNS [2022-04-19T07:35:17.304Z] daemon_test.go:145: root required [2022-04-19T07:35:17.304Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestMerge [2022-04-19T07:35:17.304Z] --- PASS: TestMerge (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestValidateContainerIsolation [2022-04-19T07:35:17.304Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestFindNetworkErrorType [2022-04-19T07:35:17.304Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestEnsureServicesExist [2022-04-19T07:35:17.304Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestEnsureServicesExistErrors [2022-04-19T07:35:17.304Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T07:35:17.304Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T07:35:17.304Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T07:35:17.304Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestContainerDelete [2022-04-19T07:35:17.304Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestContainerDoubleDelete [2022-04-19T07:35:17.304Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T07:35:17.304Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T07:35:17.304Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestNoneHealthcheck [2022-04-19T07:35:17.304Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestHealthStates [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] time="2022-04-19T07:35:17Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:35:17.304Z] --- PASS: TestHealthStates (0.13s) [2022-04-19T07:35:17.304Z] === RUN TestGetInspectData [2022-04-19T07:35:17.304Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestFillLicense [2022-04-19T07:35:17.304Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestListInvalidFilter [2022-04-19T07:35:17.304Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestNameFilter [2022-04-19T07:35:17.304Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T07:35:17.304Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T07:35:17.304Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T07:35:17.304Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T07:35:17.304Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadLabels [2022-04-19T07:35:17.304Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T07:35:17.304Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadMirrors [2022-04-19T07:35:17.304Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T07:35:17.304Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T07:35:17.304Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T07:35:17.304Z] reload_test.go:342: root required [2022-04-19T07:35:17.304Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T07:35:17.304Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T07:35:17.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-19T07:35:17.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T07:35:17.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-19T07:35:17.304Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T07:35:17.304Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-19T07:35:17.304Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T07:35:17.304Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T07:35:17.304Z] === RUN TestParseVolumesFrom [2022-04-19T07:35:17.304Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T07:35:17.304Z] PASS [2022-04-19T07:35:17.304Z] coverage: 8.8% of statements [2022-04-19T07:35:17.304Z] ok github.com/docker/docker/daemon 0.435s coverage: 8.8% of statements [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T07:35:17.304Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T07:35:17.305Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T07:35:17.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:35:17.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-04-19T07:35:17.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.23s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.72s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-04-19T07:35:17.711Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-04-19T07:35:17.711Z] === RUN TestCgroupNamespacesRun [2022-04-19T07:35:17.740Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-19T07:35:17.740Z] PASS [2022-04-19T07:35:17.740Z] [2022-04-19T07:35:17.740Z] DONE 1 tests in 1.592s [2022-04-19T07:35:17.740Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T07:35:17.740Z] INFO: Testing against a local daemon [2022-04-19T07:35:17.740Z] === RUN TestSecretInspect [2022-04-19T07:35:19.080Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-19T07:35:19.080Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T07:35:19.436Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/defaults [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T07:35:19.477Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T07:35:19.477Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T07:35:19.477Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T07:35:19.477Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T07:35:19.477Z] === RUN TestAdapterReadLogs [2022-04-19T07:35:19.477Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestCopier [2022-04-19T07:35:19.477Z] --- PASS: TestCopier (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestCopierLongLines [2022-04-19T07:35:19.477Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestCopierSlow [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T07:35:19.477Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T07:35:19.477Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T07:35:19.478Z] PASS [2022-04-19T07:35:19.478Z] coverage: 53.6% of statements [2022-04-19T07:35:19.478Z] ok github.com/docker/docker/daemon/logger/fluentd 0.055s coverage: 53.6% of statements [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T07:35:19.478Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-19T07:35:19.478Z] === RUN TestCreateSuccess [2022-04-19T07:35:19.478Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCreateStreamSkipped [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T07:35:19.478Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCreateLogGroupSuccess [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T07:35:19.478Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCreateError [2022-04-19T07:35:19.478Z] --- PASS: TestCreateError (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCreateAlreadyExists [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T07:35:19.478Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestLogClosed [2022-04-19T07:35:19.478Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestLogBlocking [2022-04-19T07:35:19.478Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T07:35:19.478Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T07:35:19.478Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestPublishBatchSuccess [2022-04-19T07:35:19.478Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestPublishBatchError [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=error msg=error [2022-04-19T07:35:19.478Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:35:19.478Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:35:19.478Z] time="2022-04-19T07:35:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T07:35:19.478Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchSimple [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchTicker [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-19T07:35:19.478Z] === RUN TestCollectBatchClose [2022-04-19T07:35:19.478Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/3/���� [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T07:35:19.478Z] === RUN TestEffectiveLen/5/ [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T07:35:19.478Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T07:35:19.478Z] === RUN TestFindValidSplit [2022-04-19T07:35:19.478Z] === RUN TestFindValidSplit/0/ [2022-04-19T07:35:19.478Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: He [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/6/a� [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: a [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: � [2022-04-19T07:35:19.479Z] === RUN TestFindValidSplit/7/a� [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T07:35:19.479Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T07:35:19.479Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T07:35:19.479Z] === RUN TestProcessEventEmoji [2022-04-19T07:35:19.479Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-19T07:35:19.479Z] === RUN TestCollectBatchLineSplit [2022-04-19T07:35:19.479Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-19T07:35:19.479Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T07:35:19.479Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-19T07:35:19.479Z] === RUN TestCollectBatchMaxEvents [2022-04-19T07:35:19.479Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T07:35:19.479Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T07:35:19.479Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T07:35:19.480Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-19T07:35:19.480Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T07:35:19.480Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestSearchRegistryForImages [2022-04-19T07:35:19.480Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T07:35:19.480Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestImageDelete [2022-04-19T07:35:19.480Z] === RUN TestImageDelete/no_lease [2022-04-19T07:35:19.480Z] === RUN TestImageDelete/lease_exists [2022-04-19T07:35:19.480Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-19T07:35:19.480Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T07:35:19.480Z] --- PASS: TestImageDelete (0.03s) [2022-04-19T07:35:19.480Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-19T07:35:19.480Z] === RUN TestContentStoreForPull [2022-04-19T07:35:19.480Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T07:35:19.480Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T07:35:19.480Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T07:35:19.480Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestCreateTagSuccess [2022-04-19T07:35:19.480Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T07:35:19.480Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T07:35:19.480Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T07:35:19.480Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T07:35:19.480Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T07:35:19.480Z] PASS [2022-04-19T07:35:19.480Z] coverage: 80.2% of statements [2022-04-19T07:35:19.480Z] --- PASS: TestCopierSlow (0.20s) [2022-04-19T07:35:19.480Z] === RUN TestCopierWithSized [2022-04-19T07:35:19.480Z] === RUN TestCopierWithSized/as_is [2022-04-19T07:35:19.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.295s coverage: 80.2% of statements [2022-04-19T07:35:19.480Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T07:35:19.480Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T07:35:19.480Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T07:35:19.480Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestCopierWithPartial [2022-04-19T07:35:19.480Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestRingLogger [2022-04-19T07:35:19.480Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestRingCap [2022-04-19T07:35:19.480Z] --- PASS: TestRingCap (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestRingClose [2022-04-19T07:35:19.480Z] --- PASS: TestRingClose (0.00s) [2022-04-19T07:35:19.480Z] === RUN TestRingDrain [2022-04-19T07:35:19.480Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T07:35:19.480Z] PASS [2022-04-19T07:35:19.480Z] coverage: 43.2% of statements [2022-04-19T07:35:19.480Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.2% of statements [2022-04-19T07:35:19.480Z] --- PASS: TestContentStoreForPull (0.17s) [2022-04-19T07:35:19.480Z] PASS [2022-04-19T07:35:19.480Z] coverage: 6.6% of statements [2022-04-19T07:35:19.480Z] ok github.com/docker/docker/daemon/images 0.305s coverage: 6.6% of statements [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T07:35:19.935Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T07:35:20.011Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-19T07:35:20.011Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T07:35:20.259Z] --- PASS: TestSecretInspect (2.14s) [2022-04-19T07:35:20.259Z] === RUN TestSecretList [2022-04-19T07:35:20.389Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T07:35:20.389Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T07:35:20.389Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T07:35:20.389Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-19T07:35:20.389Z] === RUN TestFastTimeMarshalJSON [2022-04-19T07:35:20.389Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-19T07:35:20.389Z] PASS [2022-04-19T07:35:20.389Z] coverage: 87.2% of statements [2022-04-19T07:35:20.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.150s coverage: 87.2% of statements [2022-04-19T07:35:20.843Z] === RUN TestJSONFileLogger [2022-04-19T07:35:20.843Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T07:35:20.843Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T07:35:20.843Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T07:35:20.843Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T07:35:20.843Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T07:35:20.843Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T07:35:20.843Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T07:35:20.843Z] === RUN TestEncodeDecode [2022-04-19T07:35:20.843Z] === PAUSE TestEncodeDecode [2022-04-19T07:35:20.843Z] === RUN TestUnexpectedEOF [2022-04-19T07:35:20.843Z] time="2022-04-19T07:35:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:35:20.843Z] time="2022-04-19T07:35:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:35:20.843Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-19T07:35:20.843Z] === CONT TestEncodeDecode [2022-04-19T07:35:20.843Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T07:35:20.843Z] PASS [2022-04-19T07:35:20.843Z] coverage: 69.9% of statements [2022-04-19T07:35:20.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.188s coverage: 69.9% of statements [2022-04-19T07:35:20.843Z] === RUN TestWriteLog [2022-04-19T07:35:20.843Z] === PAUSE TestWriteLog [2022-04-19T07:35:20.843Z] === RUN TestReadLog [2022-04-19T07:35:20.843Z] === PAUSE TestReadLog [2022-04-19T07:35:20.843Z] === RUN TestDecode [2022-04-19T07:35:20.843Z] --- PASS: TestDecode (0.02s) [2022-04-19T07:35:20.843Z] === CONT TestWriteLog [2022-04-19T07:35:20.843Z] === CONT TestReadLog [2022-04-19T07:35:20.843Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T07:35:20.843Z] === RUN TestReadLog/tail_exact [2022-04-19T07:35:21.299Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T07:35:21.299Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T07:35:21.299Z] --- PASS: TestReadLog (0.16s) [2022-04-19T07:35:21.299Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-19T07:35:21.299Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T07:35:21.299Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T07:35:21.299Z] PASS [2022-04-19T07:35:21.299Z] coverage: 78.7% of statements [2022-04-19T07:35:21.299Z] ok github.com/docker/docker/daemon/logger/local 0.219s coverage: 78.7% of statements [2022-04-19T07:35:21.299Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T07:35:21.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-19T07:35:21.375Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T07:35:21.753Z] === RUN TestOpenFileDelete [2022-04-19T07:35:21.753Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestOpenFileRename [2022-04-19T07:35:21.753Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestHandleDecoderErr [2022-04-19T07:35:21.753Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestParseLogTagDefaultTag [2022-04-19T07:35:21.753Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestParseLogTag [2022-04-19T07:35:21.753Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestParseLogTagEmptyTag [2022-04-19T07:35:21.753Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestTailFiles [2022-04-19T07:35:21.753Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestFollowLogsConsumerGone [2022-04-19T07:35:21.753Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T07:35:21.753Z] === RUN TestFollowLogsProducerGone [2022-04-19T07:35:21.753Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T07:35:21.753Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T07:35:21.753Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-19T07:35:21.753Z] === RUN TestCheckCapacityAndRotate [2022-04-19T07:35:21.753Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T07:35:21.753Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T07:35:21.753Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-04-19T07:35:21.753Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.06s) [2022-04-19T07:35:21.753Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2022-04-19T07:35:21.753Z] PASS [2022-04-19T07:35:21.753Z] coverage: 53.5% of statements [2022-04-19T07:35:21.753Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.154s coverage: 53.5% of statements [2022-04-19T07:35:21.753Z] === RUN TestLog [2022-04-19T07:35:21.753Z] --- PASS: TestLog (0.02s) [2022-04-19T07:35:21.753Z] PASS [2022-04-19T07:35:21.753Z] coverage: 31.5% of statements [2022-04-19T07:35:21.753Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-04-19T07:35:22.146Z] --- PASS: TestSecretList (2.18s) [2022-04-19T07:35:22.147Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:35:22.302Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-19T07:35:22.302Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T07:35:22.713Z] === RUN TestNewParse [2022-04-19T07:35:22.713Z] --- PASS: TestNewParse (0.00s) [2022-04-19T07:35:22.713Z] PASS [2022-04-19T07:35:22.713Z] coverage: 8.3% of statements [2022-04-19T07:35:22.713Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-04-19T07:35:22.713Z] === RUN TestValidateLogOpt [2022-04-19T07:35:22.713Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestNewMissedConfig [2022-04-19T07:35:22.713Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestNewMissedUrl [2022-04-19T07:35:22.713Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestNewMissedToken [2022-04-19T07:35:22.713Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestNewWithProxy [2022-04-19T07:35:22.713Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestDefault [2022-04-19T07:35:22.713Z] --- PASS: TestDefault (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T07:35:22.713Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestJsonFormat [2022-04-19T07:35:22.713Z] === RUN TestParseLogFormat [2022-04-19T07:35:22.713Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestValidateLogOptEmpty [2022-04-19T07:35:22.713Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T07:35:22.713Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestParseAddressDefaultPort [2022-04-19T07:35:22.713Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T07:35:22.713Z] === RUN TestValidateSyslogFacility [2022-04-19T07:35:22.714Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T07:35:22.714Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T07:35:22.714Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T07:35:22.714Z] === RUN TestValidateLogOpt [2022-04-19T07:35:22.714Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:35:22.714Z] PASS [2022-04-19T07:35:22.714Z] coverage: 43.6% of statements [2022-04-19T07:35:22.714Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T07:35:22.714Z] === RUN TestRawFormat [2022-04-19T07:35:22.714Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T07:35:22.714Z] === RUN TestRawFormatWithLabels [2022-04-19T07:35:22.714Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T07:35:22.714Z] === RUN TestRawFormatWithoutTag [2022-04-19T07:35:22.714Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T07:35:22.714Z] === RUN TestBatching [2022-04-19T07:35:22.714Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-19T07:35:22.714Z] --- PASS: TestBatching (0.19s) [2022-04-19T07:35:22.714Z] === RUN TestFrequency [2022-04-19T07:35:23.168Z] --- PASS: TestFrequency (0.23s) [2022-04-19T07:35:23.168Z] === RUN TestOneMessagePerRequest [2022-04-19T07:35:23.168Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T07:35:23.168Z] === RUN TestVerify [2022-04-19T07:35:23.168Z] --- PASS: TestVerify (0.00s) [2022-04-19T07:35:23.168Z] === RUN TestSkipVerify [2022-04-19T07:35:23.168Z] time="2022-04-19T07:35:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.168Z] time="2022-04-19T07:35:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.168Z] time="2022-04-19T07:35:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] --- PASS: TestSkipVerify (0.40s) [2022-04-19T07:35:23.624Z] === RUN TestBufferMaximum [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.174171\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.174171\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.624Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T07:35:23.624Z] === RUN TestServerAlwaysDown [2022-04-19T07:35:23.624Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.176991\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.176991\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.176991\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.178005\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.625Z] time="2022-04-19T07:35:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353723.178005\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:23.625Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T07:35:23.625Z] === RUN TestCannotSendAfterClose [2022-04-19T07:35:23.625Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T07:35:23.625Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T07:35:23.672Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-19T07:35:23.672Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T07:35:24.036Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-19T07:35:24.082Z] === RUN TestV1IDService [2022-04-19T07:35:24.082Z] --- PASS: TestV1IDService (0.02s) [2022-04-19T07:35:24.082Z] === RUN TestV2MetadataService [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"78f760f07855\"}'" [2022-04-19T07:35:24.538Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T07:35:24.538Z] PASS [2022-04-19T07:35:24.538Z] coverage: 82.5% of statements [2022-04-19T07:35:24.538Z] ok github.com/docker/docker/daemon/logger/splunk 1.899s coverage: 82.5% of statements [2022-04-19T07:35:24.538Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T07:35:24.538Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T07:35:24.538Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T07:35:24.538Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T07:35:24.538Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T07:35:24.538Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T07:35:24.538Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T07:35:24.538Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T07:35:24.538Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T07:35:24.538Z] === RUN TestManifestStore [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T07:35:24.538Z] === RUN TestSuccessfulDownload [2022-04-19T07:35:24.538Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:35:24.538Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T07:35:24.538Z] === RUN TestCancelledDownload [2022-04-19T07:35:24.538Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T07:35:24.538Z] === RUN TestMaxDownloadAttempts [2022-04-19T07:35:24.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:35:24.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:35:24.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:35:24.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:35:24.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:35:24.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:35:24.538Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:35:24.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:35:24.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:35:24.538Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:35:24.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:35:24.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:35:24.538Z] --- PASS: TestV2MetadataService (0.67s) [2022-04-19T07:35:24.538Z] PASS [2022-04-19T07:35:24.538Z] coverage: 48.2% of statements [2022-04-19T07:35:24.538Z] ok github.com/docker/docker/distribution/metadata 0.748s coverage: 48.2% of statements [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local585329732\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/no_local_cache [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/with_local_cache [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="reference for unknown type: " [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="reference for unknown type: " [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="reference for unknown type: " [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="reference for unknown type: " [2022-04-19T07:35:24.538Z] time="2022-04-19T07:35:24Z" level=warning msg="reference for unknown type: " [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T07:35:24.538Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T07:35:24.647Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-19T07:35:24.648Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T07:35:24.669Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-19T07:35:24.669Z] === RUN TestSecretsUpdate [2022-04-19T07:35:24.995Z] time="2022-04-19T07:35:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore (0.26s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T07:35:24.995Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestFixManifestLayers [2022-04-19T07:35:24.995Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T07:35:24.995Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:35:24.995Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestFixManifestLayersBadParent [2022-04-19T07:35:24.995Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestValidateManifest [2022-04-19T07:35:24.995Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:35:24.995Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestFormatPlatform [2022-04-19T07:35:24.995Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T07:35:24.995Z] === RUN TestPullSchema2Config [2022-04-19T07:35:24.995Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:24.995Z] === RUN TestPullSchema2Config/500_status [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:24.995Z] time="2022-04-19T07:35:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:35:24.995Z] time="2022-04-19T07:35:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:35:24.995Z] time="2022-04-19T07:35:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:35:24.995Z] time="2022-04-19T07:35:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:35:24.995Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T07:35:24.995Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-04-19T07:35:24.995Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-04-19T07:35:24.995Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-04-19T07:35:24.995Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-04-19T07:35:24.995Z] === RUN TestTransfer [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:24.995Z] === RUN TestPullSchema2Config/EOF [2022-04-19T07:35:24.995Z] --- PASS: TestTransfer (0.12s) [2022-04-19T07:35:24.995Z] === RUN TestConcurrencyLimit [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:35:24.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:24.995Z] 2022/04/19 07:35:24 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-19T07:35:24.995Z] goroutine 115 [running]: [2022-04-19T07:35:24.995Z] net/http.(*conn).serve.func1() [2022-04-19T07:35:24.995Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:35:24.995Z] panic({0x1379000, 0x155b8f0}) [2022-04-19T07:35:24.995Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:35:24.995Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001929c0?, {0x15630d8?, 0xc000184000?}) [2022-04-19T07:35:24.995Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T07:35:24.995Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x15630d8, 0xc000184000}, 0xc00027e000) [2022-04-19T07:35:24.995Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T07:35:24.995Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15630d8?, 0xc000184000?}, 0xc00005a800?) [2022-04-19T07:35:24.995Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:35:24.995Z] net/http.serverHandler.ServeHTTP({0xc0000384b0?}, {0x15630d8, 0xc000184000}, 0xc00027e000) [2022-04-19T07:35:24.995Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:35:24.995Z] net/http.(*conn).serve(0xc0003400a0, {0x1563950, 0xc00021b080}) [2022-04-19T07:35:24.995Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:35:24.995Z] created by net/http.(*Server).Serve [2022-04-19T07:35:24.995Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:35:25.211Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-19T07:35:25.211Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T07:35:25.451Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:25.451Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T07:35:25.451Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:35:25.451Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:35:25.451Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T07:35:25.451Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T07:35:25.451Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-19T07:35:25.451Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-04-19T07:35:25.451Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T07:35:25.451Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestLayerAlreadyExists [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:35:25.451Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T07:35:25.451Z] === RUN TestNotFound [2022-04-19T07:35:25.451Z] --- PASS: TestNotFound (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestConflict [2022-04-19T07:35:25.451Z] --- PASS: TestConflict (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestForbidden [2022-04-19T07:35:25.451Z] --- PASS: TestForbidden (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestInvalidParameter [2022-04-19T07:35:25.451Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestNotImplemented [2022-04-19T07:35:25.451Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestNotModified [2022-04-19T07:35:25.451Z] --- PASS: TestNotModified (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestUnauthorized [2022-04-19T07:35:25.451Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestUnknown [2022-04-19T07:35:25.451Z] --- PASS: TestUnknown (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestCancelled [2022-04-19T07:35:25.451Z] --- PASS: TestCancelled (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestDeadline [2022-04-19T07:35:25.451Z] --- PASS: TestDeadline (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestDataLoss [2022-04-19T07:35:25.451Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestUnavailable [2022-04-19T07:35:25.451Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestSystem [2022-04-19T07:35:25.451Z] --- PASS: TestSystem (0.00s) [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Conflict [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T07:35:25.451Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T07:35:25.451Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T07:35:25.451Z] PASS [2022-04-19T07:35:25.451Z] coverage: 77.0% of statements [2022-04-19T07:35:25.451Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-04-19T07:35:25.451Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-04-19T07:35:25.451Z] === RUN TestInactiveJobs [2022-04-19T07:35:25.908Z] --- PASS: TestInactiveJobs (0.41s) [2022-04-19T07:35:25.908Z] === RUN TestWatchRelease [2022-04-19T07:35:25.908Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T07:35:25.908Z] === RUN TestWatchFinishedTransfer [2022-04-19T07:35:25.908Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T07:35:25.908Z] === RUN TestDuplicateTransfer [2022-04-19T07:35:25.908Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-19T07:35:25.908Z] === RUN TestSuccessfulUpload [2022-04-19T07:35:25.908Z] === RUN TestFSGetInvalidData [2022-04-19T07:35:25.908Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T07:35:25.908Z] === RUN TestFSInvalidSet [2022-04-19T07:35:25.908Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T07:35:25.908Z] === RUN TestFSInvalidRoot [2022-04-19T07:35:25.908Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-19T07:35:25.908Z] === RUN TestFSMetadataGetSet [2022-04-19T07:35:25.908Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-19T07:35:25.908Z] === RUN TestFSInvalidWalker [2022-04-19T07:35:25.908Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T07:35:25.908Z] === RUN TestFSGetSet [2022-04-19T07:35:26.362Z] --- PASS: TestFSGetSet (0.02s) [2022-04-19T07:35:26.362Z] === RUN TestFSGetUnsetKey [2022-04-19T07:35:26.362Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestFSGetEmptyData [2022-04-19T07:35:26.362Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestFSDelete [2022-04-19T07:35:26.362Z] --- PASS: TestFSDelete (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestFSWalker [2022-04-19T07:35:26.362Z] --- PASS: TestFSWalker (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestFSWalkerStopOnError [2022-04-19T07:35:26.362Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestNewFromJSON [2022-04-19T07:35:26.362Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T07:35:26.362Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestMarshalKeyOrder [2022-04-19T07:35:26.362Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestHistoryEqual [2022-04-19T07:35:26.362Z] time="2022-04-19T07:35:25Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T07:35:26.362Z] --- PASS: TestHistoryEqual (0.10s) [2022-04-19T07:35:26.362Z] === RUN TestImage [2022-04-19T07:35:26.362Z] --- PASS: TestImage (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestImageOSNotEmpty [2022-04-19T07:35:26.362Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T07:35:26.362Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestCreate [2022-04-19T07:35:26.362Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestRestore [2022-04-19T07:35:26.362Z] time="2022-04-19T07:35:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T07:35:26.362Z] --- PASS: TestRestore (0.02s) [2022-04-19T07:35:26.362Z] === RUN TestAddDelete [2022-04-19T07:35:26.362Z] === RUN TestCompare [2022-04-19T07:35:26.362Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-19T07:35:26.362Z] === RUN TestCancelledUpload [2022-04-19T07:35:26.362Z] --- PASS: TestCompare (0.00s) [2022-04-19T07:35:26.362Z] PASS [2022-04-19T07:35:26.362Z] coverage: 19.2% of statements [2022-04-19T07:35:26.362Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T07:35:26.362Z] PASS [2022-04-19T07:35:26.362Z] coverage: 77.3% of statements [2022-04-19T07:35:26.362Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2022-04-19T07:35:26.362Z] ok github.com/docker/docker/distribution/xfer 1.833s coverage: 77.3% of statements [2022-04-19T07:35:26.362Z] --- PASS: TestAddDelete (0.02s) [2022-04-19T07:35:26.362Z] === RUN TestSearchAfterDelete [2022-04-19T07:35:26.362Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestParentReset [2022-04-19T07:35:26.362Z] --- PASS: TestParentReset (0.02s) [2022-04-19T07:35:26.362Z] === RUN TestGetAndSetLastUpdated [2022-04-19T07:35:26.362Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-19T07:35:26.362Z] === RUN TestStoreLen [2022-04-19T07:35:26.362Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2022-04-19T07:35:26.362Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T07:35:26.362Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestTokenPassThru [2022-04-19T07:35:26.362Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-19T07:35:26.362Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T07:35:26.362Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-19T07:35:26.362Z] PASS [2022-04-19T07:35:26.362Z] coverage: 26.6% of statements [2022-04-19T07:35:26.362Z] --- PASS: TestStoreLen (0.04s) [2022-04-19T07:35:26.362Z] PASS [2022-04-19T07:35:26.362Z] coverage: 86.9% of statements [2022-04-19T07:35:26.362Z] ok github.com/docker/docker/distribution 1.938s coverage: 26.6% of statements [2022-04-19T07:35:26.362Z] ok github.com/docker/docker/image 0.382s coverage: 86.9% of statements [2022-04-19T07:35:26.362Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T07:35:26.362Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T07:35:26.557Z] --- PASS: TestSecretsUpdate (2.14s) [2022-04-19T07:35:26.557Z] === RUN TestTemplatedSecret [2022-04-19T07:35:26.577Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-04-19T07:35:26.577Z] === RUN TestNISDomainname [2022-04-19T07:35:26.832Z] --- PASS: TestNISDomainname (0.54s) [2022-04-19T07:35:26.832Z] === RUN TestHostnameDnsResolution [2022-04-19T07:35:27.067Z] ba8181afd426: Pull complete [2022-04-19T07:35:27.067Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-19T07:35:27.067Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:35:27.067Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-19T07:35:27.067Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-19T07:35:27.067Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-19T07:35:27.067Z] WARN: Skipping validation tests [2022-04-19T07:35:27.067Z] INFO: Running unit tests at 04/19/2022 07:35:16... [2022-04-19T07:35:27.067Z] INFO: make.ps1 starting at 04/19/2022 07:35:21 [2022-04-19T07:35:27.067Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:35:27.067Z] INFO: Invoking autogen... [2022-04-19T07:35:27.067Z] INFO: Running unit tests... [2022-04-19T07:35:27.322Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T07:35:27.322Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T07:35:27.322Z] PASS [2022-04-19T07:35:27.322Z] coverage: 25.0% of statements [2022-04-19T07:35:27.322Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2022-04-19T07:35:27.322Z] === RUN TestValidateManifest [2022-04-19T07:35:27.322Z] === RUN TestValidateManifest/nil [2022-04-19T07:35:27.322Z] === RUN TestValidateManifest/non-nil [2022-04-19T07:35:27.322Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T07:35:27.322Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T07:35:27.322Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T07:35:27.322Z] PASS [2022-04-19T07:35:27.322Z] coverage: 0.7% of statements [2022-04-19T07:35:27.322Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2022-04-19T07:35:27.322Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T07:35:27.759Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-04-19T07:35:27.759Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T07:35:28.015Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-19T07:35:28.015Z] === RUN TestPrivilegedHostDevices [2022-04-19T07:35:28.282Z] === RUN TestSerialization [2022-04-19T07:35:28.282Z] --- PASS: TestSerialization (0.02s) [2022-04-19T07:35:28.282Z] PASS [2022-04-19T07:35:28.282Z] coverage: 100.0% of statements [2022-04-19T07:35:28.282Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2022-04-19T07:35:28.470Z] dccd9e4d14d3: Pull complete [2022-04-19T07:35:28.470Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T07:35:28.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:35:28.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T07:35:28.471Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T07:35:28.471Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T07:35:28.471Z] WARN: Skipping validation tests [2022-04-19T07:35:28.471Z] INFO: Running unit tests at 04/19/2022 07:35:21... [2022-04-19T07:35:28.471Z] INFO: make.ps1 starting at 04/19/2022 07:35:25 [2022-04-19T07:35:28.471Z] INFO: Git commit (ef64db5021) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T07:35:28.471Z] INFO: Invoking autogen... [2022-04-19T07:35:28.471Z] INFO: Running unit tests... [2022-04-19T07:35:28.576Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-19T07:35:28.577Z] === RUN TestStats [2022-04-19T07:35:28.756Z] === RUN TestEmptyLayer [2022-04-19T07:35:28.756Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestCommitFailure [2022-04-19T07:35:28.756Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T07:35:28.756Z] === RUN TestStartTransactionFailure [2022-04-19T07:35:28.756Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestGetOrphan [2022-04-19T07:35:28.756Z] === RUN TestEnvironmentParsing [2022-04-19T07:35:28.756Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T07:35:28.756Z] PASS [2022-04-19T07:35:28.756Z] coverage: 1.2% of statements [2022-04-19T07:35:28.756Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T07:35:28.756Z] === RUN TestMountAndRegister [2022-04-19T07:35:28.756Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-04-19T07:35:28.756Z] layer_test.go:258: Layer size: 14 [2022-04-19T07:35:28.756Z] --- PASS: TestMountAndRegister (0.13s) [2022-04-19T07:35:28.756Z] === RUN TestLayerRelease [2022-04-19T07:35:28.756Z] layer_test.go:291: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestStoreRestore [2022-04-19T07:35:28.756Z] layer_test.go:340: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestTarStreamStability [2022-04-19T07:35:28.756Z] layer_test.go:455: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestRegisterExistingLayer [2022-04-19T07:35:28.756Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-04-19T07:35:28.756Z] === RUN TestTarStreamVerification [2022-04-19T07:35:28.756Z] layer_test.go:684: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestLayerMigration [2022-04-19T07:35:28.756Z] migration_test.go:45: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T07:35:28.756Z] migration_test.go:181: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestMountInit [2022-04-19T07:35:28.756Z] mount_test.go:17: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestMountSize [2022-04-19T07:35:28.756Z] mount_test.go:76: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestMountChanges [2022-04-19T07:35:28.756Z] mount_test.go:125: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T07:35:28.756Z] === RUN TestMountApply [2022-04-19T07:35:28.756Z] mount_test.go:212: Failing on Windows [2022-04-19T07:35:28.756Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T07:35:28.756Z] PASS [2022-04-19T07:35:28.756Z] coverage: 30.6% of statements [2022-04-19T07:35:28.756Z] ok github.com/docker/docker/layer 0.427s coverage: 30.6% of statements [2022-04-19T07:35:29.072Z] --- PASS: TestTemplatedSecret (2.60s) [2022-04-19T07:35:29.073Z] === RUN TestSecretCreateResolve [2022-04-19T07:35:29.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T07:35:29.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T07:35:29.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T07:35:29.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T07:35:29.671Z] === RUN TestSequenceGetAvailableBit [2022-04-19T07:35:29.672Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSequenceEqual [2022-04-19T07:35:29.672Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSequenceCopy [2022-04-19T07:35:29.672Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestGetFirstAvailable [2022-04-19T07:35:29.672Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestFindSequence [2022-04-19T07:35:29.672Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestCheckIfAvailable [2022-04-19T07:35:29.672Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestMergeSequences [2022-04-19T07:35:29.672Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestPushReservation [2022-04-19T07:35:29.672Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSerializeDeserialize [2022-04-19T07:35:29.672Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSet [2022-04-19T07:35:29.672Z] --- PASS: TestSet (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSetUnset [2022-04-19T07:35:29.672Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestOffsetSetUnset [2022-04-19T07:35:29.672Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSetInRange [2022-04-19T07:35:29.672Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestSetAnyInRange [2022-04-19T07:35:29.672Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestMethods [2022-04-19T07:35:29.672Z] --- PASS: TestMethods (0.00s) [2022-04-19T07:35:29.672Z] === RUN TestRandomAllocateDeallocate [2022-04-19T07:35:29.959Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-19T07:35:30.967Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-19T07:35:30.967Z] PASS [2022-04-19T07:35:30.967Z] [2022-04-19T07:35:30.967Z] DONE 6 tests in 13.398s [2022-04-19T07:35:30.967Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T07:35:31.141Z] --- PASS: TestStats (2.43s) [2022-04-19T07:35:31.141Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:35:31.141Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T07:35:31.141Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T07:35:31.141Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T07:35:31.141Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T07:35:31.141Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T07:35:31.141Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T07:35:31.141Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T07:35:31.141Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T07:35:31.141Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T07:35:31.141Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T07:35:31.201Z] === RUN TestInvalidConfig [2022-04-19T07:35:31.201Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T07:35:31.201Z] === RUN TestConfig [2022-04-19T07:35:31.201Z] --- PASS: TestConfig (0.00s) [2022-04-19T07:35:31.201Z] === RUN TestOptionsLabels [2022-04-19T07:35:31.201Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T07:35:31.201Z] === RUN TestValidName [2022-04-19T07:35:31.201Z] --- PASS: TestValidName (0.00s) [2022-04-19T07:35:31.201Z] PASS [2022-04-19T07:35:31.201Z] coverage: 19.7% of statements [2022-04-19T07:35:31.201Z] ok github.com/docker/docker/libnetwork/config 0.063s coverage: 19.7% of statements [2022-04-19T07:35:31.223Z] INFO: Testing against a local daemon [2022-04-19T07:35:31.224Z] === RUN TestServiceCreateInit [2022-04-19T07:35:31.224Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:35:31.656Z] === RUN TestKey [2022-04-19T07:35:31.656Z] --- PASS: TestKey (0.00s) [2022-04-19T07:35:31.656Z] === RUN TestParseKey [2022-04-19T07:35:31.656Z] --- PASS: TestParseKey (0.00s) [2022-04-19T07:35:31.656Z] === RUN TestInvalidDataStore [2022-04-19T07:35:31.656Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T07:35:31.656Z] === RUN TestKVObjectFlatKey [2022-04-19T07:35:31.656Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T07:35:31.656Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T07:35:31.656Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T07:35:31.656Z] PASS [2022-04-19T07:35:31.656Z] coverage: 21.9% of statements [2022-04-19T07:35:31.657Z] ok github.com/docker/docker/libnetwork/datastore 0.033s coverage: 21.9% of statements [2022-04-19T07:35:31.748Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T07:35:32.112Z] === RUN TestErrorInterfaces [2022-04-19T07:35:32.112Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestNetworkMarshalling [2022-04-19T07:35:32.112Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-04-19T07:35:32.112Z] === RUN TestEndpointMarshalling [2022-04-19T07:35:32.112Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestAuxAddresses [2022-04-19T07:35:32.112Z] time="2022-04-19T07:35:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:35:32.112Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T07:35:32.112Z] === RUN TestSRVServiceQuery [2022-04-19T07:35:32.112Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-19T07:35:32.112Z] === RUN TestServiceVIPReuse [2022-04-19T07:35:32.112Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T07:35:32.112Z] === RUN TestIPDataMarshalling [2022-04-19T07:35:32.112Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestValidateAndIsV6 [2022-04-19T07:35:32.112Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T07:35:32.112Z] PASS [2022-04-19T07:35:32.112Z] coverage: 68.9% of statements [2022-04-19T07:35:32.112Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestDNSIPQuery [2022-04-19T07:35:32.112Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestDNSProxyServFail [2022-04-19T07:35:32.112Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestSandboxAddEmpty [2022-04-19T07:35:32.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestSandboxAddMultiPrio [2022-04-19T07:35:32.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestSandboxAddSamePrio [2022-04-19T07:35:32.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestCleanupServiceDiscovery [2022-04-19T07:35:32.112Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestDNSOptions [2022-04-19T07:35:32.112Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:35:32.112Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T07:35:32.112Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T07:35:32.112Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2022-04-19T07:35:32.112Z] time="2022-04-19T07:35:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:35:32.112Z] time="2022-04-19T07:35:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:35:32.112Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T07:35:32.112Z] PASS [2022-04-19T07:35:32.112Z] coverage: 8.5% of statements [2022-04-19T07:35:32.112Z] ok github.com/docker/docker/libnetwork 0.260s coverage: 8.5% of statements [2022-04-19T07:35:32.571Z] === RUN TestDriver [2022-04-19T07:35:32.571Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:35:32.571Z] PASS [2022-04-19T07:35:32.571Z] coverage: 34.8% of statements [2022-04-19T07:35:32.571Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-19T07:35:33.026Z] === RUN TestDriver [2022-04-19T07:35:33.026Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:35:33.026Z] PASS [2022-04-19T07:35:33.026Z] coverage: 34.8% of statements [2022-04-19T07:35:33.026Z] ok github.com/docker/docker/libnetwork/drivers/null 0.032s coverage: 34.8% of statements [2022-04-19T07:35:33.026Z] === RUN TestNetworkAllocateFree [2022-04-19T07:35:33.026Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T07:35:33.026Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T07:35:33.026Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T07:35:33.026Z] PASS [2022-04-19T07:35:33.026Z] coverage: 63.6% of statements [2022-04-19T07:35:33.026Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.033s coverage: 63.6% of statements [2022-04-19T07:35:33.481Z] === RUN TestGetEmptyCapabilities [2022-04-19T07:35:33.481Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T07:35:33.481Z] === RUN TestGetExtraCapabilities [2022-04-19T07:35:33.481Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T07:35:33.481Z] === RUN TestGetInvalidCapabilities [2022-04-19T07:35:33.481Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-19T07:35:33.481Z] === RUN TestRemoteDriver [2022-04-19T07:35:33.481Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T07:35:33.481Z] === RUN TestDriverError [2022-04-19T07:35:33.481Z] --- PASS: TestDriverError (0.00s) [2022-04-19T07:35:33.481Z] === RUN TestMissingValues [2022-04-19T07:35:33.481Z] --- PASS: TestMissingValues (0.00s) [2022-04-19T07:35:33.481Z] === RUN TestRollback [2022-04-19T07:35:33.481Z] --- PASS: TestRollback (0.00s) [2022-04-19T07:35:33.481Z] PASS [2022-04-19T07:35:33.481Z] coverage: 57.4% of statements [2022-04-19T07:35:33.481Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.065s coverage: 57.4% of statements [2022-04-19T07:35:33.676Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T07:35:34.241Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-19T07:35:34.444Z] === RUN TestNew [2022-04-19T07:35:34.444Z] --- PASS: TestNew (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestAddDriver [2022-04-19T07:35:34.444Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestAddDuplicateDriver [2022-04-19T07:35:34.444Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T07:35:34.444Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestDriver [2022-04-19T07:35:34.444Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestIPAM [2022-04-19T07:35:34.444Z] --- PASS: TestIPAM (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestWalkIPAMs [2022-04-19T07:35:34.444Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestWalkDrivers [2022-04-19T07:35:34.444Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T07:35:34.444Z] PASS [2022-04-19T07:35:34.444Z] coverage: 82.4% of statements [2022-04-19T07:35:34.444Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2022-04-19T07:35:34.444Z] === RUN TestNAT [2022-04-19T07:35:34.444Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:35:34.444Z] --- SKIP: TestNAT (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestTransparent [2022-04-19T07:35:34.444Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:35:34.444Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T07:35:34.444Z] PASS [2022-04-19T07:35:34.444Z] coverage: 0.0% of statements [2022-04-19T07:35:34.444Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2022-04-19T07:35:34.444Z] === RUN TestBuildDefault [2022-04-19T07:35:34.444Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestBuildHostnameDomainname [2022-04-19T07:35:34.444Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestBuildHostname [2022-04-19T07:35:34.444Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestBuildHostnameFQDN [2022-04-19T07:35:34.444Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestBuildNoIP [2022-04-19T07:35:34.444Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestUpdate [2022-04-19T07:35:34.444Z] --- PASS: TestUpdate (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T07:35:34.444Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T07:35:34.444Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestAddEmpty [2022-04-19T07:35:34.444Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestAdd [2022-04-19T07:35:34.444Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestDeleteEmpty [2022-04-19T07:35:34.444Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestDeleteNewline [2022-04-19T07:35:34.444Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestDelete [2022-04-19T07:35:34.444Z] --- PASS: TestDelete (0.00s) [2022-04-19T07:35:34.444Z] === RUN TestConcurrentWrites [2022-04-19T07:35:34.444Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-19T07:35:34.444Z] PASS [2022-04-19T07:35:34.444Z] coverage: 81.2% of statements [2022-04-19T07:35:34.444Z] ok github.com/docker/docker/libnetwork/etchosts 0.179s coverage: 81.2% of statements [2022-04-19T07:35:34.898Z] === RUN TestNew [2022-04-19T07:35:34.898Z] --- PASS: TestNew (0.00s) [2022-04-19T07:35:34.898Z] === RUN TestAllocate [2022-04-19T07:35:34.898Z] --- PASS: TestAllocate (0.00s) [2022-04-19T07:35:34.898Z] === RUN TestUninitialized [2022-04-19T07:35:34.898Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T07:35:34.898Z] === RUN TestAllocateInRange [2022-04-19T07:35:34.898Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T07:35:34.898Z] === RUN TestAllocateSerial [2022-04-19T07:35:34.898Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T07:35:34.898Z] PASS [2022-04-19T07:35:34.898Z] coverage: 87.5% of statements [2022-04-19T07:35:34.898Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2022-04-19T07:35:34.898Z] === RUN TestCaller [2022-04-19T07:35:34.898Z] --- PASS: TestCaller (0.00s) [2022-04-19T07:35:34.898Z] PASS [2022-04-19T07:35:34.898Z] coverage: 100.0% of statements [2022-04-19T07:35:34.898Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-04-19T07:35:35.044Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T07:35:35.044Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-04-19T07:35:35.044Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-04-19T07:35:35.044Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-19T07:35:35.044Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-04-19T07:35:35.044Z] === RUN TestDeleteDevicemapper [2022-04-19T07:35:35.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:35:35.044Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T07:35:35.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:35:35.256Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-19T07:35:35.256Z] === RUN TestInfoDebug [2022-04-19T07:35:35.256Z] --- PASS: TestInfoDebug (0.54s) [2022-04-19T07:35:35.256Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:35:35.256Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-19T07:35:35.256Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:35:35.256Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-19T07:35:35.256Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:35:35.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-19T07:35:35.256Z] === RUN TestPingCacheHeaders [2022-04-19T07:35:35.256Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-19T07:35:35.256Z] === RUN TestPingGet [2022-04-19T07:35:35.256Z] --- PASS: TestPingGet (0.01s) [2022-04-19T07:35:35.256Z] === RUN TestPingHead [2022-04-19T07:35:35.256Z] --- PASS: TestPingHead (0.03s) [2022-04-19T07:35:35.256Z] === RUN TestPingSwarmHeader [2022-04-19T07:35:35.353Z] --- PASS: TestRandomAllocateDeallocate (5.57s) [2022-04-19T07:35:35.353Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:35:35.353Z] === RUN TestSetSerialInsertDelete [2022-04-19T07:35:35.353Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T07:35:35.353Z] === RUN TestSetParallelInsertDelete [2022-04-19T07:35:35.397Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:35:35.829Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T07:35:36.315Z] === RUN TestInt2IP2IntConversion [2022-04-19T07:35:36.315Z] === RUN TestPoolRequest [2022-04-19T07:35:36.315Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T07:35:36.315Z] === RUN TestOtherRequests [2022-04-19T07:35:36.315Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T07:35:36.315Z] PASS [2022-04-19T07:35:36.315Z] coverage: 57.1% of statements [2022-04-19T07:35:36.315Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-04-19T07:35:36.315Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-19T07:35:36.315Z] === RUN TestGetAddressVersion [2022-04-19T07:35:36.315Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T07:35:36.315Z] === RUN TestKeyString [2022-04-19T07:35:36.315Z] --- PASS: TestKeyString (0.00s) [2022-04-19T07:35:36.315Z] === RUN TestPoolDataMarshal [2022-04-19T07:35:36.315Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T07:35:36.315Z] === RUN TestSubnetsMarshal [2022-04-19T07:35:36.315Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2022-04-19T07:35:36.315Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T07:35:36.315Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-19T07:35:36.315Z] === RUN TestAddSubnets [2022-04-19T07:35:36.443Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T07:35:36.771Z] --- PASS: TestAddSubnets (0.06s) [2022-04-19T07:35:36.771Z] === RUN TestDoublePoolRelease [2022-04-19T07:35:36.771Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-19T07:35:36.771Z] === RUN TestAddReleasePoolID [2022-04-19T07:35:36.771Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-19T07:35:36.771Z] === RUN TestPredefinedPool [2022-04-19T07:35:36.771Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-19T07:35:36.771Z] === RUN TestRemoveSubnet [2022-04-19T07:35:36.771Z] --- PASS: TestRemoveSubnet (0.21s) [2022-04-19T07:35:36.771Z] === RUN TestGetSameAddress [2022-04-19T07:35:36.771Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-19T07:35:36.771Z] === RUN TestPoolAllocationReuse [2022-04-19T07:35:36.982Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2022-04-19T07:35:36.982Z] === RUN TestUpdateMemory [2022-04-19T07:35:37.227Z] === RUN TestGetCapabilities [2022-04-19T07:35:37.227Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T07:35:37.227Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T07:35:37.227Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T07:35:37.227Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T07:35:37.227Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T07:35:37.227Z] === RUN TestRemoteDriver [2022-04-19T07:35:37.227Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-19T07:35:37.227Z] PASS [2022-04-19T07:35:37.227Z] coverage: 47.4% of statements [2022-04-19T07:35:37.227Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2022-04-19T07:35:37.227Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2022-04-19T07:35:37.227Z] === RUN TestRetrieveFromStore [2022-04-19T07:35:37.398Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T07:35:37.398Z] --- PASS: TestPingSwarmHeader (2.27s) [2022-04-19T07:35:37.398Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T07:35:37.398Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T07:35:37.398Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T07:35:37.398Z] === RUN TestVersion [2022-04-19T07:35:37.398Z] --- PASS: TestVersion (0.04s) [2022-04-19T07:35:37.398Z] === CONT TestDiskUsage [2022-04-19T07:35:37.543Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-19T07:35:37.543Z] === RUN TestUpdateCPUQuota [2022-04-19T07:35:37.683Z] === RUN TestWindowsIPAM [2022-04-19T07:35:37.683Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T07:35:37.683Z] PASS [2022-04-19T07:35:37.683Z] coverage: 71.4% of statements [2022-04-19T07:35:37.683Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T07:35:37.968Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T07:35:37.969Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T07:35:37.969Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T07:35:38.105Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-04-19T07:35:38.105Z] === RUN TestUpdatePidsLimit [2022-04-19T07:35:38.105Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T07:35:38.137Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-04-19T07:35:38.137Z] === RUN TestIsCorrupted [2022-04-19T07:35:38.137Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-19T07:35:38.137Z] === RUN TestSetRollover [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T07:35:38.234Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T07:35:38.361Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T07:35:38.495Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T07:35:38.513Z] ? github.com/docker/docker/api [no test files] [2022-04-19T07:35:38.592Z] === RUN TestDefaultNetwork [2022-04-19T07:35:38.592Z] --- PASS: TestPoolAllocationReuse (1.55s) [2022-04-19T07:35:38.592Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T07:35:38.592Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-19T07:35:38.592Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T07:35:38.592Z] --- PASS: TestDefaultNetwork (0.19s) [2022-04-19T07:35:38.592Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T07:35:38.592Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.19s) [2022-04-19T07:35:38.592Z] === RUN TestInitAddressPools [2022-04-19T07:35:38.592Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T07:35:38.592Z] PASS [2022-04-19T07:35:38.592Z] coverage: 74.0% of statements [2022-04-19T07:35:38.592Z] ok github.com/docker/docker/libnetwork/ipamutils 0.436s coverage: 74.0% of statements [2022-04-19T07:35:38.617Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T07:35:38.617Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T07:35:38.669Z] --- PASS: TestServiceCreateInit (7.35s) [2022-04-19T07:35:38.669Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-04-19T07:35:38.669Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-04-19T07:35:38.669Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage (1.22s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:35:38.757Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-19T07:35:38.758Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-19T07:35:38.758Z] PASS [2022-04-19T07:35:38.758Z] [2022-04-19T07:35:38.758Z] === Skipped [2022-04-19T07:35:38.758Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:35:38.758Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:35:38.758Z] [2022-04-19T07:35:38.758Z] DONE 54 tests, 1 skipped in 22.430s [2022-04-19T07:35:38.758Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T07:35:38.758Z] INFO: Testing against a local daemon [2022-04-19T07:35:38.758Z] === RUN TestVolumesCreateAndList [2022-04-19T07:35:38.758Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T07:35:38.758Z] === RUN TestVolumesRemove [2022-04-19T07:35:38.873Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T07:35:39.017Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-19T07:35:39.018Z] === RUN TestVolumesInspect [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:35:39.018Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:35:39.018Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:35:39.018Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:35:39.018Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:35:39.018Z] PASS [2022-04-19T07:35:39.018Z] [2022-04-19T07:35:39.018Z] DONE 9 tests in 0.178s [2022-04-19T07:35:39.018Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T07:35:39.018Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14190 is not a child of this shell [2022-04-19T07:35:39.018Z] warning: PID 14190 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-19T07:35:39.018Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T07:35:39.018Z] [2022-04-19T07:35:39.018Z] Unloading profiles will leave already running processes permanently [2022-04-19T07:35:39.018Z] unconfined, which can lead to unexpected situations. [2022-04-19T07:35:39.018Z] [2022-04-19T07:35:39.018Z] To set a process to complain mode, use the command line tool [2022-04-19T07:35:39.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T07:35:39.018Z] Removing test suite binaries [2022-04-19T07:35:39.018Z] exiting test-integration [2022-04-19T07:35:39.018Z] ++ exit 0 [2022-04-19T07:35:39.018Z] [2022-04-19T07:35:39.048Z] === RUN TestKeyValue [2022-04-19T07:35:39.048Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T07:35:39.048Z] PASS [2022-04-19T07:35:39.048Z] coverage: 60.0% of statements [2022-04-19T07:35:39.048Z] ok github.com/docker/docker/libnetwork/netlabel 0.029s coverage: 60.0% of statements [2022-04-19T07:35:39.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T07:35:39.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T07:35:39.504Z] --- PASS: TestSetRollover (1.42s) [2022-04-19T07:35:39.504Z] === RUN TestSetRolloverSerial [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-04-19T07:35:39.947Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-19T07:35:39.947Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2022-04-19T07:35:39.971Z] Recording test results [2022-04-19T07:35:40.096Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-19T07:35:41.031Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.49s) [2022-04-19T07:35:41.031Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T07:35:41.031Z] --- PASS: TestSetRolloverSerial (1.73s) [2022-04-19T07:35:41.031Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T07:35:41.031Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T07:35:41.031Z] PASS [2022-04-19T07:35:41.031Z] coverage: 84.4% of statements [2022-04-19T07:35:41.031Z] ok github.com/docker/docker/libnetwork/bitseq 11.599s coverage: 84.4% of statements [2022-04-19T07:35:41.486Z] === RUN TestNetworkDBSimple [2022-04-19T07:35:41.696Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T07:35:42.044Z] + echo Ensuring container killed. [2022-04-19T07:35:42.044Z] Ensuring container killed. [2022-04-19T07:35:42.044Z] + docker rm -vf docker-pr1 [2022-04-19T07:35:42.044Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T07:35:42.341Z] + echo Chowning /workspace to jenkins user [2022-04-19T07:35:42.341Z] Chowning /workspace to jenkins user [2022-04-19T07:35:42.341Z] + id -u [2022-04-19T07:35:42.341Z] + id -g [2022-04-19T07:35:42.341Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T07:35:42.341Z] Unable to find image 'busybox:latest' locally [2022-04-19T07:35:42.341Z] latest: Pulling from library/busybox [2022-04-19T07:35:42.446Z] 2022/04/19 07:35:41 Closing DB instances... [2022-04-19T07:35:42.602Z] 50e8d59317eb: Pulling fs layer [2022-04-19T07:35:42.602Z] 50e8d59317eb: Download complete [2022-04-19T07:35:42.602Z] 50e8d59317eb: Pull complete [2022-04-19T07:35:42.602Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T07:35:42.602Z] Status: Downloaded newer image for busybox:latest [2022-04-19T07:35:42.901Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2022-04-19T07:35:42.901Z] === RUN TestGetAddress [2022-04-19T07:35:43.861Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T07:35:43.862Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T07:35:43.862Z] --- PASS: TestNetworkDBSimple (2.23s) [2022-04-19T07:35:43.862Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T07:35:44.317Z] === RUN TestGenerate [2022-04-19T07:35:44.317Z] --- PASS: TestGenerate (0.00s) [2022-04-19T07:35:44.317Z] === RUN TestGeneratePtr [2022-04-19T07:35:44.317Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T07:35:44.317Z] === RUN TestGenerateMissingField [2022-04-19T07:35:44.317Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T07:35:44.317Z] === RUN TestFieldCannotBeSet [2022-04-19T07:35:44.317Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T07:35:44.317Z] === RUN TestTypeMismatchError [2022-04-19T07:35:44.317Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T07:35:44.317Z] PASS [2022-04-19T07:35:44.317Z] coverage: 100.0% of statements [2022-04-19T07:35:44.317Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2022-04-19T07:35:44.529Z] ? github.com/docker/docker/api [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T07:35:44.772Z] testing: warning: no tests to run [2022-04-19T07:35:44.772Z] PASS [2022-04-19T07:35:44.772Z] coverage: 0.0% of statements [2022-04-19T07:35:44.772Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:35:44.772Z] 2022/04/19 07:35:44 Closing DB instances... [2022-04-19T07:35:44.833Z] + bundleName=amd64-rootless [2022-04-19T07:35:44.833Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-19T07:35:44.833Z] Creating amd64-rootless-bundles.tar.gz [2022-04-19T07:35:44.833Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-19T07:35:44.833Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-19T07:35:44.849Z] Archiving artifacts [2022-04-19T07:35:45.227Z] === RUN TestRequestNewPort [2022-04-19T07:35:45.228Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestRequestSpecificPort [2022-04-19T07:35:45.228Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestReleasePort [2022-04-19T07:35:45.228Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestReuseReleasedPort [2022-04-19T07:35:45.228Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestReleaseUnreadledPort [2022-04-19T07:35:45.228Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestUnknowProtocol [2022-04-19T07:35:45.228Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestAllocateAllPorts [2022-04-19T07:35:45.228Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestPortAllocation [2022-04-19T07:35:45.228Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T07:35:45.228Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestNoDuplicateBPR [2022-04-19T07:35:45.228Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T07:35:45.228Z] === RUN TestChangePortRange [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T07:35:45.228Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T07:35:45.228Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T07:35:45.228Z] PASS [2022-04-19T07:35:45.228Z] coverage: 88.6% of statements [2022-04-19T07:35:45.228Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T07:35:45.228Z] PASS [2022-04-19T07:35:45.228Z] coverage: 100.0% of statements [2022-04-19T07:35:45.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2022-04-19T07:35:45.228Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.032s coverage: 100.0% of statements [2022-04-19T07:35:46.188Z] testing: warning: no tests to run [2022-04-19T07:35:46.188Z] PASS [2022-04-19T07:35:46.188Z] coverage: 0.0% of statements [2022-04-19T07:35:46.188Z] ok github.com/docker/docker/libnetwork/portmapper 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:35:46.188Z] === RUN TestHashData [2022-04-19T07:35:46.188Z] --- PASS: TestHashData (0.00s) [2022-04-19T07:35:46.188Z] PASS [2022-04-19T07:35:46.188Z] coverage: 2.8% of statements [2022-04-19T07:35:46.188Z] ok github.com/docker/docker/libnetwork/resolvconf 0.030s coverage: 2.8% of statements [2022-04-19T07:35:46.644Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-19T07:35:46.644Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T07:35:46.644Z] === RUN TestErrorConstructors [2022-04-19T07:35:46.644Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T07:35:46.644Z] === RUN TestCompareIPMask [2022-04-19T07:35:46.644Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T07:35:46.644Z] === RUN TestUtilGetHostPartIP [2022-04-19T07:35:46.644Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T07:35:46.644Z] === RUN TestUtilGetBroadcastIP [2022-04-19T07:35:46.644Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T07:35:46.644Z] === RUN TestParseCIDR [2022-04-19T07:35:46.644Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T07:35:46.644Z] PASS [2022-04-19T07:35:46.644Z] coverage: 37.3% of statements [2022-04-19T07:35:46.644Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-19T07:35:46.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T07:35:47.099Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T07:35:47.099Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T07:35:47.099Z] PASS [2022-04-19T07:35:47.099Z] coverage: 55.0% of statements [2022-04-19T07:35:47.099Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-04-19T07:35:47.245Z] + make clean [2022-04-19T07:35:47.506Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T07:35:47.506Z] docker-dev-cache [2022-04-19T07:35:47.506Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T07:35:47.557Z] === RUN TestParseVersion [2022-04-19T07:35:47.557Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T07:35:47.557Z] PASS [2022-04-19T07:35:47.557Z] coverage: 52.9% of statements [2022-04-19T07:35:47.557Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-19T07:35:47.557Z] === RUN TestAddressPoolOpt [2022-04-19T07:35:47.557Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/a [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/something [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/_=a [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/PATH [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/=a [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/PATH= [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/PATH=something [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/1asd [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/123 [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/some_space [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/= [2022-04-19T07:35:47.557Z] === RUN TestValidateEnv/PaTh [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestParseHost [2022-04-19T07:35:47.557Z] --- PASS: TestParseHost (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestParseDockerDaemonHost [2022-04-19T07:35:47.557Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestParseTCP [2022-04-19T07:35:47.557Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T07:35:47.557Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestValidateExtraHosts [2022-04-19T07:35:47.557Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestIpOptString [2022-04-19T07:35:47.557Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T07:35:47.557Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T07:35:47.557Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestIpOptSetInvalidVal [2022-04-19T07:35:47.557Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestValidateIPAddress [2022-04-19T07:35:47.557Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestMapOpts [2022-04-19T07:35:47.557Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestListOptsWithoutValidator [2022-04-19T07:35:47.557Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestListOptsWithValidator [2022-04-19T07:35:47.557Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestValidateDNSSearch [2022-04-19T07:35:47.557Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T07:35:47.557Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:35:47.557Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestNamedListOpts [2022-04-19T07:35:47.557Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestNamedMapOpts [2022-04-19T07:35:47.557Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestParseLink [2022-04-19T07:35:47.557Z] --- PASS: TestParseLink (0.00s) [2022-04-19T07:35:47.557Z] === RUN TestUlimitOpt [2022-04-19T07:35:47.557Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T07:35:47.557Z] PASS [2022-04-19T07:35:47.557Z] coverage: 66.5% of statements [2022-04-19T07:35:47.557Z] ok github.com/docker/docker/opts 0.062s coverage: 66.5% of statements [2022-04-19T07:35:47.557Z] 2022/04/19 07:35:47 Closing DB instances... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T07:35:49.083Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T07:35:49.083Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-19T07:35:49.083Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T07:35:49.083Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T07:35:49.083Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T07:35:49.083Z] --- PASS: TestPeerCertificateMarshalJSON (0.20s) [2022-04-19T07:35:49.083Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T07:35:49.083Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T07:35:49.083Z] === RUN TestMiddleware [2022-04-19T07:35:49.083Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T07:35:49.083Z] === RUN TestNewResponseModifier [2022-04-19T07:35:49.083Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T07:35:49.083Z] PASS [2022-04-19T07:35:49.083Z] coverage: 26.8% of statements [2022-04-19T07:35:49.083Z] ok github.com/docker/docker/pkg/authorization 0.243s coverage: 26.8% of statements [2022-04-19T07:35:49.346Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-19T07:35:49.539Z] === RUN TestIsArchivePathDir [2022-04-19T07:35:49.539Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-19T07:35:49.539Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T07:35:49.539Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-19T07:35:49.539Z] === RUN TestIsArchivePathTar [2022-04-19T07:35:49.539Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-04-19T07:35:49.539Z] === RUN TestDecompressStreamGzip [2022-04-19T07:35:49.994Z] === RUN TestUnbuffered [2022-04-19T07:35:49.994Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestRaceUnbuffered [2022-04-19T07:35:49.994Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T07:35:49.994Z] PASS [2022-04-19T07:35:49.994Z] coverage: 100.0% of statements [2022-04-19T07:35:49.994Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-04-19T07:35:49.994Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-19T07:35:49.994Z] === RUN TestDecompressStreamBzip2 [2022-04-19T07:35:49.994Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-19T07:35:49.994Z] === RUN TestDecompressStreamXz [2022-04-19T07:35:49.994Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:35:49.994Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestDecompressStreamZstd [2022-04-19T07:35:49.994Z] archive_test.go:140: zstd not installed [2022-04-19T07:35:49.994Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-19T07:35:49.994Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T07:35:49.994Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T07:35:49.994Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestCompressStreamInvalid [2022-04-19T07:35:49.994Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionInvalid [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionUncompressed [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionBzip2 [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionGzip [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionXz [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestExtensionZstd [2022-04-19T07:35:49.994Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestCmdStreamLargeStderr [2022-04-19T07:35:49.994Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-19T07:35:49.994Z] === RUN TestCmdStreamBad [2022-04-19T07:35:49.994Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:35:49.994Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestCmdStreamGood [2022-04-19T07:35:49.994Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-19T07:35:49.994Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T07:35:49.994Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-19T07:35:49.994Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T07:35:49.994Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T07:35:49.994Z] === RUN TestUntarPath [2022-04-19T07:35:49.994Z] --- PASS: TestUntarPath (0.05s) [2022-04-19T07:35:49.994Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T07:35:50.448Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2022-04-19T07:35:50.448Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T07:35:50.448Z] === RUN TestMatch [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[foo]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[]#01 [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[qux]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T07:35:50.448Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T07:35:50.448Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T07:35:50.448Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T07:35:50.448Z] PASS [2022-04-19T07:35:50.448Z] coverage: 87.5% of statements [2022-04-19T07:35:50.448Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-04-19T07:35:50.448Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-19T07:35:50.448Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T07:35:50.448Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T07:35:50.448Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyWithTarSrcFile [2022-04-19T07:35:50.448Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T07:35:50.448Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T07:35:50.448Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T07:35:50.448Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T07:35:50.448Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T07:35:50.448Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T07:35:50.448Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-19T07:35:50.448Z] === RUN TestTarFiles [2022-04-19T07:35:51.103Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-19T07:35:51.412Z] === RUN TestChrootTarUntar [2022-04-19T07:35:51.412Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T07:35:51.412Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T07:35:51.412Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T07:35:51.412Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootCopyWithTar [2022-04-19T07:35:51.412Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootCopyFileWithTar [2022-04-19T07:35:51.412Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootUntarPath [2022-04-19T07:35:51.412Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T07:35:51.412Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T07:35:51.412Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:35:51.412Z] === RUN TestChrootApplyDotDotFile [2022-04-19T07:35:51.412Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:35:51.412Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:35:51.412Z] PASS [2022-04-19T07:35:51.412Z] coverage: 12.0% of statements [2022-04-19T07:35:51.412Z] ok github.com/docker/docker/pkg/chrootarchive 0.067s coverage: 12.0% of statements [2022-04-19T07:35:51.412Z] 2022/04/19 07:35:51 Closing DB instances... [2022-04-19T07:35:51.869Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T07:35:51.869Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T07:35:51.869Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T07:35:51.869Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T07:35:51.869Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T07:35:51.869Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T07:35:51.869Z] PASS [2022-04-19T07:35:51.869Z] coverage: 0.0% of statements [2022-04-19T07:35:51.869Z] ok github.com/docker/docker/pkg/containerfs 0.033s coverage: 0.0% of statements [2022-04-19T07:35:52.128Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-04-19T07:35:52.128Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:35:52.128Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2022-04-19T07:35:52.128Z] === RUN TestWaitNonBlocked [2022-04-19T07:35:52.128Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:35:52.128Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:35:52.128Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:35:52.128Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:35:52.128Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:35:52.128Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:35:52.128Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T07:35:52.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-19T07:35:52.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-04-19T07:35:52.128Z] === RUN TestWaitBlocked [2022-04-19T07:35:52.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:35:52.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:35:52.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:35:52.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:35:52.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:35:52.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:35:52.830Z] === RUN TestSizeEmpty [2022-04-19T07:35:52.830Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeEmptyFile [2022-04-19T07:35:52.830Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeNonemptyFile [2022-04-19T07:35:52.830Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T07:35:52.830Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T07:35:52.830Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T07:35:52.830Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestMoveToSubdir [2022-04-19T07:35:52.830Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T07:35:52.830Z] === RUN TestSizeNonExistingDirectory [2022-04-19T07:35:52.830Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T07:35:52.830Z] PASS [2022-04-19T07:35:52.830Z] coverage: 80.0% of statements [2022-04-19T07:35:52.830Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2022-04-19T07:35:53.104Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T07:35:53.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-19T07:35:53.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-04-19T07:35:53.104Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T07:35:53.104Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T07:35:53.287Z] === RUN TestPollerAddRemove [2022-04-19T07:35:53.287Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T07:35:53.287Z] === RUN TestPollerEvent [2022-04-19T07:35:53.287Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:35:53.287Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T07:35:53.287Z] === RUN TestPollerClose [2022-04-19T07:35:53.287Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T07:35:53.287Z] PASS [2022-04-19T07:35:53.287Z] coverage: 36.2% of statements [2022-04-19T07:35:53.287Z] ok github.com/docker/docker/pkg/filenotify 0.031s coverage: 36.2% of statements [2022-04-19T07:35:53.287Z] --- PASS: TestNetworkDBCRUDTableEntry (4.04s) [2022-04-19T07:35:53.287Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T07:35:53.751Z] --- PASS: TestTarFiles (3.40s) [2022-04-19T07:35:53.751Z] === RUN TestDetectCompressionZstd [2022-04-19T07:35:53.751Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T07:35:53.751Z] === RUN TestTarUntar [2022-04-19T07:35:53.751Z] --- PASS: TestTarUntar (0.03s) [2022-04-19T07:35:53.751Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T07:35:53.751Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T07:35:53.751Z] === RUN TestTarWithOptions [2022-04-19T07:35:53.752Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-19T07:35:53.752Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T07:35:53.752Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T07:35:53.752Z] === RUN TestUntarUstarGnuConflict [2022-04-19T07:35:53.752Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T07:35:53.752Z] === RUN TestUntarInvalidFilenames [2022-04-19T07:35:53.752Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames636170179\\dest" [2022-04-19T07:35:53.752Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-19T07:35:53.752Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T07:35:53.752Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T07:35:53.752Z] === RUN TestUntarInvalidHardlink [2022-04-19T07:35:53.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4260104810\\victim\\hello" -> "../victim/hello" [2022-04-19T07:35:53.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4044649223\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:35:53.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2729090239\\victim" -> "../victim" [2022-04-19T07:35:53.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1098445724\\victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2003475967\\victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3635587527\\victim" -> "../victim" [2022-04-19T07:35:54.207Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-19T07:35:54.207Z] === RUN TestUntarInvalidSymlink [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2305826960\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink839112141\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink817019505\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1448609507\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3442809518\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2923864364\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2291180810\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T07:35:54.207Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-19T07:35:54.207Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T07:35:54.207Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestXGlobalNoParent [2022-04-19T07:35:54.207Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestReplaceFileTarWrapper [2022-04-19T07:35:54.207Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T07:35:54.207Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:35:54.207Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T07:35:54.207Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-19T07:35:54.207Z] === RUN TestPrefixHeaderReadable [2022-04-19T07:35:54.207Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T07:35:54.207Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCopyFile [2022-04-19T07:35:54.207Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T07:35:54.207Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:35:54.207Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T07:35:54.207Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T07:35:54.207Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:35:54.207Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestWildcardMatches [2022-04-19T07:35:54.207Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestPatternMatches [2022-04-19T07:35:54.207Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T07:35:54.207Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T07:35:54.207Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T07:35:54.207Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T07:35:54.207Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T07:35:54.207Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T07:35:54.207Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestSingleExclamationError [2022-04-19T07:35:54.207Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestMatchesWithNoPatterns [2022-04-19T07:35:54.207Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T07:35:54.207Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestMatches [2022-04-19T07:35:54.207Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T07:35:54.207Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T07:35:54.207Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T07:35:54.207Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T07:35:54.207Z] --- PASS: TestMatches (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatterns [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T07:35:54.207Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCreateIfNotExistsDir [2022-04-19T07:35:54.207Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCreateIfNotExistsFile [2022-04-19T07:35:54.207Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestMatch [2022-04-19T07:35:54.207Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCompile [2022-04-19T07:35:54.207Z] === RUN TestCompile/slash [2022-04-19T07:35:54.207Z] === RUN TestCompile/backslash [2022-04-19T07:35:54.207Z] --- PASS: TestCompile (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T07:35:54.207Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T07:35:54.207Z] PASS [2022-04-19T07:35:54.207Z] coverage: 84.7% of statements [2022-04-19T07:35:54.207Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-19T07:35:54.207Z] === RUN TestDisablePigz [2022-04-19T07:35:54.207Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 84.7% of statements [2022-04-19T07:35:54.207Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T07:35:54.207Z] --- PASS: TestDisablePigz (0.10s) [2022-04-19T07:35:54.207Z] === RUN TestPigz [2022-04-19T07:35:54.207Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T07:35:54.207Z] --- PASS: TestPigz (0.11s) [2022-04-19T07:35:54.207Z] === RUN TestNosysFileInfo [2022-04-19T07:35:54.207Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:35:54.207Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:35:54.207Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCanonicalTarNameForPath [2022-04-19T07:35:54.207Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestCanonicalTarName [2022-04-19T07:35:54.207Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestChmodTarEntry [2022-04-19T07:35:54.207Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestHardLinkOrder [2022-04-19T07:35:54.207Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-19T07:35:54.207Z] === RUN TestChangeString [2022-04-19T07:35:54.207Z] --- PASS: TestChangeString (0.00s) [2022-04-19T07:35:54.207Z] === RUN TestChangesWithNoChanges [2022-04-19T07:35:54.663Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-19T07:35:54.664Z] === RUN TestChangesWithChanges [2022-04-19T07:35:54.664Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-19T07:35:54.664Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T07:35:54.664Z] changes_test.go:196: needs more investigation [2022-04-19T07:35:54.664Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesDirsEmpty [2022-04-19T07:35:54.664Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:35:54.664Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesDirsMutated [2022-04-19T07:35:54.664Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:35:54.664Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestApplyLayer [2022-04-19T07:35:54.664Z] changes_test.go:433: needs further investigation [2022-04-19T07:35:54.664Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T07:35:54.664Z] changes_test.go:469: needs further investigation [2022-04-19T07:35:54.664Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T07:35:54.664Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T07:35:54.664Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestChangesSize [2022-04-19T07:35:54.664Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T07:35:54.664Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames555913168\\dest" [2022-04-19T07:35:54.664Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T07:35:54.664Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2029973782\\victim\\hello" -> "../victim/hello" [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2902661143\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2939500395\\victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2661656234\\victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4122011199\\victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink676263223\\victim" -> "../victim" [2022-04-19T07:35:54.664Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-19T07:35:54.664Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink467435656\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3539936377\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2745885366\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2174328931\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2396387752\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink559567740\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:35:54.664Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-19T07:35:54.664Z] === RUN TestApplyLayerWhiteouts [2022-04-19T07:35:54.664Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-19T07:35:54.664Z] === RUN TestGenerateEmptyFile [2022-04-19T07:35:54.664Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestGenerateWithContent [2022-04-19T07:35:54.664Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T07:35:54.664Z] PASS [2022-04-19T07:35:54.664Z] coverage: 62.2% of statements [2022-04-19T07:35:54.664Z] ok github.com/docker/docker/pkg/archive 5.262s coverage: 62.2% of statements [2022-04-19T07:35:54.664Z] === RUN TestGet [2022-04-19T07:35:54.664Z] --- PASS: TestGet (0.00s) [2022-04-19T07:35:54.664Z] === RUN TestGetShortcutString [2022-04-19T07:35:54.664Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T07:35:54.664Z] PASS [2022-04-19T07:35:54.664Z] coverage: 42.9% of statements [2022-04-19T07:35:54.664Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2022-04-19T07:35:55.004Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-04-19T07:35:55.004Z] === CONT TestIpcModeOlderClient [2022-04-19T07:35:55.004Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-19T07:35:55.004Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T07:35:55.004Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-04-19T07:35:55.004Z] === CONT TestDaemonHostGatewayIP [2022-04-19T07:35:55.422Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-19T07:35:55.623Z] 2022/04/19 07:35:55 Closing DB instances... [2022-04-19T07:35:55.624Z] === RUN TestCreateIDMapOrder [2022-04-19T07:35:55.624Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T07:35:55.624Z] PASS [2022-04-19T07:35:55.624Z] coverage: 7.2% of statements [2022-04-19T07:35:55.624Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-04-19T07:35:56.158Z] === RUN TestMiddlewares [2022-04-19T07:35:56.158Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T07:35:56.158Z] PASS [2022-04-19T07:35:56.158Z] coverage: 7.9% of statements [2022-04-19T07:35:56.158Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2022-04-19T07:35:56.585Z] === RUN TestFixedBufferCap [2022-04-19T07:35:56.585Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestFixedBufferLen [2022-04-19T07:35:56.585Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestFixedBufferString [2022-04-19T07:35:56.585Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestFixedBufferWrite [2022-04-19T07:35:56.585Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestFixedBufferRead [2022-04-19T07:35:56.585Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestBytesPipeRead [2022-04-19T07:35:56.585Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestBytesPipeWrite [2022-04-19T07:35:56.585Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T07:35:56.585Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-19T07:35:56.585Z] === RUN TestAtomicWriteToFile [2022-04-19T07:35:56.585Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T07:35:56.585Z] === RUN TestAtomicWriteSetCommit [2022-04-19T07:35:56.585Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T07:35:56.585Z] === RUN TestAtomicWriteSetCancel [2022-04-19T07:35:56.585Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T07:35:56.585Z] === RUN TestReadCloserWrapperClose [2022-04-19T07:35:56.585Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T07:35:56.585Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestReaderErrWrapperRead [2022-04-19T07:35:56.585Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T07:35:56.585Z] === RUN TestCancelReadCloser [2022-04-19T07:35:56.720Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-04-19T07:35:56.720Z] === RUN TestCreateServiceConflict [2022-04-19T07:35:56.720Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-04-19T07:35:56.720Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:35:57.040Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T07:35:57.040Z] === RUN TestWriteCloserWrapperClose [2022-04-19T07:35:57.040Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T07:35:57.040Z] === RUN TestNopWriteCloser [2022-04-19T07:35:57.040Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T07:35:57.040Z] === RUN TestNopWriter [2022-04-19T07:35:57.040Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T07:35:57.040Z] === RUN TestWriteCounter [2022-04-19T07:35:57.040Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T07:35:57.040Z] PASS [2022-04-19T07:35:57.040Z] coverage: 70.1% of statements [2022-04-19T07:35:57.040Z] ok github.com/docker/docker/pkg/ioutils 0.540s coverage: 70.1% of statements [2022-04-19T07:35:57.040Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-04-19T07:35:57.040Z] === RUN TestNetworkDBNodeLeave [2022-04-19T07:35:57.496Z] === RUN TestError [2022-04-19T07:35:57.496Z] --- PASS: TestError (0.00s) [2022-04-19T07:35:57.496Z] === RUN TestProgressString [2022-04-19T07:35:57.496Z] === RUN TestProgressString/no_progress [2022-04-19T07:35:57.496Z] === RUN TestProgressString/progress_1 [2022-04-19T07:35:57.496Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T07:35:57.496Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T07:35:57.496Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T07:35:57.496Z] === RUN TestProgressString/with_units [2022-04-19T07:35:57.496Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T07:35:57.496Z] === RUN TestProgressString/hide_counts [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T07:35:57.496Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T07:35:57.496Z] === RUN TestJSONMessageDisplay [2022-04-19T07:35:57.522Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2022-04-19T07:35:57.522Z] === CONT TestDaemonRestartIpcMode [2022-04-19T07:35:57.952Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-19T07:35:57.952Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T07:35:57.952Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T07:35:57.952Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T07:35:57.952Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T07:35:57.952Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T07:35:57.952Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T07:35:57.952Z] PASS [2022-04-19T07:35:57.952Z] coverage: 91.7% of statements [2022-04-19T07:35:57.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.153s coverage: 91.7% of statements [2022-04-19T07:35:58.407Z] === RUN TestStandardLongPath [2022-04-19T07:35:58.407Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T07:35:58.407Z] === RUN TestUNCLongPath [2022-04-19T07:35:58.407Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T07:35:58.407Z] PASS [2022-04-19T07:35:58.407Z] coverage: 100.0% of statements [2022-04-19T07:35:58.407Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-04-19T07:35:58.861Z] === RUN TestNameFormat [2022-04-19T07:35:58.861Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T07:35:58.861Z] === RUN TestNameRetries [2022-04-19T07:35:58.861Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T07:35:58.861Z] PASS [2022-04-19T07:35:58.861Z] coverage: 85.7% of statements [2022-04-19T07:35:58.861Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2022-04-19T07:35:59.315Z] === RUN TestParseKeyValueOpt [2022-04-19T07:35:59.315Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T07:35:59.315Z] === RUN TestParseUintList [2022-04-19T07:35:59.315Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T07:35:59.315Z] === RUN TestParseUintListMaximumLimits [2022-04-19T07:35:59.315Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T07:35:59.315Z] PASS [2022-04-19T07:35:59.315Z] coverage: 97.0% of statements [2022-04-19T07:35:59.315Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-04-19T07:35:59.409Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-04-19T07:35:59.770Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2022-04-19T07:35:59.770Z] === RUN TestNetworkDBWatch [2022-04-19T07:36:00.008Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2022-04-19T07:36:00.008Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T07:36:00.224Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:36:00.224Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:36:00.224Z] PASS [2022-04-19T07:36:00.224Z] coverage: 36.4% of statements [2022-04-19T07:36:00.224Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-04-19T07:36:00.678Z] === RUN TestNewAndRemove [2022-04-19T07:36:00.678Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T07:36:00.678Z] === RUN TestRemoveInvalidPath [2022-04-19T07:36:00.678Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T07:36:00.678Z] PASS [2022-04-19T07:36:00.678Z] coverage: 82.6% of statements [2022-04-19T07:36:00.678Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2022-04-19T07:36:01.637Z] 2022/04/19 07:36:01 Closing DB instances... [2022-04-19T07:36:02.091Z] --- PASS: TestGetAddress (19.06s) [2022-04-19T07:36:02.091Z] === RUN TestRequestSyntaxCheck [2022-04-19T07:36:02.091Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-19T07:36:02.091Z] === RUN TestRequest [2022-04-19T07:36:02.091Z] === RUN TestFailedConnection [2022-04-19T07:36:03.053Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-19T07:36:03.053Z] === RUN TestNetworkDBBulkSync [2022-04-19T07:36:04.010Z] 2022/04/19 07:36:03 Closing DB instances... [2022-04-19T07:36:04.010Z] --- PASS: TestFailedConnection (2.04s) [2022-04-19T07:36:04.010Z] === RUN TestFailOnce [2022-04-19T07:36:04.464Z] 2022/04/19 07:36:03 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-19T07:36:04.464Z] goroutine 18 [running]: [2022-04-19T07:36:04.464Z] net/http.(*conn).serve.func1() [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:36:04.464Z] panic({0xa83700, 0xbcd060}) [2022-04-19T07:36:04.464Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:36:04.464Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-19T07:36:04.464Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T07:36:04.464Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbd2878?, 0xc00029a000?}, 0x9dd9a6?) [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:36:04.464Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xbd2878, 0xc00029a000}, 0xc0000ae000) [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T07:36:04.464Z] net/http.serverHandler.ServeHTTP({0xbd0e98?}, {0xbd2878, 0xc00029a000}, 0xc0000ae000) [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:36:04.464Z] net/http.(*conn).serve(0xc0000a8000, {0xbd2d78, 0xc00008a0c0}) [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:36:04.464Z] created by net/http.(*Server).Serve [2022-04-19T07:36:04.464Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:36:04.464Z] time="2022-04-19T07:36:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T07:36:05.424Z] --- PASS: TestFailOnce (1.13s) [2022-04-19T07:36:05.424Z] === RUN TestEchoInputOutput [2022-04-19T07:36:05.424Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T07:36:05.424Z] === RUN TestBackoff [2022-04-19T07:36:05.424Z] --- PASS: TestBackoff (0.00s) [2022-04-19T07:36:05.424Z] === RUN TestAbortRetry [2022-04-19T07:36:05.424Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T07:36:05.424Z] === RUN TestClientScheme [2022-04-19T07:36:05.424Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T07:36:05.424Z] === RUN TestNewClientWithTimeout [2022-04-19T07:36:05.567Z] === RUN TestMiddlewares [2022-04-19T07:36:05.567Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T07:36:05.567Z] PASS [2022-04-19T07:36:05.567Z] coverage: 7.9% of statements [2022-04-19T07:36:05.567Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2022-04-19T07:36:05.878Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-19T07:36:05.878Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T07:36:05.878Z] time="2022-04-19T07:36:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-19T07:36:06.332Z] --- PASS: TestRequest (4.37s) [2022-04-19T07:36:06.332Z] === RUN TestOverlappingRequests [2022-04-19T07:36:06.786Z] --- PASS: TestOverlappingRequests (0.21s) [2022-04-19T07:36:06.786Z] === RUN TestRelease [2022-04-19T07:36:07.240Z] time="2022-04-19T07:36:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-19T07:36:07.514Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-04-19T07:36:07.514Z] PASS [2022-04-19T07:36:07.514Z] [2022-04-19T07:36:07.514Z] === Skipped [2022-04-19T07:36:07.514Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-19T07:36:07.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:36:07.514Z] [2022-04-19T07:36:07.514Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:36:07.514Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:36:07.514Z] [2022-04-19T07:36:07.514Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T07:36:07.514Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:36:07.514Z] [2022-04-19T07:36:07.514Z] DONE 234 tests, 3 skipped in 113.680s [2022-04-19T07:36:07.514Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T07:36:07.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:07.514Z] ++ set -e [2022-04-19T07:36:07.514Z] ++ '[' -n 0 ']' [2022-04-19T07:36:07.514Z] ++ set -x [2022-04-19T07:36:07.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:07.514Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:36:07.514Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:36:07.514Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T07:36:07.514Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T07:36:07.514Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T07:36:07.514Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T07:36:07.514Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T07:36:07.514Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T07:36:07.514Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:36:07.514Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T07:36:07.514Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T07:36:07.514Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T07:36:07.514Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-19T07:36:07.514Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-19T07:36:07.514Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:36:07.514Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T07:36:07.694Z] --- PASS: TestRelease (0.83s) [2022-04-19T07:36:07.694Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:36:08.148Z] === RUN TestParseEmptyInterface [2022-04-19T07:36:08.148Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestParseNonInterfaceType [2022-04-19T07:36:08.148Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestParseWithOneFunction [2022-04-19T07:36:08.148Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestParseWithMultipleFuncs [2022-04-19T07:36:08.148Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestParseWithUnnamedReturn [2022-04-19T07:36:08.148Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestEmbeddedInterface [2022-04-19T07:36:08.148Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestParsedImports [2022-04-19T07:36:08.148Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T07:36:08.148Z] === RUN TestAliasedImports [2022-04-19T07:36:08.148Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T07:36:08.148Z] PASS [2022-04-19T07:36:08.148Z] coverage: 56.8% of statements [2022-04-19T07:36:08.441Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T07:36:08.602Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2022-04-19T07:36:08.602Z] 2022/04/19 07:36:08 Closing DB instances... [2022-04-19T07:36:09.056Z] === RUN TestHTTPTransport [2022-04-19T07:36:09.056Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T07:36:09.056Z] PASS [2022-04-19T07:36:09.056Z] coverage: 85.7% of statements [2022-04-19T07:36:09.056Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-04-19T07:36:09.810Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T07:36:10.016Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:36:10.016Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T07:36:10.016Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T07:36:10.016Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:36:10.016Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T07:36:10.016Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T07:36:10.016Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestBufferPoolPutAndGet [2022-04-19T07:36:10.016Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T07:36:10.016Z] PASS [2022-04-19T07:36:10.016Z] coverage: 88.2% of statements [2022-04-19T07:36:10.016Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2022-04-19T07:36:10.016Z] time="2022-04-19T07:36:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-19T07:36:10.016Z] --- PASS: TestAllocateRandomDeallocate (2.42s) [2022-04-19T07:36:10.016Z] === RUN TestRetrieveFromStore [2022-04-19T07:36:10.016Z] === RUN TestOutputOnPrematureClose [2022-04-19T07:36:10.016Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T07:36:10.016Z] === RUN TestCompleteSilently [2022-04-19T07:36:10.016Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T07:36:10.016Z] PASS [2022-04-19T07:36:10.016Z] coverage: 75.9% of statements [2022-04-19T07:36:10.016Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2022-04-19T07:36:10.471Z] === RUN TestSendToOneSub [2022-04-19T07:36:10.471Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T07:36:10.471Z] === RUN TestSendToMultipleSubs [2022-04-19T07:36:10.471Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T07:36:10.471Z] === RUN TestEvictOneSub [2022-04-19T07:36:10.471Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T07:36:10.471Z] === RUN TestClosePublisher [2022-04-19T07:36:10.471Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T07:36:10.471Z] === RUN TestPubSubRace [2022-04-19T07:36:10.471Z] --- PASS: TestRetrieveFromStore (0.70s) [2022-04-19T07:36:10.471Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T07:36:10.471Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-19T07:36:10.471Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T07:36:10.471Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T07:36:10.471Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T07:36:10.471Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T07:36:10.471Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T07:36:10.471Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T07:36:10.471Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T07:36:10.471Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T07:36:10.471Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T07:36:10.471Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T07:36:10.471Z] === RUN TestDebug [2022-04-19T07:36:10.471Z] --- PASS: TestDebug (0.00s) [2022-04-19T07:36:10.471Z] === RUN TestRequestPoolParallel [2022-04-19T07:36:10.740Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T07:36:10.740Z] daemon_test.go:156: [d121e48f7971b] daemon is not started [2022-04-19T07:36:10.740Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-19T07:36:10.740Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T07:36:10.740Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-19T07:36:10.740Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-19T07:36:10.740Z] === RUN TestDaemonProxy [2022-04-19T07:36:10.740Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T07:36:10.926Z] --- PASS: TestRequestPoolParallel (0.29s) [2022-04-19T07:36:10.926Z] === RUN TestFullAllocateRelease [2022-04-19T07:36:11.068Z] ............................ [ 66%] [2022-04-19T07:36:11.381Z] --- PASS: TestFullAllocateRelease (0.33s) [2022-04-19T07:36:11.381Z] === RUN TestOddAllocateRelease [2022-04-19T07:36:11.381Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-19T07:36:11.381Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T07:36:11.381Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-19T07:36:11.381Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T07:36:11.381Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-04-19T07:36:11.381Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T07:36:11.381Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-04-19T07:36:11.381Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T07:36:11.381Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:36:11.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T07:36:11.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T07:36:11.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:36:11.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:36:11.381Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:36:11.381Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:36:11.381Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T07:36:11.381Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:36:11.381Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:36:11.381Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:36:11.381Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:36:11.381Z] PASS [2022-04-19T07:36:11.381Z] coverage: 85.3% of statements [2022-04-19T07:36:11.381Z] ok github.com/docker/docker/libnetwork/ipam 35.612s coverage: 85.3% of statements [2022-04-19T07:36:11.381Z] --- PASS: TestPubSubRace (1.04s) [2022-04-19T07:36:11.381Z] PASS [2022-04-19T07:36:11.381Z] coverage: 75.0% of statements [2022-04-19T07:36:11.836Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2022-04-19T07:36:12.291Z] === RUN TestRegister [2022-04-19T07:36:12.291Z] --- PASS: TestRegister (0.00s) [2022-04-19T07:36:12.291Z] === RUN TestCommand [2022-04-19T07:36:12.291Z] --- PASS: TestCommand (0.02s) [2022-04-19T07:36:12.291Z] === RUN TestNaiveSelf [2022-04-19T07:36:12.291Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-19T07:36:12.291Z] PASS [2022-04-19T07:36:12.291Z] coverage: 82.4% of statements [2022-04-19T07:36:12.291Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2022-04-19T07:36:12.629Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T07:36:12.745Z] 2022/04/19 07:36:12 Closing DB instances... [2022-04-19T07:36:12.745Z] === RUN TestDump [2022-04-19T07:36:12.745Z] goroutine 6 [running]: [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.dump(0x6d2d57?) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T07:36:12.745Z] testing.tRunner(0xc00015c340, 0x89a498) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:36:12.745Z] created by testing.(*T).Run [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:36:12.745Z] [2022-04-19T07:36:12.745Z] goroutine 1 [chan receive]: [2022-04-19T07:36:12.745Z] testing.(*T).Run(0xc00015c1a0, {0x88913c?, 0x6ac1f3?}, 0x89a498) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:36:12.745Z] testing.runTests.func1(0xc00006c870?) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:36:12.745Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:36:12.745Z] testing.runTests(0xc000058500?, {0xa1e400, 0x3, 0x3}, {0x1e002eb0108?, 0x40?, 0xa234a0?}) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:36:12.745Z] testing.(*M).Run(0xc000058500) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:36:12.745Z] main.main() [2022-04-19T07:36:12.745Z] _testmain.go:99 +0x255 [2022-04-19T07:36:12.745Z] --- PASS: TestDump (0.00s) [2022-04-19T07:36:12.745Z] === RUN TestDumpToFile [2022-04-19T07:36:12.745Z] --- PASS: TestDumpToFile (0.11s) [2022-04-19T07:36:12.745Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T07:36:12.745Z] goroutine 8 [running]: [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.dump(0x74ed13?) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x74ece0?}) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T07:36:12.745Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-04-19T07:36:12.745Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T07:36:12.745Z] testing.tRunner(0xc00015c9c0, 0x89a488) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:36:12.745Z] created by testing.(*T).Run [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:36:12.745Z] [2022-04-19T07:36:12.745Z] goroutine 1 [chan receive]: [2022-04-19T07:36:12.745Z] testing.(*T).Run(0xc00015c1a0, {0x890713?, 0x6ac1f3?}, 0x89a488) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:36:12.745Z] testing.runTests.func1(0xc00006c870?) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:36:12.745Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:36:12.745Z] testing.runTests(0xc000058500?, {0xa1e400, 0x3, 0x3}, {0x1e002eb0108?, 0x40?, 0xa234a0?}) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:36:12.745Z] testing.(*M).Run(0xc000058500) [2022-04-19T07:36:12.745Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:36:12.745Z] main.main() [2022-04-19T07:36:12.745Z] _testmain.go:99 +0x255 [2022-04-19T07:36:12.745Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T07:36:12.745Z] PASS [2022-04-19T07:36:12.745Z] coverage: 90.9% of statements [2022-04-19T07:36:12.745Z] ok github.com/docker/docker/pkg/stack 0.139s coverage: 90.9% of statements [2022-04-19T07:36:13.201Z] === RUN TestNewStdWriter [2022-04-19T07:36:13.201Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T07:36:13.201Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestWriteWithNilBytes [2022-04-19T07:36:13.201Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestWrite [2022-04-19T07:36:13.201Z] --- PASS: TestWrite (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestWriteWithWriterError [2022-04-19T07:36:13.201Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T07:36:13.201Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyWriteAndRead [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T07:36:13.201Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T07:36:13.201Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T07:36:13.201Z] PASS [2022-04-19T07:36:13.201Z] coverage: 100.0% of statements [2022-04-19T07:36:13.201Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-04-19T07:36:13.994Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T07:36:14.162Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T07:36:14.162Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T07:36:14.162Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestFormatStatus [2022-04-19T07:36:14.162Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestFormatError [2022-04-19T07:36:14.162Z] --- PASS: TestFormatError (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestFormatJSONError [2022-04-19T07:36:14.162Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T07:36:14.162Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T07:36:14.162Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestNewJSONProgressOutput [2022-04-19T07:36:14.162Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestAuxFormatterEmit [2022-04-19T07:36:14.162Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestStreamWriterStdout [2022-04-19T07:36:14.162Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestStreamWriterStderr [2022-04-19T07:36:14.162Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T07:36:14.162Z] PASS [2022-04-19T07:36:14.162Z] coverage: 66.2% of statements [2022-04-19T07:36:14.162Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-04-19T07:36:14.162Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2022-04-19T07:36:14.162Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T07:36:14.162Z] time="2022-04-19T07:36:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-19T07:36:14.162Z] === RUN TestGenerateRandomID [2022-04-19T07:36:14.162Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestShortenId [2022-04-19T07:36:14.162Z] --- PASS: TestShortenId (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestShortenSha256Id [2022-04-19T07:36:14.162Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestShortenIdEmpty [2022-04-19T07:36:14.162Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestShortenIdInvalid [2022-04-19T07:36:14.162Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestIsShortIDNonHex [2022-04-19T07:36:14.162Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T07:36:14.162Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T07:36:14.162Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T07:36:14.162Z] PASS [2022-04-19T07:36:14.162Z] coverage: 70.6% of statements [2022-04-19T07:36:14.162Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-04-19T07:36:14.844Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-04-19T07:36:14.844Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:36:15.123Z] === RUN TestIsCpusetListAvailable [2022-04-19T07:36:15.123Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T07:36:15.123Z] PASS [2022-04-19T07:36:15.123Z] coverage: 39.4% of statements [2022-04-19T07:36:15.123Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-04-19T07:36:15.883Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T07:36:16.082Z] === RUN TestChtimes [2022-04-19T07:36:16.082Z] --- PASS: TestChtimes (0.00s) [2022-04-19T07:36:16.082Z] === RUN TestChtimesWindows [2022-04-19T07:36:16.082Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T07:36:16.082Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T07:36:16.082Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T07:36:16.082Z] PASS [2022-04-19T07:36:16.082Z] coverage: 13.0% of statements [2022-04-19T07:36:16.082Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-04-19T07:36:16.444Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T07:36:16.537Z] === RUN TestTailFile [2022-04-19T07:36:16.537Z] --- PASS: TestTailFile (0.00s) [2022-04-19T07:36:16.537Z] === RUN TestTailFileManyLines [2022-04-19T07:36:16.537Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T07:36:16.537Z] === RUN TestTailEmptyFile [2022-04-19T07:36:16.537Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T07:36:16.537Z] === RUN TestTailNegativeN [2022-04-19T07:36:16.537Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.537Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.538Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.539Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.540Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.540Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.540Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T07:36:16.701Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T07:36:16.701Z] PASS [2022-04-19T07:36:16.701Z] [2022-04-19T07:36:16.701Z] DONE 17 tests in 10.189s [2022-04-19T07:36:16.701Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T07:36:16.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:16.701Z] ++ set -e [2022-04-19T07:36:16.701Z] ++ '[' -n 0 ']' [2022-04-19T07:36:16.701Z] ++ set -x [2022-04-19T07:36:16.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:16.957Z] INFO: Testing against a local daemon [2022-04-19T07:36:16.957Z] === RUN TestCommitInheritsEnv [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.997Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:36:16.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:16.998Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:16.999Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:36:17.000Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:36:17.001Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:36:17.001Z] PASS [2022-04-19T07:36:17.001Z] coverage: 88.6% of statements [2022-04-19T07:36:17.001Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2022-04-19T07:36:17.213Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-04-19T07:36:17.213Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:36:17.213Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T07:36:17.213Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:36:17.213Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:36:17.213Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T07:36:17.213Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T07:36:17.213Z] === RUN TestImportWithCustomPlatform// [2022-04-19T07:36:17.213Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T07:36:17.455Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T07:36:17.455Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestTarSumRemove [2022-04-19T07:36:17.455Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestSortFileInfoSums [2022-04-19T07:36:17.455Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T07:36:17.455Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestNewTarSumForLabel [2022-04-19T07:36:17.455Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestEmptyTar [2022-04-19T07:36:17.455Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestTarSumsReadSize [2022-04-19T07:36:17.455Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T07:36:17.455Z] === RUN TestTarSums [2022-04-19T07:36:17.468Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T07:36:17.469Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T07:36:17.469Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T07:36:17.469Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T07:36:17.469Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T07:36:17.469Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T07:36:17.469Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:36:17.725Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T07:36:17.725Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:36:17.725Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T07:36:17.725Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:36:17.915Z] --- PASS: TestTarSums (0.05s) [2022-04-19T07:36:17.915Z] === RUN TestIteration [2022-04-19T07:36:17.915Z] --- PASS: TestIteration (0.00s) [2022-04-19T07:36:17.915Z] === RUN TestVersionLabelForChecksum [2022-04-19T07:36:17.915Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T07:36:17.915Z] === RUN TestVersion [2022-04-19T07:36:17.915Z] --- PASS: TestVersion (0.00s) [2022-04-19T07:36:17.915Z] === RUN TestGetVersion [2022-04-19T07:36:17.915Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T07:36:17.915Z] === RUN TestGetVersions [2022-04-19T07:36:17.915Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T07:36:17.915Z] PASS [2022-04-19T07:36:17.915Z] coverage: 89.3% of statements [2022-04-19T07:36:17.915Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2022-04-19T07:36:17.981Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-04-19T07:36:17.981Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T07:36:17.981Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:36:17.981Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T07:36:17.981Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:36:17.981Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-19T07:36:17.981Z] === RUN TestTagInvalidReference [2022-04-19T07:36:17.981Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T07:36:17.981Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:36:17.981Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-19T07:36:17.981Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:36:17.981Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T07:36:17.981Z] === RUN TestTagOfficialNames [2022-04-19T07:36:17.981Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-19T07:36:17.981Z] === RUN TestTagMatchesDigest [2022-04-19T07:36:18.237Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-19T07:36:18.237Z] PASS [2022-04-19T07:36:18.237Z] [2022-04-19T07:36:18.237Z] === Skipped [2022-04-19T07:36:18.237Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:36:18.237Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T07:36:18.237Z] [2022-04-19T07:36:18.237Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T07:36:18.237Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:36:18.237Z] [2022-04-19T07:36:18.237Z] DONE 22 tests, 2 skipped in 1.292s [2022-04-19T07:36:18.237Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T07:36:18.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:18.237Z] ++ set -e [2022-04-19T07:36:18.237Z] ++ '[' -n 0 ']' [2022-04-19T07:36:18.237Z] ++ set -x [2022-04-19T07:36:18.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:18.237Z] INFO: Testing against a local daemon [2022-04-19T07:36:18.237Z] === RUN TestNetworkCreateDelete [2022-04-19T07:36:18.237Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-19T07:36:18.237Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:36:18.370Z] === RUN TestTruncIndex [2022-04-19T07:36:18.370Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T07:36:18.370Z] PASS [2022-04-19T07:36:18.370Z] coverage: 91.5% of statements [2022-04-19T07:36:18.370Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-19T07:36:18.370Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T07:36:18.370Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T07:36:18.370Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T07:36:18.370Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T07:36:18.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-19T07:36:18.801Z] === RUN TestDaemonDNSFallback [2022-04-19T07:36:18.826Z] === RUN TestVersionInfo [2022-04-19T07:36:18.826Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T07:36:18.826Z] === RUN TestAppendVersions [2022-04-19T07:36:18.826Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T07:36:18.826Z] PASS [2022-04-19T07:36:18.826Z] coverage: 88.9% of statements [2022-04-19T07:36:18.826Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-04-19T07:36:19.788Z] === RUN TestNewSettable [2022-04-19T07:36:19.788Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T07:36:19.788Z] === RUN TestIsSettable [2022-04-19T07:36:19.788Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T07:36:19.788Z] === RUN TestUpdateSettingsEnv [2022-04-19T07:36:19.788Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T07:36:19.788Z] PASS [2022-04-19T07:36:19.788Z] coverage: 20.0% of statements [2022-04-19T07:36:19.788Z] ok github.com/docker/docker/plugin/v2 0.069s coverage: 20.0% of statements [2022-04-19T07:36:19.788Z] === RUN TestValidatePrivileges [2022-04-19T07:36:19.788Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T07:36:19.788Z] === RUN TestFilterByCapNeg [2022-04-19T07:36:19.788Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T07:36:19.788Z] === RUN TestFilterByCapPos [2022-04-19T07:36:19.788Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T07:36:19.788Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T07:36:19.788Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T07:36:19.788Z] PASS [2022-04-19T07:36:19.788Z] coverage: 12.0% of statements [2022-04-19T07:36:19.788Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2022-04-19T07:36:20.242Z] === RUN TestLoad [2022-04-19T07:36:20.242Z] --- PASS: TestLoad (0.00s) [2022-04-19T07:36:20.242Z] === RUN TestSave [2022-04-19T07:36:20.242Z] --- PASS: TestSave (0.02s) [2022-04-19T07:36:20.242Z] === RUN TestAddDeleteGet [2022-04-19T07:36:20.242Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-19T07:36:20.242Z] === RUN TestInvalidTags [2022-04-19T07:36:20.242Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T07:36:20.242Z] PASS [2022-04-19T07:36:20.242Z] coverage: 84.4% of statements [2022-04-19T07:36:20.242Z] ok github.com/docker/docker/reference 0.093s coverage: 84.4% of statements [2022-04-19T07:36:21.201Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T07:36:21.201Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T07:36:21.201Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T07:36:21.201Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestValidateMirror [2022-04-19T07:36:21.201Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestLoadInsecureRegistries [2022-04-19T07:36:21.201Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T07:36:21.201Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T07:36:21.201Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T07:36:21.201Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T07:36:21.201Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T07:36:21.201Z] time="2022-04-19T07:36:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:36:21.201Z] time="2022-04-19T07:36:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T07:36:21.201Z] time="2022-04-19T07:36:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:36:21.201Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-19T07:36:21.201Z] === RUN TestNewServiceConfig [2022-04-19T07:36:21.201Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestValidateIndexName [2022-04-19T07:36:21.201Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestValidateIndexNameWithError [2022-04-19T07:36:21.201Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestEndpointParse [2022-04-19T07:36:21.201Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestEndpointParseInvalid [2022-04-19T07:36:21.201Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestValidateEndpoint [2022-04-19T07:36:21.201Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestPing [2022-04-19T07:36:21.201Z] --- PASS: TestPing (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestPingRegistryEndpoint [2022-04-19T07:36:21.201Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:21.201Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-19T07:36:21.201Z] === RUN TestEndpoint [2022-04-19T07:36:21.201Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:21.201Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestParseRepositoryInfo [2022-04-19T07:36:21.201Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestNewIndexInfo [2022-04-19T07:36:21.201Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestMirrorEndpointLookup [2022-04-19T07:36:21.201Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:21.201Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T07:36:21.201Z] === RUN TestSearchRepositories [2022-04-19T07:36:21.201Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T07:36:21.201Z] Host: 127.0.0.1:49315 [2022-04-19T07:36:21.201Z] User-Agent: docker test client [2022-04-19T07:36:21.202Z] Authorization: Token fake-token [2022-04-19T07:36:21.202Z] X-Docker-Token: true [2022-04-19T07:36:21.202Z] Accept-Encoding: gzip [2022-04-19T07:36:21.202Z] [2022-04-19T07:36:21.202Z] [2022-04-19T07:36:21.202Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T07:36:21.202Z] Connection: close [2022-04-19T07:36:21.202Z] Content-Length: 144 [2022-04-19T07:36:21.202Z] Cache-Control: no-cache [2022-04-19T07:36:21.202Z] Content-Type: application/json [2022-04-19T07:36:21.202Z] Date: Tue, 19 Apr 2022 07:36:21 GMT [2022-04-19T07:36:21.202Z] Expires: -1 [2022-04-19T07:36:21.202Z] Pragma: no-cache [2022-04-19T07:36:21.202Z] Server: docker-tests/mock [2022-04-19T07:36:21.202Z] X-Docker-Registry-Config: mock [2022-04-19T07:36:21.202Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T07:36:21.202Z] [2022-04-19T07:36:21.202Z] [2022-04-19T07:36:21.202Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T07:36:21.202Z] === RUN TestTrustedLocation [2022-04-19T07:36:21.202Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T07:36:21.202Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T07:36:21.202Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T07:36:21.202Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T07:36:21.202Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T07:36:21.202Z] === RUN TestIsSecureIndex [2022-04-19T07:36:21.202Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T07:36:21.202Z] PASS [2022-04-19T07:36:21.202Z] coverage: 51.7% of statements [2022-04-19T07:36:21.202Z] ok github.com/docker/docker/registry 0.185s coverage: 51.7% of statements [2022-04-19T07:36:21.656Z] time="2022-04-19T07:36:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-19T07:36:21.656Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T07:36:21.656Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T07:36:21.656Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T07:36:21.656Z] === RUN TestResumableRequestReader [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T07:36:21.656Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T07:36:21.656Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T07:36:21.656Z] PASS [2022-04-19T07:36:21.656Z] coverage: 100.0% of statements [2022-04-19T07:36:21.656Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2022-04-19T07:36:21.656Z] === RUN TestRestartManagerTimeout [2022-04-19T07:36:21.656Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T07:36:21.656Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T07:36:21.656Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T07:36:21.656Z] PASS [2022-04-19T07:36:21.656Z] coverage: 50.9% of statements [2022-04-19T07:36:21.656Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-04-19T07:36:22.110Z] === RUN TestDecodeContainerConfig [2022-04-19T07:36:22.110Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T07:36:22.110Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T07:36:22.110Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T07:36:22.110Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T07:36:22.110Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T07:36:22.110Z] === RUN TestValidatePrivileged [2022-04-19T07:36:22.110Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T07:36:22.110Z] PASS [2022-04-19T07:36:22.110Z] coverage: 52.4% of statements [2022-04-19T07:36:22.110Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.4% of statements [2022-04-19T07:36:22.565Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T07:36:22.565Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T07:36:22.565Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T07:36:22.565Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T07:36:22.565Z] PASS [2022-04-19T07:36:22.565Z] coverage: 62.5% of statements [2022-04-19T07:36:22.565Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2022-04-19T07:36:23.025Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T07:36:23.025Z] === RUN TestClientStream [2022-04-19T07:36:23.025Z] --- PASS: TestClientStream (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestClientSendFile [2022-04-19T07:36:23.025Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestClientWithRequestTimeout [2022-04-19T07:36:23.025Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T07:36:23.025Z] === RUN TestFileSpecPlugin [2022-04-19T07:36:23.025Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T07:36:23.025Z] === RUN TestFileJSONSpecPlugin [2022-04-19T07:36:23.025Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T07:36:23.025Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestPluginAddHandler [2022-04-19T07:36:23.025Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestPluginWaitBadPlugin [2022-04-19T07:36:23.025Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T07:36:23.025Z] === RUN TestGet [2022-04-19T07:36:23.025Z] time="2022-04-19T07:36:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T07:36:23.417Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:36:23.417Z] Using test binary docker [2022-04-19T07:36:23.417Z] +++ /etc/init.d/apparmor start [2022-04-19T07:36:23.417Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:36:23.417Z] INFO: Waiting for daemon to start... [2022-04-19T07:36:23.417Z] Starting dockerd [2022-04-19T07:36:23.417Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-19T07:36:23.417Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T07:36:23.417Z] Using test binary docker [2022-04-19T07:36:23.417Z] +++ /etc/init.d/apparmor start [2022-04-19T07:36:23.417Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T07:36:23.417Z] INFO: Waiting for daemon to start... [2022-04-19T07:36:23.417Z] Starting dockerd [2022-04-19T07:36:23.417Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-19T07:36:23.673Z] . [2022-04-19T07:36:23.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:36:23.673Z] [2022-04-19T07:36:23.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T07:36:23.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:36:23.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T07:36:23.673Z] Error: No such image: emptyfs [2022-04-19T07:36:23.673Z] Error: No such image: emptyfs [2022-04-19T07:36:23.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T07:36:23.673Z] ++++ docker load [2022-04-19T07:36:23.673Z] ++++ docker load [2022-04-19T07:36:23.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T07:36:23.930Z] Running integration-test (iteration 1) [2022-04-19T07:36:23.930Z] Running integration-test (iteration 1) [2022-04-19T07:36:23.983Z] time="2022-04-19T07:36:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T07:36:24.186Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-19T07:36:24.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-19T07:36:24.186Z] ++ set -e [2022-04-19T07:36:24.186Z] ++ '[' -n 0 ']' [2022-04-19T07:36:24.186Z] ++ set -x [2022-04-19T07:36:24.186Z] ++ 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)/'Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-19T07:36:24.186Z] [2022-04-19T07:36:24.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-19T07:36:24.186Z] ++ set -e [2022-04-19T07:36:24.186Z] ++ '[' -n 0 ']' [2022-04-19T07:36:24.186Z] ++ set -x [2022-04-19T07:36:24.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-19T07:36:24.437Z] === RUN TestGetDriver [2022-04-19T07:36:24.437Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestVolumeRequestError [2022-04-19T07:36:24.437Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T07:36:24.437Z] PASS [2022-04-19T07:36:24.437Z] coverage: 36.1% of statements [2022-04-19T07:36:24.437Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2022-04-19T07:36:24.437Z] === RUN TestGetAddress [2022-04-19T07:36:24.437Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestRemove [2022-04-19T07:36:24.437Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:36:24.437Z] --- SKIP: TestRemove (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestInitializeWithVolumes [2022-04-19T07:36:24.437Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestCreate [2022-04-19T07:36:24.437Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:36:24.437Z] === RUN TestValidateName [2022-04-19T07:36:24.437Z] --- PASS: TestValidateName (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestCreateWithOpts [2022-04-19T07:36:24.437Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:36:24.437Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T07:36:24.437Z] === RUN TestRelaodNoOpts [2022-04-19T07:36:24.437Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T07:36:24.437Z] PASS [2022-04-19T07:36:24.437Z] coverage: 41.5% of statements [2022-04-19T07:36:24.437Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRaw [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T07:36:24.892Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T07:36:24.892Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRaw [2022-04-19T07:36:24.892Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T07:36:24.892Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T07:36:25.116Z] Loaded image: busybox:latest [2022-04-19T07:36:25.116Z] Loaded image: busybox:latest [2022-04-19T07:36:25.337Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-04-19T07:36:25.337Z] === RUN TestInspectNetwork [2022-04-19T07:36:25.346Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T07:36:25.346Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T07:36:25.347Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestConvertTmpfsOptions [2022-04-19T07:36:25.347Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T07:36:25.347Z] linux_parser_test.go:209: data="ro" [2022-04-19T07:36:25.347Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestParseMountSpec [2022-04-19T07:36:25.347Z] parser_test.go:62: case 0 [2022-04-19T07:36:25.347Z] parser_test.go:62: case 1 [2022-04-19T07:36:25.347Z] parser_test.go:62: case 2 [2022-04-19T07:36:25.347Z] parser_test.go:62: case 3 [2022-04-19T07:36:25.347Z] parser_test.go:62: case 4 [2022-04-19T07:36:25.347Z] parser_test.go:62: case 5 [2022-04-19T07:36:25.347Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestValidateMount [2022-04-19T07:36:25.347Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRaw [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:36:25.347Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T07:36:25.347Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:36:25.347Z] PASS [2022-04-19T07:36:25.347Z] coverage: 67.6% of statements [2022-04-19T07:36:25.347Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2022-04-19T07:36:25.680Z] Loaded image: busybox:glibc [2022-04-19T07:36:25.680Z] Loaded image: busybox:glibc [2022-04-19T07:36:25.802Z] === RUN TestSetGetMeta [2022-04-19T07:36:25.802Z] === PAUSE TestSetGetMeta [2022-04-19T07:36:25.802Z] === RUN TestRestore [2022-04-19T07:36:25.802Z] === PAUSE TestRestore [2022-04-19T07:36:25.802Z] === RUN TestServiceCreate [2022-04-19T07:36:25.802Z] === PAUSE TestServiceCreate [2022-04-19T07:36:25.802Z] === RUN TestServiceList [2022-04-19T07:36:25.802Z] === PAUSE TestServiceList [2022-04-19T07:36:25.802Z] === RUN TestServiceRemove [2022-04-19T07:36:25.802Z] === PAUSE TestServiceRemove [2022-04-19T07:36:25.802Z] === RUN TestServiceGet [2022-04-19T07:36:25.802Z] === PAUSE TestServiceGet [2022-04-19T07:36:25.802Z] === RUN TestServicePrune [2022-04-19T07:36:25.802Z] === PAUSE TestServicePrune [2022-04-19T07:36:25.802Z] === RUN TestCreate [2022-04-19T07:36:25.802Z] === PAUSE TestCreate [2022-04-19T07:36:25.802Z] === RUN TestRemove [2022-04-19T07:36:25.802Z] === PAUSE TestRemove [2022-04-19T07:36:25.802Z] === RUN TestList [2022-04-19T07:36:25.802Z] === PAUSE TestList [2022-04-19T07:36:25.802Z] === RUN TestFindByDriver [2022-04-19T07:36:25.802Z] === PAUSE TestFindByDriver [2022-04-19T07:36:25.802Z] === RUN TestFindByReferenced [2022-04-19T07:36:25.802Z] === PAUSE TestFindByReferenced [2022-04-19T07:36:25.802Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T07:36:25.802Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T07:36:25.802Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:36:25.802Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:36:25.802Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T07:36:25.802Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T07:36:25.802Z] === RUN TestRefDerefRemove [2022-04-19T07:36:25.802Z] === PAUSE TestRefDerefRemove [2022-04-19T07:36:25.802Z] === RUN TestGet [2022-04-19T07:36:25.802Z] === PAUSE TestGet [2022-04-19T07:36:25.802Z] === RUN TestGetWithReference [2022-04-19T07:36:25.802Z] === PAUSE TestGetWithReference [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:36:25.802Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T07:36:25.802Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T07:36:25.802Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T07:36:25.802Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T07:36:25.802Z] === CONT TestSetGetMeta [2022-04-19T07:36:25.802Z] === CONT TestList [2022-04-19T07:36:25.802Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T07:36:25.802Z] === CONT TestGet [2022-04-19T07:36:25.802Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestRemove [2022-04-19T07:36:25.802Z] --- PASS: TestGet (0.02s) [2022-04-19T07:36:25.802Z] === CONT TestCreate [2022-04-19T07:36:25.802Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-19T07:36:25.802Z] === CONT TestServicePrune [2022-04-19T07:36:25.802Z] --- PASS: TestList (0.02s) [2022-04-19T07:36:25.802Z] === CONT TestServiceGet [2022-04-19T07:36:25.802Z] --- PASS: TestRemove (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestServiceRemove [2022-04-19T07:36:25.802Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestServiceList [2022-04-19T07:36:25.802Z] --- PASS: TestServiceGet (0.09s) [2022-04-19T07:36:25.802Z] === CONT TestServiceCreate [2022-04-19T07:36:25.802Z] time="2022-04-19T07:36:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:36:25.802Z] --- PASS: TestServiceRemove (0.09s) [2022-04-19T07:36:25.802Z] === CONT TestRestore [2022-04-19T07:36:25.802Z] time="2022-04-19T07:36:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:36:25.802Z] --- PASS: TestServiceList (0.08s) [2022-04-19T07:36:25.802Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T07:36:25.802Z] time="2022-04-19T07:36:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:36:25.802Z] time="2022-04-19T07:36:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T07:36:25.802Z] --- PASS: TestServiceCreate (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:36:25.802Z] time="2022-04-19T07:36:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:36:25.802Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestGetWithReference [2022-04-19T07:36:25.802Z] --- PASS: TestRestore (0.01s) [2022-04-19T07:36:25.802Z] === CONT TestRefDerefRemove [2022-04-19T07:36:25.802Z] --- PASS: TestServicePrune (0.11s) [2022-04-19T07:36:25.802Z] === CONT TestFindByReferenced [2022-04-19T07:36:25.803Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-19T07:36:25.803Z] === CONT TestFindByDriver [2022-04-19T07:36:25.803Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-19T07:36:25.803Z] --- PASS: TestGetWithReference (0.01s) [2022-04-19T07:36:25.803Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-19T07:36:25.803Z] --- PASS: TestFindByDriver (0.01s) [2022-04-19T07:36:25.803Z] PASS [2022-04-19T07:36:25.803Z] coverage: 69.0% of statements [2022-04-19T07:36:25.803Z] ok github.com/docker/docker/volume/service 0.182s coverage: 69.0% of statements [2022-04-19T07:36:25.803Z] time="2022-04-19T07:36:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T07:36:27.008Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-04-19T07:36:27.009Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:36:27.854Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T07:36:27.854Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T07:36:27.854Z] === RUN TestInspectNetwork/network_name [2022-04-19T07:36:27.854Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T07:36:29.855Z] Loaded image: debian:bullseye-slim [2022-04-19T07:36:29.855Z] Loaded image: hello-world:latest [2022-04-19T07:36:29.855Z] Loaded image: debian:bullseye-slim [2022-04-19T07:36:30.113Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:36:30.113Z] INFO: Testing against a local daemon [2022-04-19T07:36:30.113Z] === RUN TestDockerDaemonSuite [2022-04-19T07:36:30.113Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-19T07:36:30.113Z] Loaded image: hello-world:latest [2022-04-19T07:36:30.113Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:36:30.113Z] INFO: Testing against a local daemon [2022-04-19T07:36:30.113Z] === RUN TestDockerSuite [2022-04-19T07:36:30.113Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T07:36:30.113Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T07:36:30.374Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T07:36:30.457Z] time="2022-04-19T07:36:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T07:36:32.023Z] --- PASS: TestInspectNetwork (7.01s) [2022-04-19T07:36:32.023Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T07:36:32.023Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T07:36:32.023Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T07:36:32.023Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T07:36:32.023Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:36:33.400Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:36:33.400Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:36:33.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:36:33.400Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:36:33.400Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:36:33.400Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:36:33.400Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:36:33.400Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:36:33.400Z] === RUN TestNetworkList [2022-04-19T07:36:33.400Z] === RUN TestNetworkList//networks [2022-04-19T07:36:33.400Z] === PAUSE TestNetworkList//networks [2022-04-19T07:36:33.400Z] === RUN TestNetworkList//networks/ [2022-04-19T07:36:33.400Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:36:33.400Z] === CONT TestNetworkList//networks [2022-04-19T07:36:33.400Z] === CONT TestNetworkList//networks/ [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:36:33.400Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:36:33.400Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:36:33.648Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T07:36:33.648Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T07:36:33.905Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T07:36:33.905Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T07:36:33.962Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T07:36:33.962Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:36:34.838Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T07:36:34.838Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T07:36:34.838Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T07:36:35.328Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-19T07:36:35.328Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:36:35.889Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-19T07:36:35.889Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:36:36.730Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T07:36:36.731Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T07:36:36.731Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T07:36:36.731Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T07:36:37.256Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-19T07:36:37.256Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:36:37.301Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-19T07:36:37.792Z] --- PASS: TestGet (15.01s) [2022-04-19T07:36:37.792Z] === RUN TestPluginWithNoManifest [2022-04-19T07:36:37.792Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T07:36:37.792Z] === RUN TestGetAll [2022-04-19T07:36:37.792Z] --- PASS: TestGetAll (0.00s) [2022-04-19T07:36:37.792Z] PASS [2022-04-19T07:36:37.792Z] coverage: 73.2% of statements [2022-04-19T07:36:37.793Z] ok github.com/docker/docker/pkg/plugins 35.849s coverage: 73.2% of statements [2022-04-19T07:36:37.870Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T07:36:38.186Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-19T07:36:38.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:36:38.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-19T07:36:38.749Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:36:38.803Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T07:36:39.061Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T07:36:39.061Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T07:36:39.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T07:36:39.061Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T07:36:39.173Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2022-04-19T07:36:39.173Z] === RUN TestCreateServiceSysctls [2022-04-19T07:36:40.432Z] --- PASS: TestBuildWithHugeFile (128.26s) [2022-04-19T07:36:40.432Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:36:40.432Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:36:40.432Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:36:40.432Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:36:40.432Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:36:40.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:36:40.432Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:36:40.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:36:40.432Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:36:40.432Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:36:40.432Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:36:40.432Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:36:40.432Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:36:40.432Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T07:36:40.432Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-19T07:36:40.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-19T07:36:40.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T07:36:40.432Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:36:40.432Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T07:36:41.063Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-04-19T07:36:41.063Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:36:41.268Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-04-19T07:36:41.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:36:41.269Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:36:41.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:36:41.269Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:36:42.951Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T07:36:42.951Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T07:36:43.516Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2022-04-19T07:36:43.516Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-04-19T07:36:43.516Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-04-19T07:36:43.516Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:36:43.581Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-04-19T07:36:43.581Z] === RUN TestInspect [2022-04-19T07:36:43.773Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T07:36:43.773Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T07:36:44.336Z] Loaded image: busybox:latest [2022-04-19T07:36:44.592Z] Loaded image: busybox:glibc [2022-04-19T07:36:44.849Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T07:36:46.099Z] --- PASS: TestInspect (2.86s) [2022-04-19T07:36:46.099Z] === RUN TestCreateJob [2022-04-19T07:36:46.217Z] Loaded image: debian:bullseye-slim [2022-04-19T07:36:46.217Z] Loaded image: hello-world:latest [2022-04-19T07:36:46.474Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T07:36:47.037Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T07:36:48.931Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T07:36:49.368Z] --- PASS: TestCreateJob (3.04s) [2022-04-19T07:36:49.368Z] === RUN TestReplicatedJob [2022-04-19T07:36:49.495Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T07:36:50.059Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T07:36:50.398Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-19T07:36:50.624Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T07:36:51.187Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-19T07:36:53.078Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-19T07:36:54.624Z] --- PASS: TestReplicatedJob (5.31s) [2022-04-19T07:36:54.624Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:36:54.971Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-19T07:36:55.535Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T07:36:55.535Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-19T07:36:56.098Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.47s) [2022-04-19T07:36:56.098Z] PASS [2022-04-19T07:36:56.098Z] [2022-04-19T07:36:56.098Z] === Skipped [2022-04-19T07:36:56.098Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T07:36:56.098Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:36:56.098Z] [2022-04-19T07:36:56.098Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:36:56.098Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:36:56.098Z] [2022-04-19T07:36:56.098Z] DONE 34 tests, 2 skipped in 190.967s [2022-04-19T07:36:56.098Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T07:36:56.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:56.098Z] ++ set -e [2022-04-19T07:36:56.098Z] ++ '[' -n 0 ']' [2022-04-19T07:36:56.098Z] ++ set -x [2022-04-19T07:36:56.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:36:56.111Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-04-19T07:36:56.111Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:36:56.355Z] INFO: Testing against a local daemon [2022-04-19T07:36:56.355Z] === RUN TestConfigInspect [2022-04-19T07:36:56.355Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T07:36:56.547Z] === RUN TestBoolValue [2022-04-19T07:36:56.547Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestBoolValueOrDefault [2022-04-19T07:36:56.547Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestInt64ValueOrZero [2022-04-19T07:36:56.547Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestInt64ValueOrDefault [2022-04-19T07:36:56.547Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T07:36:56.547Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestJsonContentType [2022-04-19T07:36:56.547Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestReadJSON [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/nil_body [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/empty_body [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/with_valid_request [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/with_whitespace [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/with_extra_content [2022-04-19T07:36:56.547Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 31.9% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 31.9% of statements [2022-04-19T07:36:56.547Z] === RUN TestMaskSecretKeys [2022-04-19T07:36:56.547Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T07:36:56.547Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T07:36:56.547Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T07:36:56.547Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestVersionMiddlewareVersion [2022-04-19T07:36:56.547Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T07:36:56.547Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 37.7% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T07:36:56.547Z] === RUN TestToJSON [2022-04-19T07:36:56.547Z] --- PASS: TestToJSON (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestToParamWithVersion [2022-04-19T07:36:56.547Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestFromJSON [2022-04-19T07:36:56.547Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestEmpty [2022-04-19T07:36:56.547Z] --- PASS: TestEmpty (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T07:36:56.547Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestArgsMatchKVList [2022-04-19T07:36:56.547Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestArgsMatch [2022-04-19T07:36:56.547Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestAdd [2022-04-19T07:36:56.547Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestDel [2022-04-19T07:36:56.547Z] --- PASS: TestDel (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestLen [2022-04-19T07:36:56.547Z] --- PASS: TestLen (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestExactMatch [2022-04-19T07:36:56.547Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestOnlyOneExactMatch [2022-04-19T07:36:56.547Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestContains [2022-04-19T07:36:56.547Z] --- PASS: TestContains (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestValidate [2022-04-19T07:36:56.547Z] --- PASS: TestValidate (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestWalkValues [2022-04-19T07:36:56.547Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestFuzzyMatch [2022-04-19T07:36:56.547Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestClone [2022-04-19T07:36:56.547Z] --- PASS: TestClone (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 92.2% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-04-19T07:36:56.547Z] === RUN TestStrSliceMarshalJSON [2022-04-19T07:36:56.547Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T07:36:56.547Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestStrSliceUnmarshalString [2022-04-19T07:36:56.547Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T07:36:56.547Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 90.0% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-04-19T07:36:56.547Z] === RUN TestAdjustForAPIVersion [2022-04-19T07:36:56.547Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 6.1% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 6.1% of statements [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T07:36:56.547Z] === RUN TestDurationToSecondsString [2022-04-19T07:36:56.547Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestGetTimestamp [2022-04-19T07:36:56.547Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-19T07:36:56.547Z] === RUN TestParseTimestamps [2022-04-19T07:36:56.547Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 100.0% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/types/time 0.173s coverage: 100.0% of statements [2022-04-19T07:36:56.547Z] === RUN TestCompareVersion [2022-04-19T07:36:56.547Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 77.3% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T07:36:56.547Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T07:36:56.547Z] === RUN TestIsGIT [2022-04-19T07:36:56.547Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T07:36:56.547Z] PASS [2022-04-19T07:36:56.547Z] coverage: 100.0% of statements [2022-04-19T07:36:56.547Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.112s coverage: 100.0% of statements [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T07:36:56.547Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T07:36:56.547Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestCloneArgsSmartHttp [2022-04-19T07:36:56.547Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-19T07:36:56.547Z] === RUN TestCloneArgsDumbHttp [2022-04-19T07:36:56.547Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestCloneArgsGit [2022-04-19T07:36:56.547Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestCheckoutGit [2022-04-19T07:36:56.547Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T07:36:56.547Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestProcessNoDockerignore [2022-04-19T07:36:56.547Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T07:36:56.547Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-19T07:36:56.547Z] === RUN TestDetectContentType [2022-04-19T07:36:56.547Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestSelectAcceptableMIME [2022-04-19T07:36:56.548Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestInspectEmptyResponse [2022-04-19T07:36:56.548Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestInspectResponseBinary [2022-04-19T07:36:56.548Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestResponseUnsupportedContentType [2022-04-19T07:36:56.548Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestInspectResponseTextSimple [2022-04-19T07:36:56.548Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T07:36:56.548Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestUnknownContentLength [2022-04-19T07:36:56.548Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestDownloadRemote [2022-04-19T07:36:56.548Z] --- PASS: TestDownloadRemote (0.12s) [2022-04-19T07:36:56.548Z] === RUN TestGetWithStatusError [2022-04-19T07:36:56.548Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestCloseRootDirectory [2022-04-19T07:36:56.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:56.548Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestHashFile [2022-04-19T07:36:56.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:56.548Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestHashSubdir [2022-04-19T07:36:56.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:56.548Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestRemoveDirectory [2022-04-19T07:36:56.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:36:56.548Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-19T07:36:56.548Z] PASS [2022-04-19T07:36:56.548Z] coverage: 9.3% of statements [2022-04-19T07:36:56.548Z] ok github.com/docker/docker/builder/remotecontext 0.295s coverage: 9.3% of statements [2022-04-19T07:36:56.548Z] === RUN TestEnable [2022-04-19T07:36:56.548Z] --- PASS: TestEnable (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestDisable [2022-04-19T07:36:56.548Z] --- PASS: TestDisable (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestEnabled [2022-04-19T07:36:56.548Z] --- PASS: TestEnabled (0.00s) [2022-04-19T07:36:56.548Z] PASS [2022-04-19T07:36:56.548Z] coverage: 100.0% of statements [2022-04-19T07:36:56.548Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-04-19T07:36:56.548Z] === RUN TestGetAllAllowed [2022-04-19T07:36:56.548Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestGetAllMeta [2022-04-19T07:36:56.548Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T07:36:56.548Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T07:36:56.548Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestIsExistingDirectory [2022-04-19T07:36:56.548Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestGetFilenameForDownload [2022-04-19T07:36:56.548Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestEnv2Variables [2022-04-19T07:36:56.548Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T07:36:56.548Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestMaintainer [2022-04-19T07:36:56.548Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestLabel [2022-04-19T07:36:56.548Z] --- PASS: TestLabel (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestFromScratch [2022-04-19T07:36:56.548Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestFromWithArg [2022-04-19T07:36:56.548Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T07:36:56.548Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestFromWithUndefinedArg [2022-04-19T07:36:56.548Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T07:36:56.548Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestOnbuild [2022-04-19T07:36:56.548Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestWorkdir [2022-04-19T07:36:56.548Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestCmd [2022-04-19T07:36:56.548Z] --- PASS: TestCmd (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestHealthcheckNone [2022-04-19T07:36:56.548Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestHealthcheckCmd [2022-04-19T07:36:56.548Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestEntrypoint [2022-04-19T07:36:56.548Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestExpose [2022-04-19T07:36:56.548Z] --- PASS: TestExpose (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestUser [2022-04-19T07:36:56.548Z] --- PASS: TestUser (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestVolume [2022-04-19T07:36:56.548Z] --- PASS: TestVolume (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestStopSignal [2022-04-19T07:36:56.548Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:36:56.548Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestArg [2022-04-19T07:36:56.548Z] --- PASS: TestArg (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestShell [2022-04-19T07:36:56.548Z] --- PASS: TestShell (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestPrependEnvOnCmd [2022-04-19T07:36:56.548Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestRunWithBuildArgs [2022-04-19T07:36:56.548Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T07:36:56.548Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T07:36:56.548Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T07:36:56.548Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T07:36:56.548Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T07:36:56.548Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestNormalizeWorkdir [2022-04-19T07:36:56.548Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestDispatch [2022-04-19T07:36:56.548Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T07:36:56.548Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T07:36:56.548Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T07:36:56.548Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T07:36:56.548Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T07:36:56.548Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T07:36:56.548Z] === RUN TestDispatch/COPY_url [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch (0.04s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T07:36:56.548Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T07:36:56.548Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T07:36:56.548Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T07:36:56.548Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T07:36:56.548Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T07:36:56.548Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestEmptyDockerfile [2022-04-19T07:36:56.548Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestSymlinkDockerfile [2022-04-19T07:36:56.548Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T07:36:56.548Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T07:36:56.548Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestNonExistingDockerfile [2022-04-19T07:36:56.548Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestCopyRunConfig [2022-04-19T07:36:56.548Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestDeepCopyRunConfig [2022-04-19T07:36:56.548Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestExportImage [2022-04-19T07:36:56.548Z] --- PASS: TestExportImage (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestNormalizeDest [2022-04-19T07:36:56.548Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T07:36:56.548Z] PASS [2022-04-19T07:36:56.548Z] coverage: 46.7% of statements [2022-04-19T07:36:56.548Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 46.7% of statements [2022-04-19T07:36:56.548Z] === RUN TestTCP4Proxy [2022-04-19T07:36:56.548Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T07:36:56.548Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T07:36:56.548Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestTCP6Proxy [2022-04-19T07:36:56.548Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:36:56.548Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestTCPDualStackProxy [2022-04-19T07:36:56.548Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:36:56.548Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestUDP4Proxy [2022-04-19T07:36:56.548Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestUDP6Proxy [2022-04-19T07:36:56.548Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:36:56.548Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestUDPWriteError [2022-04-19T07:36:56.548Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestSCTP4Proxy [2022-04-19T07:36:56.548Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:36:56.548Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T07:36:56.548Z] === RUN TestSCTP6Proxy [2022-04-19T07:36:56.548Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:36:56.548Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T07:36:56.548Z] PASS [2022-04-19T07:36:56.548Z] coverage: 49.4% of statements [2022-04-19T07:36:56.548Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-04-19T07:36:57.040Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:evqqbkdgs0pgz1jgyfbz7xhjd Created:2022-04-19 07:36:55.771684529 +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[9a84219086365679ccf2483e89dd8ab13fb4446db43e50e006da7d95114ee6dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x3akt8y3mwqobntuycsv768g EndpointID:eb57be9916859c583ee7afd044fd12e53b720de37d7b43e2dce5cad954cdcbc1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cdbfeb60d0b1a556210c7ceaf38666760b783351da5f2f2cc55073f0ce6d207c 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:806b4694f82f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x3akt8y3mwqobntuycsv768g EndpointID:eb57be9916859c583ee7afd044fd12e53b720de37d7b43e2dce5cad954cdcbc1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T07:36:57.305Z] docker_cli_daemon_test.go:1472: [d76b4fde3e814] daemon is not started [2022-04-19T07:36:57.569Z] check_test.go:308: [d176698dea684] daemon is not started [2022-04-19T07:36:57.569Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-19T07:36:57.895Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-04-19T07:36:57.895Z] === RUN TestServiceListWithStatuses [2022-04-19T07:36:57.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:36:57.895Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:36:57.895Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:36:58.156Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T07:36:59.092Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T07:36:59.092Z] --- PASS: TestConfigInspect (2.89s) [2022-04-19T07:36:59.092Z] === RUN TestConfigList [2022-04-19T07:36:59.656Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T07:36:59.913Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-19T07:37:00.843Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T07:37:01.250Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-19T07:37:01.251Z] PASS [2022-04-19T07:37:01.251Z] [2022-04-19T07:37:01.251Z] === Skipped [2022-04-19T07:37:01.251Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:37:01.251Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:37:01.251Z] [2022-04-19T07:37:01.251Z] DONE 38 tests, 1 skipped in 43.131s [2022-04-19T07:37:01.251Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:37:01.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:01.251Z] ++ set -e [2022-04-19T07:37:01.251Z] ++ '[' -n 0 ']' [2022-04-19T07:37:01.251Z] ++ set -x [2022-04-19T07:37:01.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:01.251Z] INFO: Testing against a local daemon [2022-04-19T07:37:01.251Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T07:37:01.251Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:37:01.251Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:37:01.251Z] === RUN TestDockerNetworkIpvlan [2022-04-19T07:37:01.251Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:37:01.251Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:37:01.251Z] PASS [2022-04-19T07:37:01.251Z] [2022-04-19T07:37:01.251Z] === Skipped [2022-04-19T07:37:01.251Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:37:01.251Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:37:01.251Z] [2022-04-19T07:37:01.251Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:37:01.251Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:37:01.251Z] [2022-04-19T07:37:01.251Z] DONE 2 tests, 2 skipped in 0.081s [2022-04-19T07:37:01.251Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:37:01.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:01.251Z] ++ set -e [2022-04-19T07:37:01.251Z] ++ '[' -n 0 ']' [2022-04-19T07:37:01.251Z] ++ set -x [2022-04-19T07:37:01.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:01.406Z] check_test.go:308: [df4951e7fd6c9] daemon is not started [2022-04-19T07:37:01.406Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-19T07:37:01.507Z] INFO: Testing against a local daemon [2022-04-19T07:37:01.507Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T07:37:02.064Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-04-19T07:37:02.064Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:37:02.336Z] --- PASS: TestConfigList (2.92s) [2022-04-19T07:37:02.336Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:37:02.336Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T07:37:02.873Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-04-19T07:37:02.873Z] === RUN TestDockerNetworkMacvlan [2022-04-19T07:37:02.898Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T07:37:03.435Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T07:37:03.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T07:37:03.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T07:37:03.997Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T07:37:04.394Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T07:37:04.651Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2022-04-19T07:37:04.651Z] === RUN TestConfigsUpdate [2022-04-19T07:37:04.908Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T07:37:04.942Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T07:37:05.223Z] === RUN TestCheckpointCreateError [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointCreate [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointDeleteError [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointDelete [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointListError [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointList [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T07:37:05.223Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T07:37:05.223Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:37:05.223Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestGetAPIPath [2022-04-19T07:37:05.223Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestParseHostURL [2022-04-19T07:37:05.223Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T07:37:05.223Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T07:37:05.223Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestClientRedirect [2022-04-19T07:37:05.223Z] === RUN TestClientRedirect/GET [2022-04-19T07:37:05.223Z] === RUN TestClientRedirect/POST [2022-04-19T07:37:05.223Z] === RUN TestClientRedirect/PUT [2022-04-19T07:37:05.223Z] === RUN TestClientRedirect/DELETE [2022-04-19T07:37:05.223Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T07:37:05.223Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigCreateUnsupported [2022-04-19T07:37:05.223Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigCreateError [2022-04-19T07:37:05.223Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigCreate [2022-04-19T07:37:05.223Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspectNotFound [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspectUnsupported [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspectError [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigInspect [2022-04-19T07:37:05.223Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigListUnsupported [2022-04-19T07:37:05.223Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigListError [2022-04-19T07:37:05.223Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigList [2022-04-19T07:37:05.223Z] --- PASS: TestConfigList (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigRemoveUnsupported [2022-04-19T07:37:05.223Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigRemoveError [2022-04-19T07:37:05.223Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigRemove [2022-04-19T07:37:05.223Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigUpdateUnsupported [2022-04-19T07:37:05.223Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigUpdateError [2022-04-19T07:37:05.223Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestConfigUpdate [2022-04-19T07:37:05.223Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCommitError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCommit [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStatPathError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStatPath [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyToContainerError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyToContainer [2022-04-19T07:37:05.223Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyFromContainerError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T07:37:05.223Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestCopyFromContainer [2022-04-19T07:37:05.223Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCreateError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCreateImageNotFound [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCreateWithName [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerCreateAutoRemove [2022-04-19T07:37:05.223Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerDiffError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerDiff [2022-04-19T07:37:05.223Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecCreateError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecCreate [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecStartError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecStart [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecInspectError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecInspect [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExportError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExport [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerInspectError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T07:37:05.223Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T07:37:05.223Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerInspect [2022-04-19T07:37:05.223Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerInspectNode [2022-04-19T07:37:05.223Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerKillError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerKill [2022-04-19T07:37:05.223Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerListError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerList [2022-04-19T07:37:05.223Z] --- PASS: TestContainerList (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerLogsNotFoundError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerLogsError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerLogs [2022-04-19T07:37:05.223Z] --- PASS: TestContainerLogs (0.15s) [2022-04-19T07:37:05.223Z] === RUN TestContainerPauseError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerPause [2022-04-19T07:37:05.223Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainersPruneError [2022-04-19T07:37:05.223Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainersPrune [2022-04-19T07:37:05.223Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRemoveError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRemove [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRenameError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRename [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerResizeError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecResizeError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerResize [2022-04-19T07:37:05.223Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerExecResize [2022-04-19T07:37:05.223Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRestartError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerRestart [2022-04-19T07:37:05.223Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStartError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStart [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStatsError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStats [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStopError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerStop [2022-04-19T07:37:05.223Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerTopError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerTop [2022-04-19T07:37:05.223Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerUnpauseError [2022-04-19T07:37:05.223Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerUnpause [2022-04-19T07:37:05.223Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T07:37:05.223Z] === RUN TestContainerUpdateError [2022-04-19T07:37:05.224Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestContainerUpdate [2022-04-19T07:37:05.224Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-19T07:37:05.224Z] === RUN TestContainerWaitError [2022-04-19T07:37:05.224Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestContainerWait [2022-04-19T07:37:05.224Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestDiskUsageError [2022-04-19T07:37:05.224Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestDiskUsage [2022-04-19T07:37:05.224Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestDistributionInspectUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestEventsErrorInOptions [2022-04-19T07:37:05.224Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestEventsErrorFromServer [2022-04-19T07:37:05.224Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestEvents [2022-04-19T07:37:05.224Z] --- PASS: TestEvents (0.01s) [2022-04-19T07:37:05.224Z] === RUN TestTLSCloseWriter [2022-04-19T07:37:05.224Z] === PAUSE TestTLSCloseWriter [2022-04-19T07:37:05.224Z] === RUN TestImageBuildError [2022-04-19T07:37:05.224Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageBuild [2022-04-19T07:37:05.224Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestGetDockerOS [2022-04-19T07:37:05.224Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageCreateError [2022-04-19T07:37:05.224Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageCreate [2022-04-19T07:37:05.224Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageHistoryError [2022-04-19T07:37:05.224Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageHistory [2022-04-19T07:37:05.224Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageImportError [2022-04-19T07:37:05.224Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageImport [2022-04-19T07:37:05.224Z] --- PASS: TestImageImport (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageInspectImageNotFound [2022-04-19T07:37:05.224Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageInspect [2022-04-19T07:37:05.224Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageListError [2022-04-19T07:37:05.224Z] --- PASS: TestImageListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageList [2022-04-19T07:37:05.224Z] --- PASS: TestImageList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageListApiBefore125 [2022-04-19T07:37:05.224Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageLoadError [2022-04-19T07:37:05.224Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageLoad [2022-04-19T07:37:05.224Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagesPruneError [2022-04-19T07:37:05.224Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagesPrune [2022-04-19T07:37:05.224Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullReferenceParseError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullAnyError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePullWithoutErrors [2022-04-19T07:37:05.224Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushReferenceError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushAnyError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithoutErrors [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T07:37:05.224Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageRemoveImageNotFound [2022-04-19T07:37:05.224Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageRemove [2022-04-19T07:37:05.224Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSaveError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSave [2022-04-19T07:37:05.224Z] --- PASS: TestImageSave (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchAnyError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageSearchWithoutErrors [2022-04-19T07:37:05.224Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageTagError [2022-04-19T07:37:05.224Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageTagInvalidReference [2022-04-19T07:37:05.224Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T07:37:05.224Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageTagHexSource [2022-04-19T07:37:05.224Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestImageTag [2022-04-19T07:37:05.224Z] --- PASS: TestImageTag (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestInfoServerError [2022-04-19T07:37:05.224Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T07:37:05.224Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestInfo [2022-04-19T07:37:05.224Z] --- PASS: TestInfo (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkConnectError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkConnect [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkCreateError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkCreate [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkDisconnectError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkDisconnect [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/no_options [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/verbose [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/global_scope [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T07:37:05.224Z] === RUN TestNetworkInspect/server_error [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkListError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkList [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworksPruneError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworksPrune [2022-04-19T07:37:05.224Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNetworkRemove [2022-04-19T07:37:05.224Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T07:37:05.224Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeInspect [2022-04-19T07:37:05.224Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeListError [2022-04-19T07:37:05.224Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeList [2022-04-19T07:37:05.224Z] --- PASS: TestNodeList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeRemove [2022-04-19T07:37:05.224Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeUpdateError [2022-04-19T07:37:05.224Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestNodeUpdate [2022-04-19T07:37:05.224Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestOptionWithHostFromEnv [2022-04-19T07:37:05.224Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestOptionWithTimeout [2022-04-19T07:37:05.224Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T07:37:05.224Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPingFail [2022-04-19T07:37:05.224Z] --- PASS: TestPingFail (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPingWithError [2022-04-19T07:37:05.224Z] 2022/04/19 07:37:04 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:05.224Z] 2022/04/19 07:37:04 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:05.224Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPingSuccess [2022-04-19T07:37:05.224Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPingHeadFallback [2022-04-19T07:37:05.224Z] === RUN TestPingHeadFallback/OK [2022-04-19T07:37:05.224Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T07:37:05.224Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T07:37:05.224Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T07:37:05.224Z] --- PASS: TestPingHeadFallback (0.03s) [2022-04-19T07:37:05.224Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T07:37:05.224Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginDisableError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginDisable [2022-04-19T07:37:05.224Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginEnableError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginEnable [2022-04-19T07:37:05.224Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginInspect [2022-04-19T07:37:05.224Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginListError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginList [2022-04-19T07:37:05.224Z] --- PASS: TestPluginList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginPushError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginPush [2022-04-19T07:37:05.224Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginRemove [2022-04-19T07:37:05.224Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginSetError [2022-04-19T07:37:05.224Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPluginSet [2022-04-19T07:37:05.224Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSetHostHeader [2022-04-19T07:37:05.224Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestPlainTextError [2022-04-19T07:37:05.224Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestInfiniteError [2022-04-19T07:37:05.224Z] --- PASS: TestInfiniteError (0.02s) [2022-04-19T07:37:05.224Z] === RUN TestCanceledContext [2022-04-19T07:37:05.224Z] 2022/04/19 07:37:04 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:05.224Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestDeadlineExceededContext [2022-04-19T07:37:05.224Z] 2022/04/19 07:37:04 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:05.224Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretCreateUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretCreateError [2022-04-19T07:37:05.224Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretCreate [2022-04-19T07:37:05.224Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretInspectUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T07:37:05.224Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretInspect [2022-04-19T07:37:05.224Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretListUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretListError [2022-04-19T07:37:05.224Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretList [2022-04-19T07:37:05.224Z] --- PASS: TestSecretList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretRemoveUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretRemove [2022-04-19T07:37:05.224Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretUpdateUnsupported [2022-04-19T07:37:05.224Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretUpdateError [2022-04-19T07:37:05.224Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSecretUpdate [2022-04-19T07:37:05.224Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceCreateError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceCreate [2022-04-19T07:37:05.224Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T07:37:05.224Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceCreateDigestPinning [2022-04-19T07:37:05.224Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T07:37:05.224Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceInspect [2022-04-19T07:37:05.224Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceListError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceList [2022-04-19T07:37:05.224Z] --- PASS: TestServiceList (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceLogsError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceLogs [2022-04-19T07:37:05.224Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceRemoveError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceRemove [2022-04-19T07:37:05.224Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceUpdateError [2022-04-19T07:37:05.224Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestServiceUpdate [2022-04-19T07:37:05.224Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmGetUnlockKey [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmInitError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmInit [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmInspect [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmJoinError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmJoin [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmLeaveError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmLeave [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmUnlockError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmUnlock [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmUpdateError [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestSwarmUpdate [2022-04-19T07:37:05.224Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestTaskInspectError [2022-04-19T07:37:05.224Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T07:37:05.224Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T07:37:05.224Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestTaskInspect [2022-04-19T07:37:05.225Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestTaskListError [2022-04-19T07:37:05.225Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestTaskList [2022-04-19T07:37:05.225Z] --- PASS: TestTaskList (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeCreateError [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeCreate [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeInspectError [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeInspectNotFound [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeInspect [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeListError [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeList [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeRemoveError [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T07:37:05.225Z] === RUN TestVolumeRemove [2022-04-19T07:37:05.225Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T07:37:05.225Z] === CONT TestTLSCloseWriter [2022-04-19T07:37:05.225Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-19T07:37:05.225Z] PASS [2022-04-19T07:37:05.225Z] coverage: 75.1% of statements [2022-04-19T07:37:05.225Z] ok github.com/docker/docker/client 0.383s coverage: 75.1% of statements [2022-04-19T07:37:05.332Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-04-19T07:37:05.332Z] === RUN TestServicePlugin [2022-04-19T07:37:05.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-19T07:37:05.519Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-19T07:37:06.079Z] === RUN TestBoolValue [2022-04-19T07:37:06.079Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestBoolValueOrDefault [2022-04-19T07:37:06.079Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestInt64ValueOrZero [2022-04-19T07:37:06.079Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestInt64ValueOrDefault [2022-04-19T07:37:06.079Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T07:37:06.079Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestJsonContentType [2022-04-19T07:37:06.079Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestReadJSON [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/nil_body [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/empty_body [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/with_valid_request [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/with_whitespace [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/with_extra_content [2022-04-19T07:37:06.079Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T07:37:06.079Z] PASS [2022-04-19T07:37:06.079Z] coverage: 31.9% of statements [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T07:37:06.079Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 31.9% of statements [2022-04-19T07:37:06.079Z] === RUN TestMaskSecretKeys [2022-04-19T07:37:06.079Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T07:37:06.079Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T07:37:06.079Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T07:37:06.079Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T07:37:06.079Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestVersionMiddlewareVersion [2022-04-19T07:37:06.079Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T07:37:06.079Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T07:37:06.079Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T07:37:06.079Z] PASS [2022-04-19T07:37:06.079Z] coverage: 37.7% of statements [2022-04-19T07:37:06.079Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T07:37:06.079Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T07:37:06.832Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T07:37:07.040Z] === RUN TestStrSliceMarshalJSON [2022-04-19T07:37:07.040Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T07:37:07.040Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestStrSliceUnmarshalString [2022-04-19T07:37:07.040Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T07:37:07.040Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T07:37:07.040Z] PASS [2022-04-19T07:37:07.040Z] coverage: 90.0% of statements [2022-04-19T07:37:07.040Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-04-19T07:37:07.040Z] === RUN TestToJSON [2022-04-19T07:37:07.040Z] --- PASS: TestToJSON (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestToParamWithVersion [2022-04-19T07:37:07.040Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestFromJSON [2022-04-19T07:37:07.040Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestEmpty [2022-04-19T07:37:07.040Z] --- PASS: TestEmpty (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T07:37:07.040Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestArgsMatchKVList [2022-04-19T07:37:07.040Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestArgsMatch [2022-04-19T07:37:07.040Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestAdd [2022-04-19T07:37:07.040Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestDel [2022-04-19T07:37:07.040Z] --- PASS: TestDel (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestLen [2022-04-19T07:37:07.040Z] --- PASS: TestLen (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestExactMatch [2022-04-19T07:37:07.040Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestOnlyOneExactMatch [2022-04-19T07:37:07.040Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestContains [2022-04-19T07:37:07.040Z] --- PASS: TestContains (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestValidate [2022-04-19T07:37:07.040Z] --- PASS: TestValidate (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestWalkValues [2022-04-19T07:37:07.040Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestFuzzyMatch [2022-04-19T07:37:07.040Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T07:37:07.040Z] === RUN TestClone [2022-04-19T07:37:07.040Z] --- PASS: TestClone (0.00s) [2022-04-19T07:37:07.040Z] PASS [2022-04-19T07:37:07.040Z] coverage: 92.2% of statements [2022-04-19T07:37:07.040Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-04-19T07:37:07.416Z] tests/integration/client_test.py ..... [ 75%] [2022-04-19T07:37:07.416Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-19T07:37:07.496Z] === RUN TestDurationToSecondsString [2022-04-19T07:37:07.496Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T07:37:07.496Z] === RUN TestGetTimestamp [2022-04-19T07:37:07.496Z] === RUN TestAdjustForAPIVersion [2022-04-19T07:37:07.496Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T07:37:07.496Z] PASS [2022-04-19T07:37:07.496Z] coverage: 6.1% of statements [2022-04-19T07:37:07.496Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 6.1% of statements [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T07:37:07.496Z] --- PASS: TestGetTimestamp (0.16s) [2022-04-19T07:37:07.496Z] === RUN TestParseTimestamps [2022-04-19T07:37:07.496Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T07:37:07.496Z] PASS [2022-04-19T07:37:07.496Z] coverage: 100.0% of statements [2022-04-19T07:37:07.496Z] ok github.com/docker/docker/api/types/time 0.197s coverage: 100.0% of statements [2022-04-19T07:37:07.496Z] === RUN TestCompareVersion [2022-04-19T07:37:07.496Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T07:37:07.496Z] PASS [2022-04-19T07:37:07.496Z] coverage: 77.3% of statements [2022-04-19T07:37:07.496Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T07:37:07.496Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T07:37:07.688Z] 2022/04/19 07:37:06 Closing DB instances... [2022-04-19T07:37:07.996Z] --- PASS: TestConfigsUpdate (2.86s) [2022-04-19T07:37:07.996Z] === RUN TestTemplatedConfig [2022-04-19T07:37:08.199Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T07:37:08.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-19T07:37:08.351Z] tests/integration/errors_test.py . [ 76%] [2022-04-19T07:37:08.647Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-19T07:37:08.647Z] === RUN TestFindNode [2022-04-19T07:37:08.647Z] 2022/04/19 07:37:08 Closing DB instances... [2022-04-19T07:37:08.647Z] --- PASS: TestFindNode (0.01s) [2022-04-19T07:37:08.647Z] === RUN TestChangeNodeState [2022-04-19T07:37:08.647Z] 2022/04/19 07:37:08 Closing DB instances... [2022-04-19T07:37:08.647Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-19T07:37:08.647Z] === RUN TestNodeReincarnation [2022-04-19T07:37:08.647Z] 2022/04/19 07:37:08 Closing DB instances... [2022-04-19T07:37:09.028Z] === RUN TestIsGIT [2022-04-19T07:37:09.028Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T07:37:09.028Z] PASS [2022-04-19T07:37:09.028Z] coverage: 100.0% of statements [2022-04-19T07:37:09.028Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.035s coverage: 100.0% of statements [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T07:37:09.028Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T07:37:09.028Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T07:37:09.028Z] === RUN TestCloneArgsSmartHttp [2022-04-19T07:37:09.028Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-19T07:37:09.028Z] === RUN TestCloneArgsDumbHttp [2022-04-19T07:37:09.028Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T07:37:09.028Z] === RUN TestCloneArgsGit [2022-04-19T07:37:09.028Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T07:37:09.028Z] === RUN TestCheckoutGit [2022-04-19T07:37:09.499Z] plugin_test.go:61: [deb829b768ab5] joining swarm manager [de288a93d1b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:37:10.428Z] plugin_test.go:64: [deb9d193096eb] joining swarm manager [de288a93d1b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:37:10.776Z] --- PASS: TestTemplatedConfig (3.33s) [2022-04-19T07:37:10.776Z] === RUN TestConfigCreateResolve [2022-04-19T07:37:10.776Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-19T07:37:11.200Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T07:37:11.200Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-19T07:37:11.200Z] === RUN TestProcessNoDockerignore [2022-04-19T07:37:11.200Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-19T07:37:11.200Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T07:37:11.200Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestDetectContentType [2022-04-19T07:37:11.200Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestSelectAcceptableMIME [2022-04-19T07:37:11.200Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestInspectEmptyResponse [2022-04-19T07:37:11.200Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestInspectResponseBinary [2022-04-19T07:37:11.200Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestResponseUnsupportedContentType [2022-04-19T07:37:11.200Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestInspectResponseTextSimple [2022-04-19T07:37:11.200Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T07:37:11.200Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestUnknownContentLength [2022-04-19T07:37:11.200Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestDownloadRemote [2022-04-19T07:37:11.200Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-19T07:37:11.200Z] === RUN TestGetWithStatusError [2022-04-19T07:37:11.200Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestCloseRootDirectory [2022-04-19T07:37:11.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:11.200Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestHashFile [2022-04-19T07:37:11.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:11.200Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestHashSubdir [2022-04-19T07:37:11.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:11.200Z] --- SKIP: TestHashSubdir (0.05s) [2022-04-19T07:37:11.200Z] === RUN TestRemoveDirectory [2022-04-19T07:37:11.200Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:11.200Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-19T07:37:11.200Z] PASS [2022-04-19T07:37:11.200Z] coverage: 9.3% of statements [2022-04-19T07:37:11.200Z] ok github.com/docker/docker/builder/remotecontext 0.407s coverage: 9.3% of statements [2022-04-19T07:37:11.200Z] === RUN TestEnable [2022-04-19T07:37:11.200Z] --- PASS: TestEnable (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestDisable [2022-04-19T07:37:11.200Z] --- PASS: TestDisable (0.00s) [2022-04-19T07:37:11.200Z] === RUN TestEnabled [2022-04-19T07:37:11.200Z] --- PASS: TestEnabled (0.00s) [2022-04-19T07:37:11.200Z] PASS [2022-04-19T07:37:11.200Z] coverage: 100.0% of statements [2022-04-19T07:37:11.200Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-04-19T07:37:11.467Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T07:37:11.655Z] === RUN TestGetAllAllowed [2022-04-19T07:37:11.655Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T07:37:11.655Z] === RUN TestGetAllMeta [2022-04-19T07:37:11.655Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T07:37:11.655Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T07:37:11.656Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T07:37:11.656Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestIsExistingDirectory [2022-04-19T07:37:11.656Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestGetFilenameForDownload [2022-04-19T07:37:11.656Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestEnv2Variables [2022-04-19T07:37:11.656Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T07:37:11.656Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestMaintainer [2022-04-19T07:37:11.656Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestLabel [2022-04-19T07:37:11.656Z] --- PASS: TestLabel (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestFromScratch [2022-04-19T07:37:11.656Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestFromWithArg [2022-04-19T07:37:11.656Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T07:37:11.656Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestFromWithUndefinedArg [2022-04-19T07:37:11.656Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T07:37:11.656Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestOnbuild [2022-04-19T07:37:11.656Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestWorkdir [2022-04-19T07:37:11.656Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestCmd [2022-04-19T07:37:11.656Z] --- PASS: TestCmd (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestHealthcheckNone [2022-04-19T07:37:11.656Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestHealthcheckCmd [2022-04-19T07:37:11.656Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestEntrypoint [2022-04-19T07:37:11.656Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestExpose [2022-04-19T07:37:11.656Z] --- PASS: TestExpose (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestUser [2022-04-19T07:37:11.656Z] --- PASS: TestUser (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestVolume [2022-04-19T07:37:11.656Z] --- PASS: TestVolume (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestStopSignal [2022-04-19T07:37:11.656Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:37:11.656Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestArg [2022-04-19T07:37:11.656Z] --- PASS: TestArg (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestShell [2022-04-19T07:37:11.656Z] --- PASS: TestShell (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestPrependEnvOnCmd [2022-04-19T07:37:11.656Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestRunWithBuildArgs [2022-04-19T07:37:11.656Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T07:37:11.656Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T07:37:11.656Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T07:37:11.656Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T07:37:11.656Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T07:37:11.656Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestNormalizeWorkdir [2022-04-19T07:37:11.656Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestDispatch [2022-04-19T07:37:11.656Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T07:37:11.656Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T07:37:11.656Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T07:37:11.656Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T07:37:11.656Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T07:37:11.656Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T07:37:11.656Z] === RUN TestDispatch/COPY_url [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch (0.06s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T07:37:11.656Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T07:37:11.656Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T07:37:11.656Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T07:37:11.656Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T07:37:11.656Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T07:37:11.656Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestEmptyDockerfile [2022-04-19T07:37:11.656Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestSymlinkDockerfile [2022-04-19T07:37:11.656Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T07:37:11.656Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T07:37:11.656Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-19T07:37:11.656Z] === RUN TestNonExistingDockerfile [2022-04-19T07:37:11.656Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-19T07:37:11.656Z] === RUN TestCopyRunConfig [2022-04-19T07:37:11.656Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestDeepCopyRunConfig [2022-04-19T07:37:11.656Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T07:37:11.656Z] === RUN TestExportImage [2022-04-19T07:37:11.656Z] --- PASS: TestExportImage (0.01s) [2022-04-19T07:37:11.656Z] === RUN TestNormalizeDest [2022-04-19T07:37:11.656Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T07:37:11.656Z] PASS [2022-04-19T07:37:11.656Z] coverage: 46.7% of statements [2022-04-19T07:37:11.656Z] ok github.com/docker/docker/builder/dockerfile 0.253s coverage: 46.7% of statements [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan (9.26s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-04-19T07:37:12.029Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-04-19T07:37:12.029Z] PASS [2022-04-19T07:37:12.029Z] [2022-04-19T07:37:12.029Z] DONE 8 tests in 10.582s [2022-04-19T07:37:12.029Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] ++ set -e [2022-04-19T07:37:12.029Z] ++ '[' -n 0 ']' [2022-04-19T07:37:12.029Z] ++ set -x [2022-04-19T07:37:12.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] testing: warning: no tests to run [2022-04-19T07:37:12.029Z] PASS [2022-04-19T07:37:12.029Z] [2022-04-19T07:37:12.029Z] DONE 0 tests in 0.023s [2022-04-19T07:37:12.029Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] ++ set -e [2022-04-19T07:37:12.029Z] ++ '[' -n 0 ']' [2022-04-19T07:37:12.029Z] ++ set -x [2022-04-19T07:37:12.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:12.029Z] INFO: Testing against a local daemon [2022-04-19T07:37:12.029Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T07:37:12.616Z] === RUN TestTCP4Proxy [2022-04-19T07:37:12.616Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T07:37:12.616Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestTCP6Proxy [2022-04-19T07:37:12.616Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:37:12.616Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestTCPDualStackProxy [2022-04-19T07:37:12.616Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:37:12.616Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestUDP4Proxy [2022-04-19T07:37:12.616Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestUDP6Proxy [2022-04-19T07:37:12.616Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:37:12.616Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestUDPWriteError [2022-04-19T07:37:12.616Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestSCTP4Proxy [2022-04-19T07:37:12.616Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:37:12.616Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T07:37:12.616Z] === RUN TestSCTP6Proxy [2022-04-19T07:37:12.616Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:37:12.616Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T07:37:12.616Z] PASS [2022-04-19T07:37:12.616Z] coverage: 49.4% of statements [2022-04-19T07:37:12.616Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-04-19T07:37:13.304Z] time="2022-04-19T07:37:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T07:37:13.304Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-19T07:37:13.304Z] === RUN TestParallelCreate [2022-04-19T07:37:13.304Z] 2022/04/19 07:37:13 Closing DB instances... [2022-04-19T07:37:13.304Z] --- PASS: TestParallelCreate (0.01s) [2022-04-19T07:37:13.304Z] === RUN TestParallelDelete [2022-04-19T07:37:13.304Z] 2022/04/19 07:37:13 Closing DB instances... [2022-04-19T07:37:13.304Z] --- PASS: TestParallelDelete (0.01s) [2022-04-19T07:37:13.304Z] === RUN TestNetworkDBIslands [2022-04-19T07:37:13.304Z] time="2022-04-19T07:37:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dd6559c1c258 with config:&{NodeID:dd6559c1c258 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node dd6559c1c258/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node dd6559c1c258/192.168.46.253, added to nodes list" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:820df7ba10e6 with config:&{NodeID:820df7ba10e6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node 820df7ba10e6/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to nodes list" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node 820df7ba10e6/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to nodes list" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node dd6559c1c258/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=info msg="Node dd6559c1c258/192.168.46.253, added to nodes list" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T07:37:13.305Z] time="2022-04-19T07:37:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-04-19T07:37:13.395Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-04-19T07:37:13.395Z] === RUN TestAuthZPluginTLS [2022-04-19T07:37:13.957Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-19T07:37:13.957Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T07:37:14.049Z] --- PASS: TestConfigCreateResolve (2.72s) [2022-04-19T07:37:14.049Z] PASS [2022-04-19T07:37:14.049Z] [2022-04-19T07:37:14.049Z] DONE 6 tests in 17.375s [2022-04-19T07:37:14.049Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T07:37:14.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:14.050Z] ++ set -e [2022-04-19T07:37:14.050Z] ++ '[' -n 0 ']' [2022-04-19T07:37:14.050Z] ++ set -x [2022-04-19T07:37:14.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:14.050Z] INFO: Testing against a local daemon [2022-04-19T07:37:14.050Z] === RUN TestCheckpoint [2022-04-19T07:37:14.050Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:37:14.050Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:37:14.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:37:14.050Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:37:14.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-19T07:37:14.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:37:14.050Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:37:14.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-19T07:37:14.050Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:37:14.050Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-19T07:37:14.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-19T07:37:14.050Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:37:14.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T07:37:14.050Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:37:14.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T07:37:14.050Z] === RUN TestCopyFromContainer [2022-04-19T07:37:14.213Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-19T07:37:14.213Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d8a5d03c77cc with config:&{NodeID:d8a5d03c77cc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-19T07:37:14.264Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cd5605cab2c8 with config:&{NodeID:cd5605cab2c8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.718Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:14.719Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:14.775Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T07:37:14.775Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e4204290434f with config:&{NodeID:e4204290434f Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node dd6559c1c258/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.173Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.338Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T07:37:15.338Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:15.630Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=info msg="The new bootstrap node list is:[192.168.46.253:10033 192.168.46.253:10034 192.168.46.253:10035]" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10033" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49366" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10034" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49367" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10035" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49368" [2022-04-19T07:37:15.630Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=info msg="The new bootstrap node list is:[192.168.46.253:10033 192.168.46.253:10034 192.168.46.253:10035]" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10033" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49369" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10034" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49370" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49371" [2022-04-19T07:37:15.630Z] time="2022-04-19T07:37:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10035" [2022-04-19T07:37:15.943Z] === RUN TestCopyFromContainer// [2022-04-19T07:37:15.943Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T07:37:15.943Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T07:37:15.943Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node 0 leaving" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node2(820df7ba10e6): Node leave event for dd6559c1c258/192.168.46.253" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node5(e4204290434f): Node leave event for dd6559c1c258/192.168.46.253" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node4(cd5605cab2c8): Node leave event for dd6559c1c258/192.168.46.253" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node1(dd6559c1c258): Node leave event for dd6559c1c258/192.168.46.253" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="node3(d8a5d03c77cc): Node leave event for dd6559c1c258/192.168.46.253" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:15Z" level=info msg="Node dd6559c1c258/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:16Z" level=info msg="Node dd6559c1c258/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:16Z" level=info msg="Node dd6559c1c258/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.084Z] time="2022-04-19T07:37:16Z" level=info msg="Node dd6559c1c258/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.200Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T07:37:16.200Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T07:37:16.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T07:37:16.457Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node dd6559c1c258/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="node 1 leaving" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="node3(d8a5d03c77cc): Node leave event for 820df7ba10e6/192.168.46.253" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6 change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="node4(cd5605cab2c8): Node leave event for 820df7ba10e6/192.168.46.253" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="node5(e4204290434f): Node leave event for 820df7ba10e6/192.168.46.253" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6 change state NodeActive --> NodeFailed" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6/192.168.46.253, added to failed nodes list" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=error msg="node: 820df7ba10e6 is unknown to memberlist" [2022-04-19T07:37:16.538Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.539Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.539Z] time="2022-04-19T07:37:16Z" level=info msg="Node 820df7ba10e6/192.168.46.253, left gossip cluster" [2022-04-19T07:37:16.705Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-04-19T07:37:16.705Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T07:37:16.715Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T07:37:16.715Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T07:37:16.961Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-19T07:37:16.961Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer (2.78s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-19T07:37:16.972Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-04-19T07:37:16.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:37:16.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:37:16.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:37:16.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:37:16.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:37:16.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:37:16.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:37:16.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:37:16.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:37:16.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:37:16.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:37:16.972Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:37:16.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-04-19T07:37:16.972Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:37:16.972Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:37:16.972Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:37:16.972Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:37:16.972Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:37:16.972Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:37:16.972Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:37:16.972Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:37:16.972Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:37:16.972Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:37:16.972Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:37:16.972Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-19T07:37:16.972Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:37:16.972Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-04-19T07:37:16.972Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="node 2 leaving" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="Node d8a5d03c77cc change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="node5(e4204290434f): Node leave event for d8a5d03c77cc/192.168.46.253" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="Node d8a5d03c77cc change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="node4(cd5605cab2c8): Node leave event for d8a5d03c77cc/192.168.46.253" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="Node d8a5d03c77cc change state NodeActive --> NodeLeft" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="node3(d8a5d03c77cc): Node leave event for d8a5d03c77cc/192.168.46.253" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=debug msg="memberlist: Failed ping: d8a5d03c77cc (timeout reached)" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.46.253:10034: use of closed network connection" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.46.253:10037: use of closed network connection" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49372" [2022-04-19T07:37:16.993Z] time="2022-04-19T07:37:16Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, left gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, left gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node d8a5d03c77cc/192.168.46.253, left gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=warning msg="memberlist: Was able to connect to d8a5d03c77cc but other probes failed, network may be misconfigured" [2022-04-19T07:37:17.448Z] networkdb_test.go:867: node4: OK [2022-04-19T07:37:17.448Z] networkdb_test.go:867: node5: OK [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="node 0 coming back" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d22530c3611 with config:&{NodeID:7d22530c3611 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 7d22530c3611/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 7d22530c3611/192.168.46.253, added to nodes list" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="node 1 coming back" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:28e8f933b6b2 with config:&{NodeID:28e8f933b6b2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, added to nodes list" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="node 2 coming back" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:54e8c9c73246 with config:&{NodeID:54e8c9c73246 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 54e8c9c73246/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:17.448Z] time="2022-04-19T07:37:17Z" level=info msg="Node 54e8c9c73246/192.168.46.253, added to nodes list" [2022-04-19T07:37:17.523Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T07:37:17.523Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T07:37:17.535Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-19T07:37:18.086Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T07:37:18.086Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T07:37:19.429Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-04-19T07:37:19.429Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:37:19.452Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-04-19T07:37:19.452Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T07:37:19.992Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-19T07:37:20.157Z] --- PASS: TestCheckoutGit (26.26s) [2022-04-19T07:37:20.157Z] === RUN TestValidGitTransport [2022-04-19T07:37:20.157Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T07:37:20.157Z] === RUN TestGitInvalidRef [2022-04-19T07:37:20.157Z] --- PASS: TestGitInvalidRef (0.20s) [2022-04-19T07:37:20.157Z] PASS [2022-04-19T07:37:20.157Z] coverage: 86.3% of statements [2022-04-19T07:37:20.157Z] ok github.com/docker/docker/builder/remotecontext/git 26.559s coverage: 86.3% of statements [2022-04-19T07:37:20.157Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T07:37:20.157Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T07:37:20.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-04-19T07:37:20.817Z] === RUN TestAuthZPluginHeader [2022-04-19T07:37:21.156Z] time="2022-04-19T07:37:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.46.253:10033 192.168.46.253:10034 192.168.46.253:10035]" [2022-04-19T07:37:21.156Z] time="2022-04-19T07:37:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.46.253:10033 192.168.46.253:10034 192.168.46.253:10035]" [2022-04-19T07:37:21.363Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:37:21.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:37:21.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:37:21.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:37:21.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:37:21.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:37:21.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:37:21.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:37:21.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:37:21.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:37:21.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:37:21.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-19T07:37:21.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T07:37:21.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:37:21.363Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10033" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49373" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, is the new incarnation of the shutdown node dd6559c1c258/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10034" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49374" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, is the new incarnation of the shutdown node 820df7ba10e6/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10035" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49375" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node cd5605cab2c8/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node e4204290434f/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, is the new incarnation of the shutdown node d8a5d03c77cc/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, is the new incarnation of the shutdown node 820df7ba10e6/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, is the new incarnation of the shutdown node dd6559c1c258/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 7d22530c3611/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, is the new incarnation of the shutdown node d8a5d03c77cc/192.168.46.253" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:21.611Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, added to nodes list" [2022-04-19T07:37:21.619Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T07:37:21.745Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-19T07:37:21.745Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T07:37:21.745Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:21.745Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T07:37:21.745Z] === RUN TestAuthZPluginV2Disable [2022-04-19T07:37:21.745Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:21.745Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-19T07:37:21.745Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T07:37:21.745Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:21.745Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T07:37:21.745Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T07:37:21.745Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:21.745Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T07:37:21.745Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T07:37:21.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-04-19T07:37:21.877Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:37:21.877Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:37:21.877Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:37:21.877Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-19T07:37:21.877Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:37:21.877Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:37:21.877Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, joined gossip cluster" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=info msg="Node 54e8c9c73246/192.168.46.253, added to nodes list" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10033" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49376" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10034" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49377" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.46.253:10035" [2022-04-19T07:37:22.067Z] time="2022-04-19T07:37:21Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49378" [2022-04-19T07:37:22.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-19T07:37:22.133Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:37:22.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-19T07:37:22.133Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T07:37:22.133Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T07:37:22.133Z] === RUN TestDaemonRestartIpcMode [2022-04-19T07:37:22.133Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T07:37:22.133Z] === RUN TestDaemonHostGatewayIP [2022-04-19T07:37:22.133Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T07:37:22.133Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T07:37:22.133Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T07:37:22.133Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:37:22.133Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T07:37:22.133Z] === RUN TestDiff [2022-04-19T07:37:22.521Z] 2022/04/19 07:37:22 Closing DB instances... [2022-04-19T07:37:22.521Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.521Z] time="2022-04-19T07:37:22Z" level=info msg="node2(28e8f933b6b2): Node leave event for 7d22530c3611/192.168.46.253" [2022-04-19T07:37:22.521Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.521Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.697Z] --- PASS: TestDiff (0.69s) [2022-04-19T07:37:22.697Z] === RUN TestExecWithCloseStdin [2022-04-19T07:37:22.902Z] === RUN TestCheckpointCreateError [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointCreate [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointDeleteError [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointDelete [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointListError [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointList [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T07:37:22.902Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T07:37:22.902Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:37:22.902Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestGetAPIPath [2022-04-19T07:37:22.902Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestParseHostURL [2022-04-19T07:37:22.902Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T07:37:22.902Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T07:37:22.902Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestClientRedirect [2022-04-19T07:37:22.902Z] === RUN TestClientRedirect/GET [2022-04-19T07:37:22.902Z] === RUN TestClientRedirect/POST [2022-04-19T07:37:22.902Z] === RUN TestClientRedirect/PUT [2022-04-19T07:37:22.902Z] === RUN TestClientRedirect/DELETE [2022-04-19T07:37:22.902Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T07:37:22.902Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigCreateUnsupported [2022-04-19T07:37:22.902Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigCreateError [2022-04-19T07:37:22.902Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigCreate [2022-04-19T07:37:22.902Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspectNotFound [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspectUnsupported [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspectError [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigInspect [2022-04-19T07:37:22.902Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigListUnsupported [2022-04-19T07:37:22.902Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigListError [2022-04-19T07:37:22.902Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigList [2022-04-19T07:37:22.902Z] --- PASS: TestConfigList (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigRemoveUnsupported [2022-04-19T07:37:22.902Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigRemoveError [2022-04-19T07:37:22.902Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigRemove [2022-04-19T07:37:22.902Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigUpdateUnsupported [2022-04-19T07:37:22.902Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigUpdateError [2022-04-19T07:37:22.902Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestConfigUpdate [2022-04-19T07:37:22.902Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCommitError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCommit [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerStatPathError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerStatPath [2022-04-19T07:37:22.902Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyToContainerError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyToContainer [2022-04-19T07:37:22.902Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyFromContainerError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T07:37:22.902Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestCopyFromContainer [2022-04-19T07:37:22.902Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCreateError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCreateImageNotFound [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCreateWithName [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerCreateAutoRemove [2022-04-19T07:37:22.902Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerDiffError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerDiff [2022-04-19T07:37:22.902Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecCreateError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecCreate [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecStartError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecStart [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecInspectError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExecInspect [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExportError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerExport [2022-04-19T07:37:22.902Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerInspectError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T07:37:22.902Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T07:37:22.902Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerInspect [2022-04-19T07:37:22.902Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerInspectNode [2022-04-19T07:37:22.902Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerKillError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerKill [2022-04-19T07:37:22.902Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerListError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerList [2022-04-19T07:37:22.902Z] --- PASS: TestContainerList (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerLogsNotFoundError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerLogsError [2022-04-19T07:37:22.902Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T07:37:22.902Z] === RUN TestContainerLogs [2022-04-19T07:37:22.955Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node5(e4204290434f): Node leave event for 7d22530c3611/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node4(cd5605cab2c8): Node leave event for 7d22530c3611/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node1(7d22530c3611): Node leave event for 7d22530c3611/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node3(54e8c9c73246): Node leave event for 7d22530c3611/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611/192.168.46.253, left gossip cluster" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611/192.168.46.253, left gossip cluster" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611/192.168.46.253, left gossip cluster" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611/192.168.46.253, left gossip cluster" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 7d22530c3611/192.168.46.253, left gossip cluster" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 28e8f933b6b2 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node3(54e8c9c73246): Node leave event for 28e8f933b6b2/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 28e8f933b6b2 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node5(e4204290434f): Node leave event for 28e8f933b6b2/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 28e8f933b6b2 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node4(cd5605cab2c8): Node leave event for 28e8f933b6b2/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 28e8f933b6b2 change state NodeActive --> NodeLeft" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="node2(28e8f933b6b2): Node leave event for 28e8f933b6b2/192.168.46.253" [2022-04-19T07:37:22.975Z] time="2022-04-19T07:37:22Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.357Z] --- PASS: TestContainerLogs (0.16s) [2022-04-19T07:37:23.357Z] === RUN TestContainerPauseError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerPause [2022-04-19T07:37:23.357Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainersPruneError [2022-04-19T07:37:23.357Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainersPrune [2022-04-19T07:37:23.357Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRemoveError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRemove [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRenameError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRename [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerResizeError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerExecResizeError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerResize [2022-04-19T07:37:23.357Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerExecResize [2022-04-19T07:37:23.357Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRestartError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerRestart [2022-04-19T07:37:23.357Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStartError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStart [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStatsError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStats [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStopError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerStop [2022-04-19T07:37:23.357Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerTopError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerTop [2022-04-19T07:37:23.357Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerUnpauseError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerUnpause [2022-04-19T07:37:23.357Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerUpdateError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerUpdate [2022-04-19T07:37:23.357Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerWaitError [2022-04-19T07:37:23.357Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestContainerWait [2022-04-19T07:37:23.357Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestDiskUsageError [2022-04-19T07:37:23.357Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestDiskUsage [2022-04-19T07:37:23.357Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestDistributionInspectUnsupported [2022-04-19T07:37:23.357Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T07:37:23.357Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestEventsErrorInOptions [2022-04-19T07:37:23.357Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestEventsErrorFromServer [2022-04-19T07:37:23.357Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestEvents [2022-04-19T07:37:23.357Z] --- PASS: TestEvents (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestTLSCloseWriter [2022-04-19T07:37:23.357Z] === PAUSE TestTLSCloseWriter [2022-04-19T07:37:23.357Z] === RUN TestImageBuildError [2022-04-19T07:37:23.357Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageBuild [2022-04-19T07:37:23.357Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestGetDockerOS [2022-04-19T07:37:23.357Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageCreateError [2022-04-19T07:37:23.357Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageCreate [2022-04-19T07:37:23.357Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageHistoryError [2022-04-19T07:37:23.357Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageHistory [2022-04-19T07:37:23.357Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T07:37:23.357Z] === RUN TestImageImportError [2022-04-19T07:37:23.357Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageImport [2022-04-19T07:37:23.358Z] --- PASS: TestImageImport (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageInspectImageNotFound [2022-04-19T07:37:23.358Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageInspectWithEmptyID [2022-04-19T07:37:23.358Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageInspect [2022-04-19T07:37:23.358Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageListError [2022-04-19T07:37:23.358Z] --- PASS: TestImageListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageList [2022-04-19T07:37:23.358Z] --- PASS: TestImageList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageListApiBefore125 [2022-04-19T07:37:23.358Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageLoadError [2022-04-19T07:37:23.358Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageLoad [2022-04-19T07:37:23.358Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagesPruneError [2022-04-19T07:37:23.358Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagesPrune [2022-04-19T07:37:23.358Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullReferenceParseError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullAnyError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePullWithoutErrors [2022-04-19T07:37:23.358Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushReferenceError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushAnyError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithoutErrors [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T07:37:23.358Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageRemoveImageNotFound [2022-04-19T07:37:23.358Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageRemove [2022-04-19T07:37:23.358Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSaveError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSave [2022-04-19T07:37:23.358Z] --- PASS: TestImageSave (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchAnyError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageSearchWithoutErrors [2022-04-19T07:37:23.358Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageTagError [2022-04-19T07:37:23.358Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageTagInvalidReference [2022-04-19T07:37:23.358Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T07:37:23.358Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageTagHexSource [2022-04-19T07:37:23.358Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestImageTag [2022-04-19T07:37:23.358Z] --- PASS: TestImageTag (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestInfoServerError [2022-04-19T07:37:23.358Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T07:37:23.358Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestInfo [2022-04-19T07:37:23.358Z] --- PASS: TestInfo (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkConnectError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkConnect [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkCreateError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkCreate [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkDisconnectError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkDisconnect [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/no_options [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/verbose [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/global_scope [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T07:37:23.358Z] === RUN TestNetworkInspect/server_error [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkListError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkList [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworksPruneError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworksPrune [2022-04-19T07:37:23.358Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNetworkRemove [2022-04-19T07:37:23.358Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T07:37:23.358Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T07:37:23.358Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeInspect [2022-04-19T07:37:23.358Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeListError [2022-04-19T07:37:23.358Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeList [2022-04-19T07:37:23.358Z] --- PASS: TestNodeList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeRemove [2022-04-19T07:37:23.358Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeUpdateError [2022-04-19T07:37:23.358Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestNodeUpdate [2022-04-19T07:37:23.358Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestOptionWithHostFromEnv [2022-04-19T07:37:23.358Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestOptionWithTimeout [2022-04-19T07:37:23.358Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T07:37:23.358Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPingFail [2022-04-19T07:37:23.358Z] --- PASS: TestPingFail (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPingWithError [2022-04-19T07:37:23.358Z] 2022/04/19 07:37:22 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:23.358Z] 2022/04/19 07:37:22 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:23.358Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPingSuccess [2022-04-19T07:37:23.358Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPingHeadFallback [2022-04-19T07:37:23.358Z] === RUN TestPingHeadFallback/OK [2022-04-19T07:37:23.358Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T07:37:23.358Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T07:37:23.358Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T07:37:23.358Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T07:37:23.358Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginDisableError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginDisable [2022-04-19T07:37:23.358Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginEnableError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginEnable [2022-04-19T07:37:23.358Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T07:37:23.358Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginInspect [2022-04-19T07:37:23.358Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginListError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginList [2022-04-19T07:37:23.358Z] --- PASS: TestPluginList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginPushError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginPush [2022-04-19T07:37:23.358Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginRemove [2022-04-19T07:37:23.358Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginSetError [2022-04-19T07:37:23.358Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPluginSet [2022-04-19T07:37:23.358Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSetHostHeader [2022-04-19T07:37:23.358Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestPlainTextError [2022-04-19T07:37:23.358Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestInfiniteError [2022-04-19T07:37:23.358Z] --- PASS: TestInfiniteError (0.04s) [2022-04-19T07:37:23.358Z] === RUN TestCanceledContext [2022-04-19T07:37:23.358Z] 2022/04/19 07:37:22 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:23.358Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestDeadlineExceededContext [2022-04-19T07:37:23.358Z] 2022/04/19 07:37:22 RoundTripper returned a response & error; ignoring response [2022-04-19T07:37:23.358Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretCreateUnsupported [2022-04-19T07:37:23.358Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretCreateError [2022-04-19T07:37:23.358Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretCreate [2022-04-19T07:37:23.358Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretInspectUnsupported [2022-04-19T07:37:23.358Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T07:37:23.358Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T07:37:23.358Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretInspect [2022-04-19T07:37:23.358Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretListUnsupported [2022-04-19T07:37:23.358Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretListError [2022-04-19T07:37:23.358Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretList [2022-04-19T07:37:23.358Z] --- PASS: TestSecretList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretRemoveUnsupported [2022-04-19T07:37:23.358Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretRemove [2022-04-19T07:37:23.358Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretUpdateUnsupported [2022-04-19T07:37:23.358Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretUpdateError [2022-04-19T07:37:23.358Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSecretUpdate [2022-04-19T07:37:23.358Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceCreateError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceCreate [2022-04-19T07:37:23.358Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T07:37:23.358Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceCreateDigestPinning [2022-04-19T07:37:23.358Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T07:37:23.358Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T07:37:23.358Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceInspect [2022-04-19T07:37:23.358Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceListError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceList [2022-04-19T07:37:23.358Z] --- PASS: TestServiceList (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceLogsError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceLogs [2022-04-19T07:37:23.358Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceRemoveError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceRemove [2022-04-19T07:37:23.358Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceUpdateError [2022-04-19T07:37:23.358Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestServiceUpdate [2022-04-19T07:37:23.358Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmGetUnlockKey [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmInitError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmInit [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmInspectError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmInspect [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmJoinError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmJoin [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmLeaveError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmLeave [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmUnlockError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmUnlock [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmUpdateError [2022-04-19T07:37:23.358Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T07:37:23.358Z] === RUN TestSwarmUpdate [2022-04-19T07:37:23.359Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestTaskInspectError [2022-04-19T07:37:23.359Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T07:37:23.359Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestTaskInspect [2022-04-19T07:37:23.359Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestTaskListError [2022-04-19T07:37:23.359Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestTaskList [2022-04-19T07:37:23.359Z] --- PASS: TestTaskList (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeCreateError [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeCreate [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeInspectError [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeInspectNotFound [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeInspect [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeListError [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeList [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeRemoveError [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T07:37:23.359Z] === RUN TestVolumeRemove [2022-04-19T07:37:23.359Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T07:37:23.359Z] === CONT TestTLSCloseWriter [2022-04-19T07:37:23.359Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-19T07:37:23.359Z] PASS [2022-04-19T07:37:23.359Z] coverage: 75.1% of statements [2022-04-19T07:37:23.359Z] ok github.com/docker/docker/client 0.367s coverage: 75.1% of statements [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="Node 28e8f933b6b2/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246 change state NodeActive --> NodeLeft" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="node5(e4204290434f): Node leave event for 54e8c9c73246/192.168.46.253" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246 change state NodeActive --> NodeLeft" [2022-04-19T07:37:23.429Z] time="2022-04-19T07:37:23Z" level=info msg="node4(cd5605cab2c8): Node leave event for 54e8c9c73246/192.168.46.253" [2022-04-19T07:37:23.519Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T07:37:23.519Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-19T07:37:23.776Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-04-19T07:37:23.776Z] === RUN TestExec [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246 change state NodeActive --> NodeLeft" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=info msg="node3(54e8c9c73246): Node leave event for 54e8c9c73246/192.168.46.253" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=info msg="Node 54e8c9c73246/192.168.46.253, left gossip cluster" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=debug msg="memberlist: Failed ping: 54e8c9c73246 (timeout reached)" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.46.253:10037: use of closed network connection" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.46.253:10036: use of closed network connection" [2022-04-19T07:37:23.883Z] time="2022-04-19T07:37:23Z" level=debug msg="memberlist: Stream connection from=192.168.46.253:49379" [2022-04-19T07:37:24.338Z] time="2022-04-19T07:37:24Z" level=info msg="Node cd5605cab2c8 change state NodeActive --> NodeLeft" [2022-04-19T07:37:24.338Z] time="2022-04-19T07:37:24Z" level=info msg="node5(e4204290434f): Node leave event for cd5605cab2c8/192.168.46.253" [2022-04-19T07:37:24.338Z] time="2022-04-19T07:37:24Z" level=info msg="Node cd5605cab2c8 change state NodeActive --> NodeLeft" [2022-04-19T07:37:24.338Z] time="2022-04-19T07:37:24Z" level=info msg="node4(cd5605cab2c8): Node leave event for cd5605cab2c8/192.168.46.253" [2022-04-19T07:37:24.338Z] time="2022-04-19T07:37:24Z" level=warning msg="memberlist: Was able to connect to 54e8c9c73246 but other probes failed, network may be misconfigured" [2022-04-19T07:37:24.341Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-19T07:37:24.341Z] --- PASS: TestExec (0.80s) [2022-04-19T07:37:24.341Z] === RUN TestExecUser [2022-04-19T07:37:24.792Z] time="2022-04-19T07:37:24Z" level=info msg="Node cd5605cab2c8/192.168.46.253, left gossip cluster" [2022-04-19T07:37:24.905Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-19T07:37:25.246Z] time="2022-04-19T07:37:24Z" level=info msg="Node cd5605cab2c8/192.168.46.253, left gossip cluster" [2022-04-19T07:37:25.469Z] check_test.go:308: [d68b1fbaaf020] daemon is not started [2022-04-19T07:37:25.469Z] --- PASS: TestExecUser (0.87s) [2022-04-19T07:37:25.469Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:37:25.469Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-19T07:37:25.701Z] time="2022-04-19T07:37:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->192.168.46.253:10037: use of closed network connection" [2022-04-19T07:37:25.701Z] time="2022-04-19T07:37:25Z" level=info msg="Node e4204290434f/192.168.46.253, left gossip cluster" [2022-04-19T07:37:25.701Z] time="2022-04-19T07:37:25Z" level=info msg="Node e4204290434f change state NodeActive --> NodeFailed" [2022-04-19T07:37:25.701Z] time="2022-04-19T07:37:25Z" level=info msg="Node e4204290434f/192.168.46.253, added to failed nodes list" [2022-04-19T07:37:25.701Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-04-19T07:37:25.701Z] PASS [2022-04-19T07:37:25.701Z] coverage: 60.0% of statements [2022-04-19T07:37:25.701Z] ok github.com/docker/docker/libnetwork/networkdb 104.401s coverage: 60.0% of statements [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T07:37:25.701Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T07:37:26.033Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T07:37:26.598Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2022-04-19T07:37:26.598Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:37:26.886Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-19T07:37:27.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-19T07:37:27.786Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-04-19T07:37:27.786Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === Skipped [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T07:37:28.011Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T07:37:28.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T07:37:28.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-19T07:37:28.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-19T07:37:28.011Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:37:28.011Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T07:37:28.011Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T07:37:28.011Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T07:37:28.011Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T07:37:28.011Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T07:37:28.011Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T07:37:28.011Z] daemon_test.go:145: root required [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:37:28.011Z] reload_test.go:342: root required [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:37:28.011Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:37:28.011Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T07:37:28.011Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T07:37:28.011Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T07:37:28.011Z] layer_test.go:291: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T07:37:28.011Z] layer_test.go:340: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T07:37:28.011Z] layer_test.go:455: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T07:37:28.011Z] layer_test.go:684: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T07:37:28.011Z] migration_test.go:45: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:37:28.011Z] migration_test.go:181: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T07:37:28.011Z] mount_test.go:17: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T07:37:28.011Z] mount_test.go:76: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T07:37:28.011Z] mount_test.go:125: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T07:37:28.011Z] mount_test.go:212: Failing on Windows [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-19T07:37:28.011Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-19T07:37:28.011Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.011Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:37:28.011Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.011Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T07:37:28.012Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T07:37:28.012Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T07:37:28.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:37:28.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T07:37:28.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:37:28.012Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T07:37:28.012Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T07:37:28.012Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T07:37:28.012Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:37:28.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:37:28.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:37:28.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:37:28.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:37:28.012Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-19T07:37:28.012Z] archive_test.go:140: zstd not installed [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:37:28.012Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:37:28.012Z] changes_test.go:196: needs more investigation [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T07:37:28.012Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T07:37:28.012Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T07:37:28.012Z] changes_test.go:433: needs further investigation [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:37:28.012Z] changes_test.go:469: needs further investigation [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:37:28.012Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T07:37:28.012Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:37:28.012Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:37:28.012Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-19T07:37:28.012Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T07:37:28.012Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T07:37:28.012Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T07:37:28.012Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T07:37:28.012Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:37:28.012Z] [2022-04-19T07:37:28.012Z] DONE 2197 tests, 70 skipped in 250.393s [2022-04-19T07:37:28.012Z] INFO: make.ps1 ended at 04/19/2022 07:37:27 [2022-04-19T07:37:28.716Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2022-04-19T07:37:28.716Z] === RUN TestHealthKillContainer [2022-04-19T07:37:28.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T07:37:28.956Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestConfigureDaemonLogs [2022-04-19T07:37:28.956Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T07:37:28.956Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T07:37:28.956Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T07:37:28.956Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T07:37:28.956Z] PASS [2022-04-19T07:37:28.956Z] coverage: 19.0% of statements [2022-04-19T07:37:28.956Z] ok github.com/docker/docker/cmd/dockerd 0.165s coverage: 19.0% of statements [2022-04-19T07:37:28.956Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T07:37:28.956Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T07:37:28.973Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-19T07:37:29.423Z] === RUN TestContainerStopSignal [2022-04-19T07:37:29.423Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestContainerStopTimeout [2022-04-19T07:37:29.423Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T07:37:29.423Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T07:37:29.423Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T07:37:29.423Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T07:37:29.423Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T07:37:29.423Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestNewMemoryStore [2022-04-19T07:37:29.423Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestAddContainers [2022-04-19T07:37:29.423Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestGetContainer [2022-04-19T07:37:29.423Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestDeleteContainer [2022-04-19T07:37:29.423Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestListContainers [2022-04-19T07:37:29.423Z] --- PASS: TestListContainers (0.00s) [2022-04-19T07:37:29.423Z] === RUN TestFirstContainer [2022-04-19T07:37:29.424Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T07:37:29.424Z] === RUN TestApplyAllContainer [2022-04-19T07:37:29.424Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T07:37:29.424Z] === RUN TestIsValidHealthString [2022-04-19T07:37:29.424Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T07:37:29.424Z] === RUN TestStateRunStop [2022-04-19T07:37:29.424Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T07:37:29.424Z] === RUN TestStateTimeoutWait [2022-04-19T07:37:29.537Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T07:37:29.539Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T07:37:29.539Z] INFO: Unit tests ended at 04/19/2022 07:37:28. Duration:00:04:21.4330841 [2022-04-19T07:37:29.539Z] INFO: Building busybox [2022-04-19T07:37:29.539Z] Sending build context to Docker daemon 5.12kB [2022-04-19T07:37:29.539Z] [2022-04-19T07:37:29.539Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T07:37:29.539Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T07:37:29.539Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T07:37:29.539Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T07:37:29.539Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T07:37:29.539Z] ---> aa8714eb8356 [2022-04-19T07:37:29.539Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T07:37:29.539Z] ---> Running in ca3b40cbff8e [2022-04-19T07:37:29.894Z] state_test.go:141: Stop callback fired [2022-04-19T07:37:29.894Z] state_test.go:165: Stop callback fired [2022-04-19T07:37:29.894Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T07:37:29.894Z] === RUN TestIsValidStateString [2022-04-19T07:37:29.894Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T07:37:29.894Z] === RUN TestViewSaveDelete [2022-04-19T07:37:29.894Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T07:37:29.894Z] === RUN TestViewAll [2022-04-19T07:37:29.894Z] --- PASS: TestViewAll (0.01s) [2022-04-19T07:37:29.894Z] === RUN TestViewGet [2022-04-19T07:37:29.894Z] --- PASS: TestViewGet (0.01s) [2022-04-19T07:37:29.894Z] === RUN TestNames [2022-04-19T07:37:29.894Z] --- PASS: TestNames (0.00s) [2022-04-19T07:37:29.894Z] === RUN TestViewWithHealthCheck [2022-04-19T07:37:29.894Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T07:37:29.894Z] PASS [2022-04-19T07:37:29.894Z] coverage: 41.7% of statements [2022-04-19T07:37:29.894Z] ok github.com/docker/docker/container 0.235s coverage: 41.7% of statements [2022-04-19T07:37:29.894Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T07:37:29.894Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T07:37:29.894Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T07:37:29.894Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T07:37:30.363Z] === RUN TestPrepare [2022-04-19T07:37:30.363Z] --- PASS: TestPrepare (0.00s) [2022-04-19T07:37:30.363Z] === RUN TestStart [2022-04-19T07:37:30.363Z] --- PASS: TestStart (0.00s) [2022-04-19T07:37:30.363Z] === RUN TestWaitCancel [2022-04-19T07:37:30.363Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T07:37:30.363Z] === RUN TestWaitDisabled [2022-04-19T07:37:30.363Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T07:37:30.363Z] === RUN TestWaitEnabled [2022-04-19T07:37:30.363Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T07:37:30.363Z] === RUN TestRemove [2022-04-19T07:37:30.363Z] --- PASS: TestRemove (0.00s) [2022-04-19T07:37:30.363Z] PASS [2022-04-19T07:37:30.363Z] coverage: 65.3% of statements [2022-04-19T07:37:30.363Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-04-19T07:37:30.906Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-19T07:37:33.261Z] Removing intermediate container ca3b40cbff8e [2022-04-19T07:37:33.261Z] ---> be56281c7b1f [2022-04-19T07:37:33.261Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T07:37:33.261Z] ---> Running in 9913bd559a02 [2022-04-19T07:37:33.311Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T07:37:33.311Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T07:37:33.311Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T07:37:33.311Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T07:37:33.311Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T07:37:33.311Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T07:37:33.311Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T07:37:33.311Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T07:37:33.715Z] Removing intermediate container 9913bd559a02 [2022-04-19T07:37:33.715Z] ---> 41b37438f03c [2022-04-19T07:37:33.715Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T07:37:33.715Z] ---> Running in d4e85114b7ff [2022-04-19T07:37:33.780Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T07:37:33.781Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T07:37:33.781Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T07:37:33.781Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T07:37:33.781Z] PASS [2022-04-19T07:37:33.781Z] coverage: 35.9% of statements [2022-04-19T07:37:33.781Z] ok github.com/docker/docker/daemon/cluster/convert 0.696s coverage: 35.9% of statements [2022-04-19T07:37:33.781Z] === RUN TestNewListSecretsFilters [2022-04-19T07:37:33.781Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T07:37:33.781Z] === RUN TestNewListConfigsFilters [2022-04-19T07:37:33.781Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T07:37:33.781Z] PASS [2022-04-19T07:37:33.781Z] coverage: 0.5% of statements [2022-04-19T07:37:33.781Z] ok github.com/docker/docker/daemon/cluster 1.263s coverage: 0.5% of statements [2022-04-19T07:37:34.169Z] Removing intermediate container d4e85114b7ff [2022-04-19T07:37:34.169Z] ---> 2cf03bdfbc02 [2022-04-19T07:37:34.169Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T07:37:34.185Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T07:37:34.442Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-19T07:37:35.343Z] === RUN TestWaitNodeAttachment [2022-04-19T07:37:35.691Z] [2022-04-19T07:37:35.691Z] ---> da47a75b4581 [2022-04-19T07:37:35.691Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T07:37:35.691Z] ---> Running in b42d5bee033c [2022-04-19T07:37:35.811Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T07:37:35.811Z] === RUN TestIsolationConversion [2022-04-19T07:37:35.811Z] === RUN TestIsolationConversion/default [2022-04-19T07:37:35.811Z] === RUN TestIsolationConversion/process [2022-04-19T07:37:35.812Z] === RUN TestIsolationConversion/hyperv [2022-04-19T07:37:35.812Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestContainerLabels [2022-04-19T07:37:35.812Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestCredentialSpecConversion [2022-04-19T07:37:35.812Z] === RUN TestCredentialSpecConversion/none [2022-04-19T07:37:35.812Z] === RUN TestCredentialSpecConversion/config [2022-04-19T07:37:35.812Z] === RUN TestCredentialSpecConversion/file [2022-04-19T07:37:35.812Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T07:37:35.812Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountBind [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountVolume [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountTarget [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T07:37:35.812Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T07:37:35.812Z] PASS [2022-04-19T07:37:35.812Z] coverage: 11.0% of statements [2022-04-19T07:37:35.812Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.604s coverage: 11.0% of statements [2022-04-19T07:37:35.812Z] === RUN TestBuilderGC [2022-04-19T07:37:35.812Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestFindConfigurationConflicts [2022-04-19T07:37:35.812Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T07:37:35.812Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T07:37:35.812Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T07:37:35.812Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T07:37:35.812Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_label [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T07:37:35.812Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T07:37:35.812Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T07:37:35.812Z] time="2022-04-19T07:37:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T07:37:35.812Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-19T07:37:35.812Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T07:37:35.812Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:35.812Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestReloadBadDefaultConfig [2022-04-19T07:37:35.812Z] time="2022-04-19T07:37:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2024657300" [2022-04-19T07:37:35.812Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestReloadWithConflictingLabels [2022-04-19T07:37:35.812Z] time="2022-04-19T07:37:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2708295934" [2022-04-19T07:37:35.812Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T07:37:35.812Z] time="2022-04-19T07:37:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2711723893" [2022-04-19T07:37:35.812Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestMaskURLCredentials [2022-04-19T07:37:35.812Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T07:37:35.812Z] === RUN TestDaemonConfigurationMerge [2022-04-19T07:37:35.812Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T07:37:35.812Z] PASS [2022-04-19T07:37:35.812Z] coverage: 79.5% of statements [2022-04-19T07:37:35.812Z] ok github.com/docker/docker/daemon/config 0.246s coverage: 79.5% of statements [2022-04-19T07:37:36.282Z] === RUN TestEventsLog [2022-04-19T07:37:36.282Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T07:37:36.282Z] === RUN TestEventsLogTimeout [2022-04-19T07:37:36.282Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T07:37:36.282Z] === RUN TestLogEvents [2022-04-19T07:37:36.282Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T07:37:36.282Z] === RUN TestLoadBufferedEvents [2022-04-19T07:37:36.282Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-04-19T07:37:36.282Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T07:37:36.282Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T07:37:36.282Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T07:37:36.282Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T07:37:36.282Z] PASS [2022-04-19T07:37:36.282Z] coverage: 50.0% of statements [2022-04-19T07:37:36.282Z] ok github.com/docker/docker/daemon/events 0.215s coverage: 50.0% of statements [2022-04-19T07:37:36.336Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T07:37:36.336Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T07:37:36.924Z] --- PASS: TestServicePlugin (30.11s) [2022-04-19T07:37:36.924Z] === RUN TestServiceUpdateLabel [2022-04-19T07:37:36.943Z] --- PASS: TestHealthKillContainer (8.27s) [2022-04-19T07:37:36.943Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:37:37.267Z] === RUN TestIsEmptyDir [2022-04-19T07:37:37.267Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T07:37:37.267Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T07:37:37.267Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T07:37:37.267Z] PASS [2022-04-19T07:37:37.267Z] coverage: 2.3% of statements [2022-04-19T07:37:37.267Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-04-19T07:37:37.267Z] === RUN TestLinkNaming [2022-04-19T07:37:37.267Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T07:37:37.267Z] === RUN TestLinkNew [2022-04-19T07:37:37.267Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T07:37:37.267Z] === RUN TestLinkEnv [2022-04-19T07:37:37.267Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T07:37:37.267Z] === RUN TestLinkMultipleEnv [2022-04-19T07:37:37.267Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T07:37:37.267Z] === RUN TestLinkPortRangeEnv [2022-04-19T07:37:37.267Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T07:37:37.267Z] PASS [2022-04-19T07:37:37.267Z] coverage: 93.0% of statements [2022-04-19T07:37:37.267Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-04-19T07:37:37.485Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-04-19T07:37:37.485Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:37:37.509Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-19T07:37:37.509Z] === RUN TestIpcModeNone [2022-04-19T07:37:37.765Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T07:37:38.021Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-19T07:37:38.021Z] === RUN TestIpcModePrivate [2022-04-19T07:37:38.268Z] === RUN TestVerifyNetworkingConfig [2022-04-19T07:37:38.268Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestGetContainer [2022-04-19T07:37:38.268Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestValidContainerNames [2022-04-19T07:37:38.268Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestContainerInitDNS [2022-04-19T07:37:38.268Z] daemon_test.go:145: root required [2022-04-19T07:37:38.268Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestMerge [2022-04-19T07:37:38.268Z] --- PASS: TestMerge (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestValidateContainerIsolation [2022-04-19T07:37:38.268Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestFindNetworkErrorType [2022-04-19T07:37:38.268Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestEnsureServicesExist [2022-04-19T07:37:38.268Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestEnsureServicesExistErrors [2022-04-19T07:37:38.268Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T07:37:38.268Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T07:37:38.268Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T07:37:38.268Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T07:37:38.268Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:37:38.268Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T07:37:38.268Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestContainerDelete [2022-04-19T07:37:38.268Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestContainerDoubleDelete [2022-04-19T07:37:38.268Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T07:37:38.268Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T07:37:38.268Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestNoneHealthcheck [2022-04-19T07:37:38.268Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestHealthStates [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] time="2022-04-19T07:37:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:37:38.268Z] --- PASS: TestHealthStates (0.14s) [2022-04-19T07:37:38.268Z] === RUN TestGetInspectData [2022-04-19T07:37:38.268Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestFillLicense [2022-04-19T07:37:38.268Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestListInvalidFilter [2022-04-19T07:37:38.268Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestNameFilter [2022-04-19T07:37:38.268Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T07:37:38.268Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T07:37:38.268Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T07:37:38.269Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T07:37:38.269Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T07:37:38.269Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadLabels [2022-04-19T07:37:38.269Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T07:37:38.269Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadMirrors [2022-04-19T07:37:38.269Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T07:37:38.269Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T07:37:38.269Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T07:37:38.269Z] reload_test.go:342: root required [2022-04-19T07:37:38.269Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T07:37:38.269Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T07:37:38.269Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T07:37:38.269Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-19T07:37:38.269Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T07:37:38.269Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-19T07:37:38.269Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T07:37:38.269Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-19T07:37:38.269Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T07:37:38.269Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T07:37:38.269Z] === RUN TestParseVolumesFrom [2022-04-19T07:37:38.269Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T07:37:38.269Z] PASS [2022-04-19T07:37:38.269Z] coverage: 8.8% of statements [2022-04-19T07:37:38.269Z] ok github.com/docker/docker/daemon 0.591s coverage: 8.8% of statements [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T07:37:38.269Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T07:37:38.282Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-19T07:37:38.844Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-19T07:37:38.844Z] check_test.go:308: [def04ad5ef4de] daemon is not started [2022-04-19T07:37:38.844Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-19T07:37:38.844Z] --- PASS: TestIpcModePrivate (0.75s) [2022-04-19T07:37:38.844Z] === RUN TestIpcModeShareable [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/defaults [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T07:37:39.254Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T07:37:39.254Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T07:37:39.254Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T07:37:39.254Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T07:37:39.408Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-19T07:37:39.408Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-04-19T07:37:39.665Z] --- PASS: TestIpcModeShareable (0.75s) [2022-04-19T07:37:39.665Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T07:37:39.665Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-19T07:37:39.722Z] === RUN TestCreateSuccess [2022-04-19T07:37:39.722Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCreateStreamSkipped [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T07:37:39.722Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCreateLogGroupSuccess [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T07:37:39.722Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCreateError [2022-04-19T07:37:39.722Z] --- PASS: TestCreateError (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCreateAlreadyExists [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T07:37:39.722Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestLogClosed [2022-04-19T07:37:39.722Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestLogBlocking [2022-04-19T07:37:39.722Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T07:37:39.722Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T07:37:39.722Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestPublishBatchSuccess [2022-04-19T07:37:39.722Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestPublishBatchError [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=error msg=error [2022-04-19T07:37:39.722Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:37:39.722Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:37:39.722Z] time="2022-04-19T07:37:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T07:37:39.722Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchSimple [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchTicker [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchClose [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/3/���� [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T07:37:39.722Z] === RUN TestEffectiveLen/5/ [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/0/ [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: He [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/6/a� [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: a [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: � [2022-04-19T07:37:39.722Z] === RUN TestFindValidSplit/7/a� [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T07:37:39.722Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestProcessEventEmoji [2022-04-19T07:37:39.722Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchLineSplit [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMaxEvents [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-19T07:37:39.722Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T07:37:39.722Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T07:37:39.722Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.10s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.10s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T07:37:39.722Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T07:37:39.722Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCreateTagSuccess [2022-04-19T07:37:39.722Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T07:37:39.722Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T07:37:39.722Z] PASS [2022-04-19T07:37:39.722Z] coverage: 80.2% of statements [2022-04-19T07:37:39.722Z] ok github.com/docker/docker/daemon/logger/awslogs 0.488s coverage: 80.2% of statements [2022-04-19T07:37:39.722Z] === RUN TestAdapterReadLogs [2022-04-19T07:37:39.722Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCopier [2022-04-19T07:37:39.722Z] --- PASS: TestCopier (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCopierLongLines [2022-04-19T07:37:39.722Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T07:37:39.722Z] === RUN TestCopierSlow [2022-04-19T07:37:39.802Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-19T07:37:39.802Z] PASS [2022-04-19T07:37:39.802Z] [2022-04-19T07:37:39.802Z] === Skipped [2022-04-19T07:37:39.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T07:37:39.802Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:39.802Z] [2022-04-19T07:37:39.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-19T07:37:39.802Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:39.802Z] [2022-04-19T07:37:39.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T07:37:39.802Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:39.802Z] [2022-04-19T07:37:39.802Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T07:37:39.802Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:39.802Z] [2022-04-19T07:37:39.802Z] DONE 17 tests, 4 skipped in 26.107s [2022-04-19T07:37:39.802Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T07:37:39.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:39.802Z] ++ set -e [2022-04-19T07:37:39.802Z] ++ '[' -n 0 ']' [2022-04-19T07:37:39.802Z] ++ set -x [2022-04-19T07:37:39.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:39.802Z] INFO: Testing against a local daemon [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:37:39.802Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:37:39.802Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:37:39.802Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:37:39.802Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:37:39.802Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:37:39.802Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:37:39.802Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:37:39.802Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:37:39.802Z] === RUN TestPluginInstall [2022-04-19T07:37:39.802Z] === RUN TestPluginInstall/no_auth [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a9cd224c834d80d150d3cbbf716a745a94aaeca34e3370559b3b03dc8c755c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a9cd224c834d80d150d3cbbf716a745a94aaeca34e3370559b3b03dc8c755c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:39.802Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b48f6b27f6bf610ce434b1ffedc2e3240a574899f29354d23d5542a5f9d824c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:39.802Z] time="2022-04-19T07:37:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b48f6b27f6bf610ce434b1ffedc2e3240a574899f29354d23d5542a5f9d824c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:39.802Z] === RUN TestPluginInstall/with_insecure [2022-04-19T07:37:40.192Z] --- PASS: TestCopierSlow (0.20s) [2022-04-19T07:37:40.192Z] === RUN TestCopierWithSized [2022-04-19T07:37:40.192Z] === RUN TestCopierWithSized/as_is [2022-04-19T07:37:40.192Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T07:37:40.192Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestSearchRegistryForImages [2022-04-19T07:37:40.192Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T07:37:40.192Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestImageDelete [2022-04-19T07:37:40.192Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T07:37:40.192Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T07:37:40.192Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T07:37:40.192Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestCopierWithPartial [2022-04-19T07:37:40.192Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestRingLogger [2022-04-19T07:37:40.192Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestRingCap [2022-04-19T07:37:40.192Z] --- PASS: TestRingCap (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestRingClose [2022-04-19T07:37:40.192Z] --- PASS: TestRingClose (0.00s) [2022-04-19T07:37:40.192Z] === RUN TestRingDrain [2022-04-19T07:37:40.192Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T07:37:40.192Z] PASS [2022-04-19T07:37:40.192Z] coverage: 43.2% of statements [2022-04-19T07:37:40.192Z] === RUN TestImageDelete/no_lease [2022-04-19T07:37:40.192Z] === RUN TestImageDelete/lease_exists [2022-04-19T07:37:40.192Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.2% of statements [2022-04-19T07:37:40.192Z] --- PASS: TestImageDelete (0.08s) [2022-04-19T07:37:40.192Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T07:37:40.192Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-19T07:37:40.192Z] === RUN TestContentStoreForPull [2022-04-19T07:37:40.192Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-19T07:37:40.192Z] PASS [2022-04-19T07:37:40.192Z] coverage: 6.6% of statements [2022-04-19T07:37:40.192Z] ok github.com/docker/docker/daemon/images 0.346s coverage: 6.6% of statements [2022-04-19T07:37:40.250Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-19T07:37:40.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T07:37:40.659Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T07:37:40.659Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T07:37:40.659Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T07:37:40.659Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T07:37:40.660Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T07:37:40.660Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T07:37:40.660Z] PASS [2022-04-19T07:37:40.660Z] coverage: 53.6% of statements [2022-04-19T07:37:40.660Z] ok github.com/docker/docker/daemon/logger/fluentd 0.074s coverage: 53.6% of statements [2022-04-19T07:37:40.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T07:37:40.660Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T07:37:40.660Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T07:37:40.732Z] time="2022-04-19T07:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:40.732Z] time="2022-04-19T07:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45c7a68d6c7fc7f0526783fab628bc82292a9cf04771c17812631baf5f9901bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:40.732Z] time="2022-04-19T07:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:37:40.732Z] time="2022-04-19T07:37:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45c7a68d6c7fc7f0526783fab628bc82292a9cf04771c17812631baf5f9901bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:37:40.732Z] plugin_test.go:195: [d2e269b6181de] daemon is not started [2022-04-19T07:37:40.732Z] --- PASS: TestPluginInstall (2.52s) [2022-04-19T07:37:40.732Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-19T07:37:40.732Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-19T07:37:40.732Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-19T07:37:40.732Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:37:41.000Z] --- PASS: TestCheckoutGit (31.69s) [2022-04-19T07:37:41.000Z] === RUN TestValidGitTransport [2022-04-19T07:37:41.000Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T07:37:41.000Z] === RUN TestGitInvalidRef [2022-04-19T07:37:41.000Z] --- PASS: TestGitInvalidRef (0.20s) [2022-04-19T07:37:41.000Z] PASS [2022-04-19T07:37:41.000Z] coverage: 86.3% of statements [2022-04-19T07:37:41.000Z] ok github.com/docker/docker/builder/remotecontext/git 31.939s coverage: 86.3% of statements [2022-04-19T07:37:41.128Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T07:37:41.128Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T07:37:41.128Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T07:37:41.128Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-19T07:37:41.128Z] === RUN TestFastTimeMarshalJSON [2022-04-19T07:37:41.128Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-19T07:37:41.128Z] PASS [2022-04-19T07:37:41.128Z] coverage: 87.2% of statements [2022-04-19T07:37:41.128Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2022-04-19T07:37:41.211Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T07:37:41.458Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T07:37:41.458Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T07:37:41.595Z] === RUN TestJSONFileLogger [2022-04-19T07:37:41.595Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T07:37:41.595Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T07:37:41.595Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T07:37:41.595Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T07:37:41.595Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T07:37:41.595Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T07:37:41.595Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T07:37:41.595Z] === RUN TestEncodeDecode [2022-04-19T07:37:41.595Z] === PAUSE TestEncodeDecode [2022-04-19T07:37:41.595Z] === RUN TestUnexpectedEOF [2022-04-19T07:37:41.595Z] time="2022-04-19T07:37:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:37:41.595Z] time="2022-04-19T07:37:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:37:41.595Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-19T07:37:41.595Z] === CONT TestEncodeDecode [2022-04-19T07:37:41.595Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T07:37:41.595Z] PASS [2022-04-19T07:37:41.595Z] coverage: 69.9% of statements [2022-04-19T07:37:41.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 69.9% of statements [2022-04-19T07:37:42.063Z] === RUN TestWriteLog [2022-04-19T07:37:42.063Z] === PAUSE TestWriteLog [2022-04-19T07:37:42.063Z] === RUN TestReadLog [2022-04-19T07:37:42.063Z] === PAUSE TestReadLog [2022-04-19T07:37:42.063Z] === RUN TestDecode [2022-04-19T07:37:42.063Z] --- PASS: TestDecode (0.02s) [2022-04-19T07:37:42.063Z] === CONT TestWriteLog [2022-04-19T07:37:42.063Z] === CONT TestReadLog [2022-04-19T07:37:42.063Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestReadLog/tail_exact [2022-04-19T07:37:42.063Z] === RUN TestOpenFileDelete [2022-04-19T07:37:42.063Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestOpenFileRename [2022-04-19T07:37:42.063Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestHandleDecoderErr [2022-04-19T07:37:42.063Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestParseLogTagDefaultTag [2022-04-19T07:37:42.063Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestParseLogTag [2022-04-19T07:37:42.063Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestParseLogTagEmptyTag [2022-04-19T07:37:42.063Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestTailFiles [2022-04-19T07:37:42.063Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestFollowLogsConsumerGone [2022-04-19T07:37:42.063Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestFollowLogsProducerGone [2022-04-19T07:37:42.063Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T07:37:42.063Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T07:37:42.063Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-19T07:37:42.063Z] === RUN TestCheckCapacityAndRotate [2022-04-19T07:37:42.063Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T07:37:42.063Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T07:37:42.153Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2022-04-19T07:37:42.153Z] === RUN TestAPIIpcModeHost [2022-04-19T07:37:42.410Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T07:37:42.530Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T07:37:42.530Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T07:37:42.530Z] --- PASS: TestReadLog (0.17s) [2022-04-19T07:37:42.530Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-19T07:37:42.530Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T07:37:42.530Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T07:37:42.530Z] PASS [2022-04-19T07:37:42.530Z] coverage: 78.7% of statements [2022-04-19T07:37:42.530Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-19T07:37:42.530Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T07:37:42.530Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-19T07:37:42.530Z] PASS [2022-04-19T07:37:42.530Z] coverage: 55.1% of statements [2022-04-19T07:37:42.530Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 78.7% of statements [2022-04-19T07:37:42.530Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 55.1% of statements [2022-04-19T07:37:42.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T07:37:42.621Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T07:37:42.753Z] Removing intermediate container b42d5bee033c [2022-04-19T07:37:42.753Z] ---> 8cd8783b0e40 [2022-04-19T07:37:42.753Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T07:37:42.753Z] ---> Running in 16f31bbe0a14 [2022-04-19T07:37:42.974Z] --- PASS: TestAPIIpcModeHost (0.78s) [2022-04-19T07:37:42.974Z] === RUN TestDaemonIpcModeShareable [2022-04-19T07:37:42.974Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T07:37:42.998Z] === RUN TestLog [2022-04-19T07:37:42.998Z] --- PASS: TestLog (0.02s) [2022-04-19T07:37:42.998Z] PASS [2022-04-19T07:37:42.998Z] coverage: 31.5% of statements [2022-04-19T07:37:42.998Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-04-19T07:37:43.098Z] ......... [ 85%] [2022-04-19T07:37:43.183Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T07:37:43.230Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-19T07:37:43.465Z] === RUN TestValidateLogOpt [2022-04-19T07:37:43.465Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestNewMissedConfig [2022-04-19T07:37:43.465Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestNewMissedUrl [2022-04-19T07:37:43.465Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestNewMissedToken [2022-04-19T07:37:43.465Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestNewWithProxy [2022-04-19T07:37:43.465Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestDefault [2022-04-19T07:37:43.465Z] --- PASS: TestDefault (0.01s) [2022-04-19T07:37:43.465Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T07:37:43.465Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestJsonFormat [2022-04-19T07:37:43.465Z] --- PASS: TestJsonFormat (0.02s) [2022-04-19T07:37:43.465Z] === RUN TestRawFormat [2022-04-19T07:37:43.465Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestRawFormatWithLabels [2022-04-19T07:37:43.465Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestRawFormatWithoutTag [2022-04-19T07:37:43.465Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestBatching [2022-04-19T07:37:43.465Z] === RUN TestNewParse [2022-04-19T07:37:43.465Z] --- PASS: TestNewParse (0.00s) [2022-04-19T07:37:43.465Z] PASS [2022-04-19T07:37:43.465Z] coverage: 8.3% of statements [2022-04-19T07:37:43.465Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-04-19T07:37:43.465Z] --- PASS: TestBatching (0.25s) [2022-04-19T07:37:43.465Z] === RUN TestFrequency [2022-04-19T07:37:43.465Z] === RUN TestParseLogFormat [2022-04-19T07:37:43.465Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestValidateLogOptEmpty [2022-04-19T07:37:43.465Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestParseAddressDefaultPort [2022-04-19T07:37:43.465Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestValidateSyslogFacility [2022-04-19T07:37:43.465Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T07:37:43.465Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T07:37:43.465Z] === RUN TestValidateLogOpt [2022-04-19T07:37:43.465Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:37:43.465Z] PASS [2022-04-19T07:37:43.465Z] coverage: 43.6% of statements [2022-04-19T07:37:43.465Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-19T07:37:43.465Z] --- PASS: TestFrequency (0.16s) [2022-04-19T07:37:43.465Z] === RUN TestOneMessagePerRequest [2022-04-19T07:37:43.933Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T07:37:43.933Z] === RUN TestVerify [2022-04-19T07:37:43.933Z] --- PASS: TestVerify (0.00s) [2022-04-19T07:37:43.933Z] === RUN TestSkipVerify [2022-04-19T07:37:43.933Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:43.933Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:43.933Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.112Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-04-19T07:37:44.112Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-19T07:37:44.112Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-19T07:37:44.112Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:37:44.300Z] [2022-04-19T07:37:44.301Z] SUCCESS: Specified value was saved. [2022-04-19T07:37:44.402Z] --- PASS: TestSkipVerify (0.48s) [2022-04-19T07:37:44.402Z] === RUN TestBufferMaximum [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.899162\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.899162\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.402Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T07:37:44.402Z] === RUN TestServerAlwaysDown [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.901165\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.901165\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:37:44.402Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.901165\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.403Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.902166\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.403Z] time="2022-04-19T07:37:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353863.902166\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:44.403Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T07:37:44.403Z] === RUN TestCannotSendAfterClose [2022-04-19T07:37:44.403Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T07:37:44.403Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T07:37:44.601Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-19T07:37:44.675Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-19T07:37:44.675Z] PASS [2022-04-19T07:37:44.675Z] [2022-04-19T07:37:44.675Z] DONE 24 tests in 6.468s [2022-04-19T07:37:44.675Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T07:37:44.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:44.675Z] ++ set -e [2022-04-19T07:37:44.675Z] ++ '[' -n 0 ']' [2022-04-19T07:37:44.675Z] ++ set -x [2022-04-19T07:37:44.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:44.675Z] INFO: Testing against a local daemon [2022-04-19T07:37:44.675Z] === RUN TestExternalGraphDriver [2022-04-19T07:37:44.675Z] === RUN TestExternalGraphDriver/json [2022-04-19T07:37:44.860Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-04-19T07:37:44.860Z] === RUN TestDaemonIpcModePrivate [2022-04-19T07:37:44.870Z] === RUN TestV1IDService [2022-04-19T07:37:44.870Z] --- PASS: TestV1IDService (0.03s) [2022-04-19T07:37:44.870Z] === RUN TestV2MetadataService [2022-04-19T07:37:45.338Z] time="2022-04-19T07:37:44Z" 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-04-19T07:37:45.338Z] time="2022-04-19T07:37:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"964d076622c9\"}'" [2022-04-19T07:37:45.338Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T07:37:45.338Z] PASS [2022-04-19T07:37:45.338Z] coverage: 82.5% of statements [2022-04-19T07:37:45.338Z] ok github.com/docker/docker/daemon/logger/splunk 2.012s coverage: 82.5% of statements [2022-04-19T07:37:45.338Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T07:37:45.338Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T07:37:45.338Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T07:37:45.338Z] === RUN TestSuccessfulDownload [2022-04-19T07:37:45.338Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:37:45.338Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T07:37:45.338Z] === RUN TestCancelledDownload [2022-04-19T07:37:45.338Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T07:37:45.338Z] === RUN TestMaxDownloadAttempts [2022-04-19T07:37:45.338Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:37:45.338Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:37:45.338Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:37:45.338Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:37:45.338Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:37:45.338Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:37:45.338Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:37:45.338Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:37:45.338Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:37:45.338Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:37:45.338Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:37:45.338Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:37:45.790Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T07:37:45.806Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T07:37:45.806Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T07:37:45.806Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T07:37:45.806Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestManifestStore [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:37:45.806Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-19T07:37:45.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-19T07:37:45.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-04-19T07:37:45.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-04-19T07:37:45.806Z] === RUN TestTransfer [2022-04-19T07:37:45.806Z] --- PASS: TestV2MetadataService (0.90s) [2022-04-19T07:37:45.806Z] PASS [2022-04-19T07:37:45.806Z] coverage: 48.2% of statements [2022-04-19T07:37:45.806Z] ok github.com/docker/docker/distribution/metadata 0.993s coverage: 48.2% of statements [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2147912293\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/no_local_cache [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/with_local_cache [2022-04-19T07:37:45.806Z] --- PASS: TestTransfer (0.12s) [2022-04-19T07:37:45.806Z] === RUN TestConcurrencyLimit [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="reference for unknown type: " [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="reference for unknown type: " [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="reference for unknown type: " [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="reference for unknown type: " [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="reference for unknown type: " [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T07:37:45.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T07:37:45.806Z] time="2022-04-19T07:37:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore (0.24s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T07:37:45.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T07:37:45.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestFixManifestLayers [2022-04-19T07:37:45.806Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T07:37:45.806Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:37:45.806Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestFixManifestLayersBadParent [2022-04-19T07:37:45.806Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestValidateManifest [2022-04-19T07:37:45.806Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:37:45.806Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestFormatPlatform [2022-04-19T07:37:45.806Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T07:37:45.806Z] === RUN TestPullSchema2Config [2022-04-19T07:37:45.806Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T07:37:45.806Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:37:45.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:45.807Z] === RUN TestPullSchema2Config/500_status [2022-04-19T07:37:45.807Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:37:45.807Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:46.047Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-19T07:37:46.277Z] === RUN TestNotFound [2022-04-19T07:37:46.277Z] --- PASS: TestNotFound (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestConflict [2022-04-19T07:37:46.277Z] --- PASS: TestConflict (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestForbidden [2022-04-19T07:37:46.277Z] --- PASS: TestForbidden (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestInvalidParameter [2022-04-19T07:37:46.277Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestNotImplemented [2022-04-19T07:37:46.277Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestNotModified [2022-04-19T07:37:46.277Z] --- PASS: TestNotModified (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestUnauthorized [2022-04-19T07:37:46.277Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestUnknown [2022-04-19T07:37:46.277Z] --- PASS: TestUnknown (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestCancelled [2022-04-19T07:37:46.277Z] --- PASS: TestCancelled (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestDeadline [2022-04-19T07:37:46.277Z] --- PASS: TestDeadline (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestDataLoss [2022-04-19T07:37:46.277Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestUnavailable [2022-04-19T07:37:46.277Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestSystem [2022-04-19T07:37:46.277Z] --- PASS: TestSystem (0.00s) [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Conflict [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T07:37:46.277Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T07:37:46.277Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T07:37:46.278Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T07:37:46.278Z] PASS [2022-04-19T07:37:46.278Z] coverage: 77.0% of statements [2022-04-19T07:37:46.278Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:46.278Z] === RUN TestPullSchema2Config/EOF [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:46.278Z] 2022/04/19 07:37:45 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-19T07:37:46.278Z] goroutine 114 [running]: [2022-04-19T07:37:46.278Z] net/http.(*conn).serve.func1() [2022-04-19T07:37:46.278Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:37:46.278Z] panic({0x14b9000, 0x169b8f0}) [2022-04-19T07:37:46.278Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:37:46.278Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004fc680?, {0x16a30d8?, 0xc0002142a0?}) [2022-04-19T07:37:46.278Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T07:37:46.278Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16a30d8, 0xc0002142a0}, 0xc000233600) [2022-04-19T07:37:46.278Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T07:37:46.278Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16a30d8?, 0xc0002142a0?}, 0x1abe6a0?) [2022-04-19T07:37:46.278Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:37:46.278Z] net/http.serverHandler.ServeHTTP({0xc000358c00?}, {0x16a30d8, 0xc0002142a0}, 0xc000233600) [2022-04-19T07:37:46.278Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:37:46.278Z] net/http.(*conn).serve(0xc000208000, {0x16a3950, 0xc000176360}) [2022-04-19T07:37:46.278Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:37:46.278Z] created by net/http.(*Server).Serve [2022-04-19T07:37:46.278Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:37:46.278Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-19T07:37:46.278Z] === RUN TestInactiveJobs [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:46.278Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:37:46.278Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:37:46.278Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T07:37:46.278Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T07:37:46.278Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-19T07:37:46.278Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T07:37:46.278Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-19T07:37:46.278Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T07:37:46.278Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T07:37:46.278Z] === RUN TestLayerAlreadyExists [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:37:46.278Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T07:37:46.278Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T07:37:46.305Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2022-04-19T07:37:46.305Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T07:37:46.466Z] Removing intermediate container 16f31bbe0a14 [2022-04-19T07:37:46.466Z] ---> 48a55cd7bed8 [2022-04-19T07:37:46.466Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T07:37:46.466Z] ---> Running in 53ca39f65898 [2022-04-19T07:37:46.567Z] === RUN TestExternalGraphDriver/spec [2022-04-19T07:37:46.746Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-19T07:37:46.746Z] === RUN TestWatchRelease [2022-04-19T07:37:46.746Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T07:37:46.746Z] === RUN TestWatchFinishedTransfer [2022-04-19T07:37:46.746Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T07:37:46.746Z] === RUN TestDuplicateTransfer [2022-04-19T07:37:46.746Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T07:37:46.746Z] === RUN TestSuccessfulUpload [2022-04-19T07:37:46.746Z] time="2022-04-19T07:37:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T07:37:47.214Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-19T07:37:47.214Z] === RUN TestCancelledUpload [2022-04-19T07:37:47.214Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T07:37:47.214Z] PASS [2022-04-19T07:37:47.214Z] coverage: 77.3% of statements [2022-04-19T07:37:47.214Z] ok github.com/docker/docker/distribution/xfer 1.797s coverage: 77.3% of statements [2022-04-19T07:37:47.214Z] === RUN TestFSGetInvalidData [2022-04-19T07:37:47.214Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSInvalidSet [2022-04-19T07:37:47.214Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSInvalidRoot [2022-04-19T07:37:47.214Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSMetadataGetSet [2022-04-19T07:37:47.214Z] === RUN TestCompare [2022-04-19T07:37:47.214Z] --- PASS: TestCompare (0.00s) [2022-04-19T07:37:47.214Z] PASS [2022-04-19T07:37:47.214Z] coverage: 19.2% of statements [2022-04-19T07:37:47.214Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-04-19T07:37:47.214Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-19T07:37:47.214Z] === RUN TestFSInvalidWalker [2022-04-19T07:37:47.214Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-19T07:37:47.214Z] === RUN TestFSGetSet [2022-04-19T07:37:47.214Z] --- PASS: TestFSGetSet (0.03s) [2022-04-19T07:37:47.214Z] === RUN TestFSGetUnsetKey [2022-04-19T07:37:47.214Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSGetEmptyData [2022-04-19T07:37:47.214Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSDelete [2022-04-19T07:37:47.214Z] --- PASS: TestFSDelete (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSWalker [2022-04-19T07:37:47.214Z] --- PASS: TestFSWalker (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestFSWalkerStopOnError [2022-04-19T07:37:47.214Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T07:37:47.214Z] === RUN TestNewFromJSON [2022-04-19T07:37:47.214Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T07:37:47.214Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T07:37:47.214Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T07:37:47.214Z] === RUN TestMarshalKeyOrder [2022-04-19T07:37:47.214Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T07:37:47.214Z] === RUN TestHistoryEqual [2022-04-19T07:37:47.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-04-19T07:37:47.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2022-04-19T07:37:47.678Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T07:37:47.682Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-19T07:37:47.682Z] === RUN TestImage [2022-04-19T07:37:47.682Z] --- PASS: TestImage (0.00s) [2022-04-19T07:37:47.682Z] === RUN TestImageOSNotEmpty [2022-04-19T07:37:47.682Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T07:37:47.682Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T07:37:47.682Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T07:37:47.682Z] === RUN TestCreate [2022-04-19T07:37:47.682Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:37:47.682Z] === RUN TestRestore [2022-04-19T07:37:47.682Z] time="2022-04-19T07:37:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T07:37:47.682Z] --- PASS: TestRestore (0.04s) [2022-04-19T07:37:47.682Z] === RUN TestAddDelete [2022-04-19T07:37:47.682Z] --- PASS: TestWhenEmptyAuthConfig (1.01s) [2022-04-19T07:37:47.682Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T07:37:47.682Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T07:37:47.682Z] === RUN TestTokenPassThru [2022-04-19T07:37:47.682Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-19T07:37:47.682Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T07:37:47.682Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T07:37:47.682Z] PASS [2022-04-19T07:37:47.682Z] coverage: 26.6% of statements [2022-04-19T07:37:47.682Z] --- PASS: TestAddDelete (0.03s) [2022-04-19T07:37:47.682Z] === RUN TestSearchAfterDelete [2022-04-19T07:37:47.682Z] ok github.com/docker/docker/distribution 1.858s coverage: 26.6% of statements [2022-04-19T07:37:47.682Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T07:37:47.682Z] === RUN TestParentReset [2022-04-19T07:37:47.682Z] --- PASS: TestParentReset (0.04s) [2022-04-19T07:37:47.682Z] === RUN TestGetAndSetLastUpdated [2022-04-19T07:37:47.682Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T07:37:47.682Z] === RUN TestStoreLen [2022-04-19T07:37:47.682Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T07:37:47.682Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T07:37:47.682Z] --- PASS: TestStoreLen (0.08s) [2022-04-19T07:37:47.682Z] PASS [2022-04-19T07:37:47.682Z] coverage: 86.9% of statements [2022-04-19T07:37:47.682Z] ok github.com/docker/docker/image 0.557s coverage: 86.9% of statements [2022-04-19T07:37:47.871Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-19T07:37:47.934Z] === RUN TestExternalGraphDriver/pull [2022-04-19T07:37:47.934Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-19T07:37:48.149Z] === RUN TestValidateManifest [2022-04-19T07:37:48.149Z] === RUN TestValidateManifest/nil [2022-04-19T07:37:48.149Z] === RUN TestValidateManifest/non-nil [2022-04-19T07:37:48.149Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T07:37:48.149Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T07:37:48.149Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T07:37:48.149Z] PASS [2022-04-19T07:37:48.149Z] coverage: 0.7% of statements [2022-04-19T07:37:48.149Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T07:37:48.149Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T07:37:48.149Z] PASS [2022-04-19T07:37:48.149Z] coverage: 25.0% of statements [2022-04-19T07:37:48.149Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-04-19T07:37:48.149Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-04-19T07:37:48.149Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T07:37:48.499Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T07:37:49.064Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-04-19T07:37:49.064Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-04-19T07:37:49.064Z] === RUN TestIpcModeOlderClient [2022-04-19T07:37:49.064Z] === PAUSE TestIpcModeOlderClient [2022-04-19T07:37:49.064Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:37:49.064Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-19T07:37:49.135Z] === RUN TestSerialization [2022-04-19T07:37:49.355Z] Cannot create a file when that file already exists. [2022-04-19T07:37:49.604Z] --- PASS: TestSerialization (0.02s) [2022-04-19T07:37:49.604Z] PASS [2022-04-19T07:37:49.604Z] coverage: 100.0% of statements [2022-04-19T07:37:49.604Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2022-04-19T07:37:49.604Z] === RUN TestEmptyLayer [2022-04-19T07:37:49.604Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T07:37:49.604Z] === RUN TestCommitFailure [2022-04-19T07:37:49.604Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T07:37:49.604Z] === RUN TestStartTransactionFailure [2022-04-19T07:37:49.604Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T07:37:49.604Z] === RUN TestGetOrphan [2022-04-19T07:37:49.604Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T07:37:49.604Z] === RUN TestMountAndRegister [2022-04-19T07:37:49.604Z] layer_test.go:258: Layer size: 14 [2022-04-19T07:37:49.604Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-19T07:37:49.604Z] === RUN TestLayerRelease [2022-04-19T07:37:49.604Z] layer_test.go:291: Failing on Windows [2022-04-19T07:37:49.604Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T07:37:49.604Z] === RUN TestStoreRestore [2022-04-19T07:37:49.828Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-04-19T07:37:49.828Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-04-19T07:37:49.828Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-04-19T07:37:49.828Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-19T07:37:49.828Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:37:49.828Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:49.828Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-19T07:37:49.828Z] PASS [2022-04-19T07:37:49.828Z] [2022-04-19T07:37:49.828Z] === Skipped [2022-04-19T07:37:49.829Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-19T07:37:49.829Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:37:49.829Z] [2022-04-19T07:37:49.829Z] DONE 5 tests, 1 skipped in 4.895s [2022-04-19T07:37:49.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T07:37:49.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:49.829Z] ++ set -e [2022-04-19T07:37:49.829Z] ++ '[' -n 0 ']' [2022-04-19T07:37:49.829Z] ++ set -x [2022-04-19T07:37:49.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:49.829Z] INFO: Testing against a local daemon [2022-04-19T07:37:49.829Z] === RUN TestContinueAfterPluginCrash [2022-04-19T07:37:49.829Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T07:37:49.829Z] === RUN TestReadPluginNoRead [2022-04-19T07:37:49.829Z] === PAUSE TestReadPluginNoRead [2022-04-19T07:37:49.829Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T07:37:49.829Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T07:37:49.829Z] === CONT TestContinueAfterPluginCrash [2022-04-19T07:37:49.829Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T07:37:49.997Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T07:37:49.997Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2022-04-19T07:37:49.997Z] === RUN TestKillContainer [2022-04-19T07:37:49.997Z] === RUN TestKillContainer/no_signal [2022-04-19T07:37:50.072Z] layer_test.go:340: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestTarStreamStability [2022-04-19T07:37:50.072Z] layer_test.go:455: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestRegisterExistingLayer [2022-04-19T07:37:50.072Z] === RUN TestEnvironmentParsing [2022-04-19T07:37:50.072Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T07:37:50.072Z] PASS [2022-04-19T07:37:50.072Z] coverage: 1.2% of statements [2022-04-19T07:37:50.072Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-19T07:37:50.072Z] === RUN TestTarStreamVerification [2022-04-19T07:37:50.072Z] layer_test.go:684: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestLayerMigration [2022-04-19T07:37:50.072Z] migration_test.go:45: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T07:37:50.072Z] migration_test.go:181: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestMountInit [2022-04-19T07:37:50.072Z] mount_test.go:17: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestMountSize [2022-04-19T07:37:50.072Z] mount_test.go:76: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestMountSize (0.01s) [2022-04-19T07:37:50.072Z] === RUN TestMountChanges [2022-04-19T07:37:50.072Z] mount_test.go:125: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T07:37:50.072Z] === RUN TestMountApply [2022-04-19T07:37:50.072Z] mount_test.go:212: Failing on Windows [2022-04-19T07:37:50.072Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T07:37:50.072Z] PASS [2022-04-19T07:37:50.072Z] coverage: 30.6% of statements [2022-04-19T07:37:50.072Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2022-04-19T07:37:50.072Z] ok github.com/docker/docker/layer 0.262s coverage: 30.6% of statements [2022-04-19T07:37:50.072Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T07:37:50.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T07:37:50.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T07:37:50.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T07:37:50.561Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-19T07:37:50.561Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T07:37:50.561Z] check_test.go:308: [df60a2839ab35] daemon is not started [2022-04-19T07:37:50.561Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-19T07:37:50.561Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:37:50.819Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T07:37:51.063Z] === RUN TestSequenceGetAvailableBit [2022-04-19T07:37:51.063Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSequenceEqual [2022-04-19T07:37:51.063Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSequenceCopy [2022-04-19T07:37:51.063Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestGetFirstAvailable [2022-04-19T07:37:51.063Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestFindSequence [2022-04-19T07:37:51.063Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestCheckIfAvailable [2022-04-19T07:37:51.063Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestMergeSequences [2022-04-19T07:37:51.063Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestPushReservation [2022-04-19T07:37:51.063Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSerializeDeserialize [2022-04-19T07:37:51.063Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSet [2022-04-19T07:37:51.063Z] --- PASS: TestSet (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSetUnset [2022-04-19T07:37:51.063Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestOffsetSetUnset [2022-04-19T07:37:51.063Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSetInRange [2022-04-19T07:37:51.063Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestSetAnyInRange [2022-04-19T07:37:51.063Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestMethods [2022-04-19T07:37:51.063Z] --- PASS: TestMethods (0.00s) [2022-04-19T07:37:51.063Z] === RUN TestRandomAllocateDeallocate [2022-04-19T07:37:51.077Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T07:37:51.765Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestConfigureDaemonLogs [2022-04-19T07:37:51.765Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T07:37:51.765Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T07:37:51.765Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T07:37:51.765Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T07:37:51.765Z] PASS [2022-04-19T07:37:51.765Z] coverage: 19.0% of statements [2022-04-19T07:37:51.765Z] ok github.com/docker/docker/cmd/dockerd 0.193s coverage: 19.0% of statements [2022-04-19T07:37:51.765Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T07:37:51.765Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T07:37:52.049Z] === RUN TestInvalidConfig [2022-04-19T07:37:52.049Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T07:37:52.049Z] === RUN TestConfig [2022-04-19T07:37:52.049Z] --- PASS: TestConfig (0.00s) [2022-04-19T07:37:52.049Z] === RUN TestOptionsLabels [2022-04-19T07:37:52.049Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T07:37:52.049Z] === RUN TestValidName [2022-04-19T07:37:52.049Z] --- PASS: TestValidName (0.00s) [2022-04-19T07:37:52.049Z] PASS [2022-04-19T07:37:52.049Z] coverage: 19.7% of statements [2022-04-19T07:37:52.049Z] ok github.com/docker/docker/libnetwork/config 0.056s coverage: 19.7% of statements [2022-04-19T07:37:52.221Z] === RUN TestContainerStopSignal [2022-04-19T07:37:52.221Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestContainerStopTimeout [2022-04-19T07:37:52.221Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T07:37:52.221Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T07:37:52.221Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T07:37:52.221Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T07:37:52.221Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T07:37:52.221Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestNewMemoryStore [2022-04-19T07:37:52.221Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestAddContainers [2022-04-19T07:37:52.221Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestGetContainer [2022-04-19T07:37:52.221Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestDeleteContainer [2022-04-19T07:37:52.221Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestListContainers [2022-04-19T07:37:52.221Z] --- PASS: TestListContainers (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestFirstContainer [2022-04-19T07:37:52.221Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestApplyAllContainer [2022-04-19T07:37:52.221Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestIsValidHealthString [2022-04-19T07:37:52.221Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestStateRunStop [2022-04-19T07:37:52.221Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestStateTimeoutWait [2022-04-19T07:37:52.221Z] state_test.go:141: Stop callback fired [2022-04-19T07:37:52.221Z] state_test.go:165: Stop callback fired [2022-04-19T07:37:52.221Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T07:37:52.221Z] === RUN TestIsValidStateString [2022-04-19T07:37:52.221Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestViewSaveDelete [2022-04-19T07:37:52.221Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T07:37:52.221Z] === RUN TestViewAll [2022-04-19T07:37:52.221Z] --- PASS: TestViewAll (0.02s) [2022-04-19T07:37:52.221Z] === RUN TestViewGet [2022-04-19T07:37:52.221Z] --- PASS: TestViewGet (0.01s) [2022-04-19T07:37:52.221Z] === RUN TestNames [2022-04-19T07:37:52.221Z] --- PASS: TestNames (0.00s) [2022-04-19T07:37:52.221Z] === RUN TestViewWithHealthCheck [2022-04-19T07:37:52.221Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T07:37:52.221Z] PASS [2022-04-19T07:37:52.221Z] coverage: 41.7% of statements [2022-04-19T07:37:52.221Z] ok github.com/docker/docker/container 0.249s coverage: 41.7% of statements [2022-04-19T07:37:52.221Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T07:37:52.221Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T07:37:52.221Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T07:37:52.221Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T07:37:52.348Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-04-19T07:37:52.348Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:37:52.447Z] --- PASS: TestKillContainer (2.26s) [2022-04-19T07:37:52.447Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-04-19T07:37:52.447Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-04-19T07:37:52.447Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-04-19T07:37:52.447Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:37:52.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T07:37:52.517Z] === RUN TestKey [2022-04-19T07:37:52.517Z] --- PASS: TestKey (0.00s) [2022-04-19T07:37:52.517Z] === RUN TestParseKey [2022-04-19T07:37:52.517Z] --- PASS: TestParseKey (0.00s) [2022-04-19T07:37:52.517Z] === RUN TestInvalidDataStore [2022-04-19T07:37:52.517Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T07:37:52.517Z] === RUN TestKVObjectFlatKey [2022-04-19T07:37:52.517Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T07:37:52.517Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T07:37:52.517Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T07:37:52.517Z] PASS [2022-04-19T07:37:52.517Z] coverage: 21.9% of statements [2022-04-19T07:37:52.517Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2022-04-19T07:37:52.703Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-19T07:37:52.960Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T07:37:52.984Z] === RUN TestErrorInterfaces [2022-04-19T07:37:52.984Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestNetworkMarshalling [2022-04-19T07:37:52.984Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-04-19T07:37:52.984Z] === RUN TestEndpointMarshalling [2022-04-19T07:37:52.984Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestAuxAddresses [2022-04-19T07:37:52.984Z] time="2022-04-19T07:37:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:37:52.984Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T07:37:52.984Z] === RUN TestSRVServiceQuery [2022-04-19T07:37:52.984Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestServiceVIPReuse [2022-04-19T07:37:52.984Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-19T07:37:52.984Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T07:37:52.984Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestDNSIPQuery [2022-04-19T07:37:52.984Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestDNSProxyServFail [2022-04-19T07:37:52.984Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestSandboxAddEmpty [2022-04-19T07:37:52.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestSandboxAddMultiPrio [2022-04-19T07:37:52.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestSandboxAddSamePrio [2022-04-19T07:37:52.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestCleanupServiceDiscovery [2022-04-19T07:37:52.984Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestDNSOptions [2022-04-19T07:37:52.984Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:37:52.984Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T07:37:52.984Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T07:37:52.984Z] time="2022-04-19T07:37:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:37:52.984Z] time="2022-04-19T07:37:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:37:52.984Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T07:37:52.984Z] PASS [2022-04-19T07:37:52.984Z] coverage: 8.5% of statements [2022-04-19T07:37:52.984Z] ok github.com/docker/docker/libnetwork 0.270s coverage: 8.5% of statements [2022-04-19T07:37:53.062Z] Removing intermediate container 53ca39f65898 [2022-04-19T07:37:53.062Z] ---> 1f3ddad4b746 [2022-04-19T07:37:53.062Z] Step 13/13 : CMD ["sh"] [2022-04-19T07:37:53.062Z] ---> Running in 8761b525f7a6 [2022-04-19T07:37:53.101Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-04-19T07:37:53.101Z] === CONT TestReadPluginNoRead [2022-04-19T07:37:53.180Z] === RUN TestPrepare [2022-04-19T07:37:53.180Z] --- PASS: TestPrepare (0.00s) [2022-04-19T07:37:53.180Z] === RUN TestStart [2022-04-19T07:37:53.180Z] --- PASS: TestStart (0.00s) [2022-04-19T07:37:53.180Z] === RUN TestWaitCancel [2022-04-19T07:37:53.180Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T07:37:53.180Z] === RUN TestWaitDisabled [2022-04-19T07:37:53.180Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T07:37:53.180Z] === RUN TestWaitEnabled [2022-04-19T07:37:53.180Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T07:37:53.180Z] === RUN TestRemove [2022-04-19T07:37:53.180Z] --- PASS: TestRemove (0.00s) [2022-04-19T07:37:53.180Z] PASS [2022-04-19T07:37:53.180Z] coverage: 65.3% of statements [2022-04-19T07:37:53.180Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-04-19T07:37:53.452Z] === RUN TestIPDataMarshalling [2022-04-19T07:37:53.452Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T07:37:53.452Z] === RUN TestValidateAndIsV6 [2022-04-19T07:37:53.452Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T07:37:53.452Z] PASS [2022-04-19T07:37:53.452Z] coverage: 68.9% of statements [2022-04-19T07:37:53.452Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-04-19T07:37:53.516Z] Removing intermediate container 8761b525f7a6 [2022-04-19T07:37:53.516Z] ---> 587dbb1d47c2 [2022-04-19T07:37:53.516Z] Successfully built 587dbb1d47c2 [2022-04-19T07:37:53.516Z] Successfully tagged busybox:latest [2022-04-19T07:37:53.516Z] INFO: Docker images of the daemon under test [2022-04-19T07:37:53.516Z] [2022-04-19T07:37:53.516Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:37:53.516Z] busybox latest 587dbb1d47c2 Less than a second ago 5.02GB [2022-04-19T07:37:53.516Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T07:37:53.517Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T07:37:53.517Z] [2022-04-19T07:37:53.517Z] INFO: Running integration tests at 04/19/2022 07:37:53... [2022-04-19T07:37:53.517Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T07:37:53.517Z] INFO: Integration API tests being run from the host: [2022-04-19T07:37:53.517Z] INFO: make.ps1 starting at 04/19/2022 07:37:53 [2022-04-19T07:37:53.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2022-04-19T07:37:53.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-04-19T07:37:53.890Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-04-19T07:37:53.890Z] === RUN TestKillStoppedContainer [2022-04-19T07:37:53.890Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-19T07:37:53.890Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:37:53.890Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-19T07:37:53.890Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:37:53.890Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T07:37:53.920Z] === RUN TestDriver [2022-04-19T07:37:53.920Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:37:53.920Z] PASS [2022-04-19T07:37:53.920Z] coverage: 34.8% of statements [2022-04-19T07:37:53.920Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-04-19T07:37:53.920Z] === RUN TestDriver [2022-04-19T07:37:53.920Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:37:53.920Z] PASS [2022-04-19T07:37:53.920Z] coverage: 34.8% of statements [2022-04-19T07:37:53.920Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2022-04-19T07:37:54.388Z] === RUN TestNetworkAllocateFree [2022-04-19T07:37:54.388Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T07:37:54.388Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T07:37:54.388Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T07:37:54.388Z] PASS [2022-04-19T07:37:54.388Z] coverage: 63.6% of statements [2022-04-19T07:37:54.388Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2022-04-19T07:37:54.453Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-04-19T07:37:54.453Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:37:54.475Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T07:37:54.712Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:37:54.712Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:37:54.712Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:37:54.712Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:37:54.712Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:37:54.712Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T07:37:54.712Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-19T07:37:54.855Z] === RUN TestGetEmptyCapabilities [2022-04-19T07:37:54.855Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T07:37:54.855Z] === RUN TestGetExtraCapabilities [2022-04-19T07:37:54.855Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T07:37:54.855Z] === RUN TestGetInvalidCapabilities [2022-04-19T07:37:54.855Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-19T07:37:54.855Z] === RUN TestRemoteDriver [2022-04-19T07:37:54.855Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T07:37:54.855Z] === RUN TestDriverError [2022-04-19T07:37:54.855Z] --- PASS: TestDriverError (0.00s) [2022-04-19T07:37:54.855Z] === RUN TestMissingValues [2022-04-19T07:37:54.855Z] --- PASS: TestMissingValues (0.00s) [2022-04-19T07:37:54.855Z] === RUN TestRollback [2022-04-19T07:37:54.855Z] --- PASS: TestRollback (0.00s) [2022-04-19T07:37:54.855Z] PASS [2022-04-19T07:37:54.855Z] coverage: 57.4% of statements [2022-04-19T07:37:54.855Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-19T07:37:54.989Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T07:37:55.274Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-04-19T07:37:55.275Z] === RUN TestLinksContainerNames [2022-04-19T07:37:55.323Z] === RUN TestNAT [2022-04-19T07:37:55.323Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:37:55.323Z] --- SKIP: TestNAT (0.00s) [2022-04-19T07:37:55.323Z] === RUN TestTransparent [2022-04-19T07:37:55.323Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:37:55.323Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T07:37:55.323Z] PASS [2022-04-19T07:37:55.323Z] coverage: 0.0% of statements [2022-04-19T07:37:55.323Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-04-19T07:37:55.619Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-19T07:37:55.620Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-19T07:37:55.791Z] === RUN TestNew [2022-04-19T07:37:55.791Z] --- PASS: TestNew (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestAddDriver [2022-04-19T07:37:55.791Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestAddDuplicateDriver [2022-04-19T07:37:55.791Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T07:37:55.791Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestDriver [2022-04-19T07:37:55.791Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestIPAM [2022-04-19T07:37:55.791Z] --- PASS: TestIPAM (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestWalkIPAMs [2022-04-19T07:37:55.791Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestWalkDrivers [2022-04-19T07:37:55.791Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T07:37:55.791Z] PASS [2022-04-19T07:37:55.791Z] coverage: 82.4% of statements [2022-04-19T07:37:55.791Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2022-04-19T07:37:55.791Z] === RUN TestBuildDefault [2022-04-19T07:37:55.791Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestBuildHostnameDomainname [2022-04-19T07:37:55.791Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestBuildHostname [2022-04-19T07:37:55.791Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestBuildHostnameFQDN [2022-04-19T07:37:55.791Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestBuildNoIP [2022-04-19T07:37:55.791Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestUpdate [2022-04-19T07:37:55.791Z] --- PASS: TestUpdate (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T07:37:55.791Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T07:37:55.791Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestAddEmpty [2022-04-19T07:37:55.791Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestAdd [2022-04-19T07:37:55.791Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestDeleteEmpty [2022-04-19T07:37:55.791Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestDeleteNewline [2022-04-19T07:37:55.791Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestDelete [2022-04-19T07:37:55.791Z] --- PASS: TestDelete (0.00s) [2022-04-19T07:37:55.791Z] === RUN TestConcurrentWrites [2022-04-19T07:37:55.791Z] --- PASS: TestRandomAllocateDeallocate (4.91s) [2022-04-19T07:37:55.791Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:37:55.791Z] --- PASS: TestConcurrentWrites (0.18s) [2022-04-19T07:37:55.791Z] PASS [2022-04-19T07:37:55.791Z] coverage: 81.2% of statements [2022-04-19T07:37:55.791Z] ok github.com/docker/docker/libnetwork/etchosts 0.229s coverage: 81.2% of statements [2022-04-19T07:37:55.917Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T07:37:56.208Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-19T07:37:56.258Z] === RUN TestNew [2022-04-19T07:37:56.258Z] --- PASS: TestNew (0.00s) [2022-04-19T07:37:56.258Z] === RUN TestAllocate [2022-04-19T07:37:56.258Z] --- PASS: TestAllocate (0.00s) [2022-04-19T07:37:56.258Z] === RUN TestUninitialized [2022-04-19T07:37:56.258Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T07:37:56.258Z] === RUN TestAllocateInRange [2022-04-19T07:37:56.258Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T07:37:56.258Z] === RUN TestAllocateSerial [2022-04-19T07:37:56.258Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T07:37:56.258Z] PASS [2022-04-19T07:37:56.258Z] coverage: 87.5% of statements [2022-04-19T07:37:56.258Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2022-04-19T07:37:56.258Z] === RUN TestCaller [2022-04-19T07:37:56.258Z] --- PASS: TestCaller (0.00s) [2022-04-19T07:37:56.258Z] PASS [2022-04-19T07:37:56.258Z] coverage: 100.0% of statements [2022-04-19T07:37:56.258Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-04-19T07:37:56.727Z] === RUN TestSetSerialInsertDelete [2022-04-19T07:37:56.727Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T07:37:56.727Z] === RUN TestSetParallelInsertDelete [2022-04-19T07:37:56.772Z] --- PASS: TestLinksContainerNames (1.56s) [2022-04-19T07:37:56.772Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:37:56.893Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T07:37:56.893Z] === RUN TestNewListSecretsFilters [2022-04-19T07:37:56.893Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestNewListConfigsFilters [2022-04-19T07:37:56.893Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T07:37:56.893Z] PASS [2022-04-19T07:37:56.893Z] coverage: 0.5% of statements [2022-04-19T07:37:56.893Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T07:37:56.893Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T07:37:56.893Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T07:37:56.894Z] ok github.com/docker/docker/daemon/cluster 1.235s coverage: 0.5% of statements [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T07:37:56.894Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T07:37:56.894Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T07:37:56.894Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T07:37:56.894Z] PASS [2022-04-19T07:37:56.894Z] coverage: 35.9% of statements [2022-04-19T07:37:56.894Z] ok github.com/docker/docker/daemon/cluster/convert 0.909s coverage: 35.9% of statements [2022-04-19T07:37:57.195Z] --- PASS: TestAllocateRandomDeallocate (1.35s) [2022-04-19T07:37:57.195Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T07:37:57.288Z] === RUN TestReadPluginNoRead/default [2022-04-19T07:37:57.338Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-04-19T07:37:57.338Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T07:37:57.381Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-19T07:37:57.545Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-04-19T07:37:57.663Z] === RUN TestInt2IP2IntConversion [2022-04-19T07:37:57.904Z] check_test.go:308: [df77121ed816c] daemon is not started [2022-04-19T07:37:57.904Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-19T07:37:58.108Z] === CONT TestReadPluginNoRead [2022-04-19T07:37:58.109Z] read_test.go:92: [d4757e6c9c31e] daemon is not started [2022-04-19T07:37:58.109Z] --- PASS: TestReadPluginNoRead (5.56s) [2022-04-19T07:37:58.109Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-04-19T07:37:58.109Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-04-19T07:37:58.109Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-04-19T07:37:58.109Z] PASS [2022-04-19T07:37:58.109Z] [2022-04-19T07:37:58.109Z] DONE 6 tests in 8.657s [2022-04-19T07:37:58.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-19T07:37:58.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:58.109Z] ++ set -e [2022-04-19T07:37:58.109Z] ++ '[' -n 0 ']' [2022-04-19T07:37:58.109Z] ++ set -x [2022-04-19T07:37:58.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:58.132Z] === RUN TestPoolRequest [2022-04-19T07:37:58.132Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T07:37:58.132Z] === RUN TestOtherRequests [2022-04-19T07:37:58.132Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T07:37:58.132Z] PASS [2022-04-19T07:37:58.132Z] coverage: 57.1% of statements [2022-04-19T07:37:58.132Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-04-19T07:37:58.132Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-19T07:37:58.132Z] === RUN TestGetAddressVersion [2022-04-19T07:37:58.132Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T07:37:58.132Z] === RUN TestKeyString [2022-04-19T07:37:58.132Z] --- PASS: TestKeyString (0.00s) [2022-04-19T07:37:58.132Z] === RUN TestPoolDataMarshal [2022-04-19T07:37:58.132Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T07:37:58.132Z] === RUN TestSubnetsMarshal [2022-04-19T07:37:58.132Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-19T07:37:58.132Z] === RUN TestAddSubnets [2022-04-19T07:37:58.132Z] --- PASS: TestAddSubnets (0.08s) [2022-04-19T07:37:58.132Z] === RUN TestDoublePoolRelease [2022-04-19T07:37:58.132Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-19T07:37:58.132Z] === RUN TestAddReleasePoolID [2022-04-19T07:37:58.132Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-19T07:37:58.132Z] === RUN TestPredefinedPool [2022-04-19T07:37:58.132Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-19T07:37:58.132Z] === RUN TestRemoveSubnet [2022-04-19T07:37:58.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/default [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/private [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/slave [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/shared [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/default [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/shared [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/slave [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:37:58.162Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T07:37:58.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T07:37:58.162Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T07:37:58.366Z] testing: warning: no tests to run [2022-04-19T07:37:58.366Z] PASS [2022-04-19T07:37:58.366Z] [2022-04-19T07:37:58.366Z] DONE 0 tests in 0.033s [2022-04-19T07:37:58.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T07:37:58.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:58.366Z] ++ set -e [2022-04-19T07:37:58.366Z] ++ '[' -n 0 ']' [2022-04-19T07:37:58.366Z] ++ set -x [2022-04-19T07:37:58.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:37:58.366Z] INFO: Testing against a local daemon [2022-04-19T07:37:58.366Z] === RUN TestPluginWithDevMounts [2022-04-19T07:37:58.366Z] === PAUSE TestPluginWithDevMounts [2022-04-19T07:37:58.366Z] === CONT TestPluginWithDevMounts [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/private [2022-04-19T07:37:58.421Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:37:58.421Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:37:58.421Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T07:37:58.421Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T07:37:58.421Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:37:58.421Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:37:58.421Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T07:37:58.421Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T07:37:58.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T07:37:58.602Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.16s) [2022-04-19T07:37:58.602Z] === RUN TestRetrieveFromStore [2022-04-19T07:37:58.602Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-19T07:37:58.602Z] === RUN TestGetSameAddress [2022-04-19T07:37:58.602Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-19T07:37:58.602Z] === RUN TestPoolAllocationReuse [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T07:37:58.678Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T07:37:58.935Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T07:37:58.935Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T07:37:58.935Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-19T07:37:58.935Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-19T07:37:58.935Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T07:37:59.069Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-04-19T07:37:59.069Z] === RUN TestIsCorrupted [2022-04-19T07:37:59.069Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-19T07:37:59.069Z] === RUN TestSetRollover [2022-04-19T07:37:59.069Z] === RUN TestGetCapabilities [2022-04-19T07:37:59.069Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T07:37:59.069Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T07:37:59.069Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T07:37:59.069Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T07:37:59.069Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T07:37:59.069Z] === RUN TestRemoteDriver [2022-04-19T07:37:59.069Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-19T07:37:59.069Z] PASS [2022-04-19T07:37:59.069Z] coverage: 47.4% of statements [2022-04-19T07:37:59.069Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2022-04-19T07:37:59.537Z] === RUN TestWindowsIPAM [2022-04-19T07:37:59.537Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T07:37:59.537Z] PASS [2022-04-19T07:37:59.537Z] coverage: 71.4% of statements [2022-04-19T07:37:59.537Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-04-19T07:37:59.779Z] === RUN TestBuilderGC [2022-04-19T07:37:59.779Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestFindConfigurationConflicts [2022-04-19T07:37:59.779Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T07:37:59.779Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T07:37:59.779Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T07:37:59.779Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T07:37:59.779Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_label [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T07:37:59.779Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration (0.01s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T07:37:59.779Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T07:37:59.779Z] time="2022-04-19T07:37:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T07:37:59.779Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-04-19T07:37:59.779Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T07:37:59.779Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:37:59.779Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestReloadBadDefaultConfig [2022-04-19T07:37:59.779Z] time="2022-04-19T07:37:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1305040875" [2022-04-19T07:37:59.779Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestReloadWithConflictingLabels [2022-04-19T07:37:59.779Z] time="2022-04-19T07:37:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2641086409" [2022-04-19T07:37:59.779Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T07:37:59.779Z] time="2022-04-19T07:37:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4136744434" [2022-04-19T07:37:59.779Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestMaskURLCredentials [2022-04-19T07:37:59.779Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T07:37:59.779Z] === RUN TestDaemonConfigurationMerge [2022-04-19T07:37:59.779Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T07:37:59.779Z] PASS [2022-04-19T07:37:59.779Z] coverage: 79.5% of statements [2022-04-19T07:37:59.779Z] ok github.com/docker/docker/daemon/config 0.307s coverage: 79.5% of statements [2022-04-19T07:37:59.779Z] === RUN TestWaitNodeAttachment [2022-04-19T07:38:00.006Z] --- PASS: TestPoolAllocationReuse (1.64s) [2022-04-19T07:38:00.006Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T07:38:00.006Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-19T07:38:00.006Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T07:38:00.239Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T07:38:00.239Z] === RUN TestIsolationConversion [2022-04-19T07:38:00.239Z] === RUN TestIsolationConversion/default [2022-04-19T07:38:00.239Z] === RUN TestIsolationConversion/process [2022-04-19T07:38:00.239Z] === RUN TestIsolationConversion/hyperv [2022-04-19T07:38:00.239Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestContainerLabels [2022-04-19T07:38:00.239Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestCredentialSpecConversion [2022-04-19T07:38:00.239Z] === RUN TestCredentialSpecConversion/none [2022-04-19T07:38:00.239Z] === RUN TestCredentialSpecConversion/config [2022-04-19T07:38:00.239Z] === RUN TestCredentialSpecConversion/file [2022-04-19T07:38:00.239Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T07:38:00.239Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T07:38:00.239Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountBind [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountVolume [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountTarget [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T07:38:00.239Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T07:38:00.239Z] PASS [2022-04-19T07:38:00.239Z] coverage: 11.0% of statements [2022-04-19T07:38:00.239Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.611s coverage: 11.0% of statements [2022-04-19T07:38:00.239Z] === RUN TestEventsLog [2022-04-19T07:38:00.239Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestEventsLogTimeout [2022-04-19T07:38:00.239Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestLogEvents [2022-04-19T07:38:00.239Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T07:38:00.239Z] === RUN TestLoadBufferedEvents [2022-04-19T07:38:00.239Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-04-19T07:38:00.239Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T07:38:00.239Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T07:38:00.239Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T07:38:00.239Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T07:38:00.239Z] PASS [2022-04-19T07:38:00.239Z] coverage: 50.0% of statements [2022-04-19T07:38:00.239Z] ok github.com/docker/docker/daemon/events 0.276s coverage: 50.0% of statements [2022-04-19T07:38:00.256Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-19T07:38:00.256Z] PASS [2022-04-19T07:38:00.256Z] [2022-04-19T07:38:00.256Z] DONE 1 tests in 1.621s [2022-04-19T07:38:00.256Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T07:38:00.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:38:00.256Z] ++ set -e [2022-04-19T07:38:00.256Z] ++ '[' -n 0 ']' [2022-04-19T07:38:00.256Z] ++ set -x [2022-04-19T07:38:00.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:38:00.256Z] INFO: Testing against a local daemon [2022-04-19T07:38:00.256Z] === RUN TestSecretInspect [2022-04-19T07:38:00.473Z] === RUN TestDefaultNetwork [2022-04-19T07:38:00.473Z] --- PASS: TestSetRollover (1.59s) [2022-04-19T07:38:00.473Z] === RUN TestSetRolloverSerial [2022-04-19T07:38:00.656Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-19T07:38:00.656Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-19T07:38:00.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T07:38:00.941Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-19T07:38:00.941Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T07:38:00.941Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-19T07:38:00.941Z] === RUN TestInitAddressPools [2022-04-19T07:38:00.941Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T07:38:00.941Z] PASS [2022-04-19T07:38:00.941Z] coverage: 74.0% of statements [2022-04-19T07:38:00.941Z] ok github.com/docker/docker/libnetwork/ipamutils 0.502s coverage: 74.0% of statements [2022-04-19T07:38:01.100Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2022-04-19T07:38:01.100Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T07:38:01.100Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-19T07:38:01.200Z] === RUN TestIsEmptyDir [2022-04-19T07:38:01.200Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T07:38:01.200Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T07:38:01.200Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T07:38:01.200Z] PASS [2022-04-19T07:38:01.200Z] coverage: 2.3% of statements [2022-04-19T07:38:01.200Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-04-19T07:38:01.409Z] === RUN TestKeyValue [2022-04-19T07:38:01.409Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T07:38:01.409Z] PASS [2022-04-19T07:38:01.409Z] coverage: 60.0% of statements [2022-04-19T07:38:01.409Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-04-19T07:38:01.656Z] === RUN TestVerifyNetworkingConfig [2022-04-19T07:38:01.656Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestGetContainer [2022-04-19T07:38:01.656Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestValidContainerNames [2022-04-19T07:38:01.656Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestContainerInitDNS [2022-04-19T07:38:01.656Z] daemon_test.go:145: root required [2022-04-19T07:38:01.656Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestMerge [2022-04-19T07:38:01.656Z] --- PASS: TestMerge (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestValidateContainerIsolation [2022-04-19T07:38:01.656Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestFindNetworkErrorType [2022-04-19T07:38:01.656Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestEnsureServicesExist [2022-04-19T07:38:01.656Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestEnsureServicesExistErrors [2022-04-19T07:38:01.656Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T07:38:01.656Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T07:38:01.656Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T07:38:01.656Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T07:38:01.656Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:38:01.656Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T07:38:01.656Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestContainerDelete [2022-04-19T07:38:01.656Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestContainerDoubleDelete [2022-04-19T07:38:01.656Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T07:38:01.656Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T07:38:01.656Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestNoneHealthcheck [2022-04-19T07:38:01.656Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestHealthStates [2022-04-19T07:38:01.656Z] === RUN TestLinkNaming [2022-04-19T07:38:01.656Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLinkNew [2022-04-19T07:38:01.656Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLinkEnv [2022-04-19T07:38:01.656Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLinkMultipleEnv [2022-04-19T07:38:01.656Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestLinkPortRangeEnv [2022-04-19T07:38:01.656Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T07:38:01.656Z] PASS [2022-04-19T07:38:01.656Z] coverage: 93.0% of statements [2022-04-19T07:38:01.656Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] time="2022-04-19T07:38:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-19T07:38:01.656Z] --- PASS: TestHealthStates (0.17s) [2022-04-19T07:38:01.656Z] === RUN TestGetInspectData [2022-04-19T07:38:01.656Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestFillLicense [2022-04-19T07:38:01.656Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestListInvalidFilter [2022-04-19T07:38:01.656Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestNameFilter [2022-04-19T07:38:01.656Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T07:38:01.656Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-19T07:38:01.656Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T07:38:01.664Z] check_test.go:308: [db9512df46ce7] daemon is not started [2022-04-19T07:38:01.664Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-19T07:38:01.877Z] --- PASS: TestSetRolloverSerial (1.58s) [2022-04-19T07:38:01.877Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T07:38:01.877Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T07:38:01.877Z] PASS [2022-04-19T07:38:01.877Z] coverage: 84.4% of statements [2022-04-19T07:38:01.877Z] ok github.com/docker/docker/libnetwork/bitseq 11.264s coverage: 84.4% of statements [2022-04-19T07:38:01.920Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2022-04-19T07:38:01.920Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T07:38:02.116Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T07:38:02.116Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T07:38:02.116Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadLabels [2022-04-19T07:38:02.116Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T07:38:02.116Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadMirrors [2022-04-19T07:38:02.116Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T07:38:02.116Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T07:38:02.116Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T07:38:02.116Z] reload_test.go:342: root required [2022-04-19T07:38:02.116Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T07:38:02.116Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T07:38:02.116Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T07:38:02.116Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-19T07:38:02.116Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T07:38:02.116Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-19T07:38:02.116Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T07:38:02.116Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T07:38:02.116Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T07:38:02.116Z] === RUN TestParseVolumesFrom [2022-04-19T07:38:02.116Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T07:38:02.116Z] PASS [2022-04-19T07:38:02.116Z] coverage: 8.8% of statements [2022-04-19T07:38:02.116Z] ok github.com/docker/docker/daemon 0.435s coverage: 8.8% of statements [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T07:38:02.116Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T07:38:02.166Z] --- PASS: TestSecretInspect (2.18s) [2022-04-19T07:38:02.166Z] === RUN TestSecretList [2022-04-19T07:38:02.483Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-04-19T07:38:02.483Z] === RUN TestNetworkNat [2022-04-19T07:38:02.863Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.66s) [2022-04-19T07:38:02.863Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T07:38:03.046Z] --- PASS: TestNetworkNat (0.61s) [2022-04-19T07:38:03.046Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:38:03.609Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2022-04-19T07:38:03.609Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:38:03.849Z] === RUN TestNetworkDBSimple [2022-04-19T07:38:04.279Z] === RUN TestAdapterReadLogs [2022-04-19T07:38:04.279Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T07:38:04.279Z] === RUN TestCopier [2022-04-19T07:38:04.279Z] --- PASS: TestCopier (0.00s) [2022-04-19T07:38:04.279Z] === RUN TestCopierLongLines [2022-04-19T07:38:04.279Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T07:38:04.279Z] === RUN TestCopierSlow [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/defaults [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T07:38:04.279Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T07:38:04.279Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T07:38:04.279Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T07:38:04.279Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T07:38:04.279Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T07:38:04.279Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T07:38:04.279Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T07:38:04.279Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T07:38:04.280Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T07:38:04.280Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-04-19T07:38:04.280Z] === RUN TestCreateSuccess [2022-04-19T07:38:04.280Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCreateStreamSkipped [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T07:38:04.280Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCreateLogGroupSuccess [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T07:38:04.280Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCreateError [2022-04-19T07:38:04.280Z] --- PASS: TestCreateError (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCreateAlreadyExists [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T07:38:04.280Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestLogClosed [2022-04-19T07:38:04.280Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestLogBlocking [2022-04-19T07:38:04.280Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T07:38:04.280Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T07:38:04.280Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestPublishBatchSuccess [2022-04-19T07:38:04.280Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestPublishBatchError [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=error msg=error [2022-04-19T07:38:04.280Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:38:04.280Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T07:38:04.280Z] time="2022-04-19T07:38:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T07:38:04.280Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchSimple [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchTicker [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchClose [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/3/���� [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T07:38:04.280Z] === RUN TestEffectiveLen/5/ [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/0/ [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: He [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/6/a� [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: a [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: � [2022-04-19T07:38:04.280Z] === RUN TestFindValidSplit/7/a� [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T07:38:04.280Z] cloudwatchlogs_test.go:1077: [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T07:38:04.280Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestProcessEventEmoji [2022-04-19T07:38:04.280Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchLineSplit [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMaxEvents [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T07:38:04.280Z] --- PASS: TestCopierSlow (0.32s) [2022-04-19T07:38:04.280Z] === RUN TestCopierWithSized [2022-04-19T07:38:04.280Z] === RUN TestCopierWithSized/as_is [2022-04-19T07:38:04.280Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T07:38:04.280Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-04-19T07:38:04.280Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T07:38:04.280Z] --- PASS: TestCopierWithSized (0.03s) [2022-04-19T07:38:04.280Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-04-19T07:38:04.280Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestCopierWithPartial [2022-04-19T07:38:04.280Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestRingLogger [2022-04-19T07:38:04.280Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestRingCap [2022-04-19T07:38:04.280Z] --- PASS: TestRingCap (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestRingClose [2022-04-19T07:38:04.280Z] --- PASS: TestRingClose (0.00s) [2022-04-19T07:38:04.280Z] === RUN TestRingDrain [2022-04-19T07:38:04.280Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T07:38:04.280Z] PASS [2022-04-19T07:38:04.280Z] coverage: 43.2% of statements [2022-04-19T07:38:04.504Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-19T07:38:04.540Z] docker_cli_daemon_plugins_test.go:80: [dd2d63df17c65] daemon is not started [2022-04-19T07:38:04.682Z] --- PASS: TestSecretList (2.13s) [2022-04-19T07:38:04.682Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:38:04.736Z] ok github.com/docker/docker/daemon/logger 0.419s coverage: 43.2% of statements [2022-04-19T07:38:04.736Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T07:38:04.736Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestCreateTagSuccess [2022-04-19T07:38:04.736Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T07:38:04.736Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-04-19T07:38:04.736Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T07:38:04.736Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T07:38:04.736Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T07:38:04.736Z] PASS [2022-04-19T07:38:04.736Z] coverage: 79.9% of statements [2022-04-19T07:38:04.736Z] ok github.com/docker/docker/daemon/logger/awslogs 0.448s coverage: 79.9% of statements [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T07:38:04.736Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T07:38:04.736Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T07:38:04.737Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T07:38:04.737Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T07:38:04.737Z] PASS [2022-04-19T07:38:04.737Z] coverage: 53.6% of statements [2022-04-19T07:38:04.737Z] ok github.com/docker/docker/daemon/logger/fluentd 0.089s coverage: 53.6% of statements [2022-04-19T07:38:04.761Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-19T07:38:04.761Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-19T07:38:04.761Z] [2022-04-19T07:38:04.761Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-19T07:38:04.761Z] =========================== short test summary info ============================ [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-19T07:38:04.761Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-19T07:38:04.761Z] Not supported on most drivers [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-19T07:38:04.761Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-19T07:38:04.761Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-19T07:38:04.761Z] Can fail if eth0 has multiple IP addresses [2022-04-19T07:38:04.761Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-19T07:38:04.761Z] This doesn't seem to be taken into account by the engine [2022-04-19T07:38:04.761Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-19T07:38:04.761Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-19T07:38:04.761Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.58 seconds == [2022-04-19T07:38:04.836Z] 2022/04/19 07:38:04 Closing DB instances... [2022-04-19T07:38:05.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-19T07:38:05.105Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T07:38:05.198Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T07:38:05.198Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T07:38:05.198Z] === RUN TestSearchRegistryForImages [2022-04-19T07:38:05.198Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T07:38:05.198Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T07:38:05.198Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T07:38:05.198Z] === RUN TestImageDelete [2022-04-19T07:38:05.198Z] === RUN TestImageDelete/no_lease [2022-04-19T07:38:05.198Z] === RUN TestImageDelete/lease_exists [2022-04-19T07:38:05.198Z] --- PASS: TestImageDelete (0.05s) [2022-04-19T07:38:05.198Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T07:38:05.198Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-19T07:38:05.198Z] === RUN TestContentStoreForPull [2022-04-19T07:38:05.198Z] --- PASS: TestContentStoreForPull (0.18s) [2022-04-19T07:38:05.198Z] PASS [2022-04-19T07:38:05.198Z] coverage: 6.6% of statements [2022-04-19T07:38:05.198Z] ok github.com/docker/docker/daemon/images 0.389s coverage: 6.6% of statements [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T07:38:05.198Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T07:38:05.304Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T07:38:05.304Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2022-04-19T07:38:05.304Z] === RUN TestGetAddress [2022-04-19T07:38:05.653Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T07:38:05.653Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T07:38:05.653Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T07:38:05.653Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-04-19T07:38:05.670Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-19T07:38:05.773Z] === RUN TestGenerate [2022-04-19T07:38:05.773Z] --- PASS: TestGenerate (0.00s) [2022-04-19T07:38:05.773Z] === RUN TestGeneratePtr [2022-04-19T07:38:05.773Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T07:38:05.773Z] === RUN TestGenerateMissingField [2022-04-19T07:38:05.773Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T07:38:05.773Z] === RUN TestFieldCannotBeSet [2022-04-19T07:38:05.773Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T07:38:05.773Z] === RUN TestTypeMismatchError [2022-04-19T07:38:05.773Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T07:38:05.773Z] PASS [2022-04-19T07:38:05.773Z] coverage: 100.0% of statements [2022-04-19T07:38:05.773Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2022-04-19T07:38:06.110Z] === RUN TestFastTimeMarshalJSON [2022-04-19T07:38:06.110Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-19T07:38:06.110Z] PASS [2022-04-19T07:38:06.110Z] coverage: 87.2% of statements [2022-04-19T07:38:06.110Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 87.2% of statements [2022-04-19T07:38:06.242Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-19T07:38:06.242Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T07:38:06.242Z] testing: warning: no tests to run [2022-04-19T07:38:06.242Z] PASS [2022-04-19T07:38:06.242Z] coverage: 0.0% of statements [2022-04-19T07:38:06.242Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:38:06.565Z] === RUN TestJSONFileLogger [2022-04-19T07:38:06.565Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T07:38:06.565Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T07:38:06.565Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T07:38:06.565Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T07:38:06.565Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T07:38:06.565Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T07:38:06.565Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T07:38:06.565Z] === RUN TestEncodeDecode [2022-04-19T07:38:06.566Z] === PAUSE TestEncodeDecode [2022-04-19T07:38:06.566Z] === RUN TestUnexpectedEOF [2022-04-19T07:38:06.566Z] time="2022-04-19T07:38:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:38:06.566Z] time="2022-04-19T07:38:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T07:38:06.566Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-04-19T07:38:06.566Z] === CONT TestEncodeDecode [2022-04-19T07:38:06.566Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T07:38:06.566Z] PASS [2022-04-19T07:38:06.566Z] coverage: 69.9% of statements [2022-04-19T07:38:06.566Z] === RUN TestWriteLog [2022-04-19T07:38:06.566Z] === PAUSE TestWriteLog [2022-04-19T07:38:06.566Z] === RUN TestReadLog [2022-04-19T07:38:06.566Z] === PAUSE TestReadLog [2022-04-19T07:38:06.566Z] === RUN TestDecode [2022-04-19T07:38:06.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.250s coverage: 69.9% of statements [2022-04-19T07:38:06.566Z] --- PASS: TestDecode (0.02s) [2022-04-19T07:38:06.566Z] === CONT TestWriteLog [2022-04-19T07:38:06.566Z] === CONT TestReadLog [2022-04-19T07:38:06.566Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T07:38:06.566Z] === RUN TestReadLog/tail_exact [2022-04-19T07:38:06.566Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T07:38:06.566Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T07:38:06.566Z] --- PASS: TestReadLog (0.21s) [2022-04-19T07:38:06.566Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-04-19T07:38:06.566Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T07:38:06.566Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-19T07:38:06.566Z] PASS [2022-04-19T07:38:06.566Z] coverage: 78.7% of statements [2022-04-19T07:38:06.571Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-04-19T07:38:06.571Z] === RUN TestSecretsUpdate [2022-04-19T07:38:07.024Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 78.7% of statements [2022-04-19T07:38:07.024Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T07:38:07.042Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-04-19T07:38:07.042Z] === RUN TestPause [2022-04-19T07:38:07.042Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T07:38:07.194Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-04-19T07:38:07.194Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:38:07.227Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T07:38:07.227Z] PASS [2022-04-19T07:38:07.227Z] coverage: 100.0% of statements [2022-04-19T07:38:07.228Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-04-19T07:38:07.228Z] === RUN TestRequestNewPort [2022-04-19T07:38:07.228Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestRequestSpecificPort [2022-04-19T07:38:07.228Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestReleasePort [2022-04-19T07:38:07.228Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestReuseReleasedPort [2022-04-19T07:38:07.228Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestReleaseUnreadledPort [2022-04-19T07:38:07.228Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestUnknowProtocol [2022-04-19T07:38:07.228Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestAllocateAllPorts [2022-04-19T07:38:07.228Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestPortAllocation [2022-04-19T07:38:07.228Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T07:38:07.228Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestNoDuplicateBPR [2022-04-19T07:38:07.228Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T07:38:07.228Z] === RUN TestChangePortRange [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T07:38:07.228Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T07:38:07.228Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T07:38:07.228Z] PASS [2022-04-19T07:38:07.228Z] coverage: 88.6% of statements [2022-04-19T07:38:07.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.033s coverage: 88.6% of statements [2022-04-19T07:38:07.228Z] 2022/04/19 07:38:07 Closing DB instances... [2022-04-19T07:38:07.298Z] --- PASS: TestPause (0.63s) [2022-04-19T07:38:07.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:38:07.298Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:38:07.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:38:07.298Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:38:07.479Z] === RUN TestOpenFileDelete [2022-04-19T07:38:07.479Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestOpenFileRename [2022-04-19T07:38:07.479Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestHandleDecoderErr [2022-04-19T07:38:07.479Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestParseLogTagDefaultTag [2022-04-19T07:38:07.479Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestParseLogTag [2022-04-19T07:38:07.479Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestParseLogTagEmptyTag [2022-04-19T07:38:07.479Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestTailFiles [2022-04-19T07:38:07.479Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestFollowLogsConsumerGone [2022-04-19T07:38:07.479Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T07:38:07.479Z] === RUN TestFollowLogsProducerGone [2022-04-19T07:38:07.479Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T07:38:07.479Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T07:38:07.479Z] --- PASS: TestFollowLogsProducerGone (0.05s) [2022-04-19T07:38:07.479Z] === RUN TestCheckCapacityAndRotate [2022-04-19T07:38:07.479Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T07:38:07.479Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T07:38:07.479Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-19T07:38:07.479Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-19T07:38:07.479Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-19T07:38:07.479Z] PASS [2022-04-19T07:38:07.479Z] coverage: 53.2% of statements [2022-04-19T07:38:07.479Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 53.2% of statements [2022-04-19T07:38:07.555Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T07:38:07.696Z] testing: warning: no tests to run [2022-04-19T07:38:07.696Z] PASS [2022-04-19T07:38:07.696Z] coverage: 0.0% of statements [2022-04-19T07:38:07.696Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:38:07.696Z] === RUN TestHashData [2022-04-19T07:38:07.696Z] --- PASS: TestHashData (0.00s) [2022-04-19T07:38:07.696Z] PASS [2022-04-19T07:38:07.696Z] coverage: 2.8% of statements [2022-04-19T07:38:07.696Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-04-19T07:38:07.934Z] === RUN TestLog [2022-04-19T07:38:07.934Z] --- PASS: TestLog (0.02s) [2022-04-19T07:38:07.934Z] PASS [2022-04-19T07:38:07.934Z] coverage: 31.5% of statements [2022-04-19T07:38:07.934Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.076s coverage: 31.5% of statements [2022-04-19T07:38:08.121Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-04-19T07:38:08.121Z] === RUN TestPidHost [2022-04-19T07:38:08.163Z] === RUN TestErrorConstructors [2022-04-19T07:38:08.163Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T07:38:08.163Z] === RUN TestCompareIPMask [2022-04-19T07:38:08.163Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T07:38:08.163Z] === RUN TestUtilGetHostPartIP [2022-04-19T07:38:08.163Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T07:38:08.163Z] === RUN TestUtilGetBroadcastIP [2022-04-19T07:38:08.163Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T07:38:08.163Z] === RUN TestParseCIDR [2022-04-19T07:38:08.163Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T07:38:08.163Z] PASS [2022-04-19T07:38:08.163Z] coverage: 37.3% of statements [2022-04-19T07:38:08.163Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-19T07:38:08.377Z] docker_cli_daemon_plugins_test.go:170: [dc0e23abacc68] daemon is not started [2022-04-19T07:38:08.390Z] === RUN TestParseLogFormat [2022-04-19T07:38:08.390Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestValidateLogOptEmpty [2022-04-19T07:38:08.390Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestParseAddressDefaultPort [2022-04-19T07:38:08.390Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestValidateSyslogFacility [2022-04-19T07:38:08.390Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T07:38:08.390Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T07:38:08.390Z] === RUN TestValidateLogOpt [2022-04-19T07:38:08.390Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:38:08.390Z] PASS [2022-04-19T07:38:08.390Z] coverage: 43.6% of statements [2022-04-19T07:38:08.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 43.6% of statements [2022-04-19T07:38:08.460Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-19T07:38:08.460Z] === RUN TestTemplatedSecret [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T07:38:08.631Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T07:38:08.631Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T07:38:08.631Z] PASS [2022-04-19T07:38:08.631Z] coverage: 55.0% of statements [2022-04-19T07:38:08.631Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-04-19T07:38:08.845Z] === RUN TestNewParse [2022-04-19T07:38:08.845Z] --- PASS: TestNewParse (0.00s) [2022-04-19T07:38:08.845Z] PASS [2022-04-19T07:38:08.845Z] coverage: 8.3% of statements [2022-04-19T07:38:08.845Z] === RUN TestValidateLogOpt [2022-04-19T07:38:08.845Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestNewMissedConfig [2022-04-19T07:38:08.845Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestNewMissedUrl [2022-04-19T07:38:08.845Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestNewMissedToken [2022-04-19T07:38:08.845Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestNewWithProxy [2022-04-19T07:38:08.845Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestDefault [2022-04-19T07:38:08.845Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-04-19T07:38:08.845Z] --- PASS: TestDefault (0.01s) [2022-04-19T07:38:08.845Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T07:38:08.845Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestJsonFormat [2022-04-19T07:38:08.845Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T07:38:08.845Z] === RUN TestRawFormat [2022-04-19T07:38:08.845Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestRawFormatWithLabels [2022-04-19T07:38:08.845Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestRawFormatWithoutTag [2022-04-19T07:38:08.845Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T07:38:08.845Z] === RUN TestBatching [2022-04-19T07:38:08.845Z] --- PASS: TestBatching (0.27s) [2022-04-19T07:38:08.845Z] === RUN TestFrequency [2022-04-19T07:38:09.098Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-19T07:38:09.098Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T07:38:09.301Z] --- PASS: TestFrequency (0.27s) [2022-04-19T07:38:09.301Z] === RUN TestOneMessagePerRequest [2022-04-19T07:38:09.301Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T07:38:09.301Z] === RUN TestVerify [2022-04-19T07:38:09.301Z] --- PASS: TestVerify (0.00s) [2022-04-19T07:38:09.301Z] === RUN TestSkipVerify [2022-04-19T07:38:09.566Z] === RUN TestParseVersion [2022-04-19T07:38:09.566Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T07:38:09.566Z] PASS [2022-04-19T07:38:09.566Z] coverage: 52.9% of statements [2022-04-19T07:38:09.566Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-04-19T07:38:09.566Z] === RUN TestAddressPoolOpt [2022-04-19T07:38:09.566Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/a [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/something [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/_=a [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/PATH [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/=a [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/PATH= [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/PATH=something [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/1asd [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/123 [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/some_space [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/= [2022-04-19T07:38:09.566Z] === RUN TestValidateEnv/PaTh [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T07:38:09.566Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestParseHost [2022-04-19T07:38:09.566Z] --- PASS: TestParseHost (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestParseDockerDaemonHost [2022-04-19T07:38:09.566Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestParseTCP [2022-04-19T07:38:09.566Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T07:38:09.566Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestValidateExtraHosts [2022-04-19T07:38:09.566Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestIpOptString [2022-04-19T07:38:09.566Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T07:38:09.566Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T07:38:09.567Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T07:38:09.567Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestIpOptSetInvalidVal [2022-04-19T07:38:09.567Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestValidateIPAddress [2022-04-19T07:38:09.567Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestMapOpts [2022-04-19T07:38:09.567Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestListOptsWithoutValidator [2022-04-19T07:38:09.567Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestListOptsWithValidator [2022-04-19T07:38:09.567Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestValidateDNSSearch [2022-04-19T07:38:09.567Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T07:38:09.567Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:38:09.567Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestNamedListOpts [2022-04-19T07:38:09.567Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestNamedMapOpts [2022-04-19T07:38:09.567Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestParseLink [2022-04-19T07:38:09.567Z] --- PASS: TestParseLink (0.00s) [2022-04-19T07:38:09.567Z] === RUN TestUlimitOpt [2022-04-19T07:38:09.567Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T07:38:09.567Z] PASS [2022-04-19T07:38:09.567Z] coverage: 66.5% of statements [2022-04-19T07:38:09.567Z] ok github.com/docker/docker/opts 0.060s coverage: 66.5% of statements [2022-04-19T07:38:09.744Z] --- PASS: TestPidHost (1.48s) [2022-04-19T07:38:09.744Z] === RUN TestPsFilter [2022-04-19T07:38:09.744Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-19T07:38:09.744Z] --- PASS: TestPsFilter (0.16s) [2022-04-19T07:38:09.744Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] --- PASS: TestSkipVerify (0.62s) [2022-04-19T07:38:09.756Z] === RUN TestBufferMaximum [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.653198\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.653198\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.756Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T07:38:09.756Z] === RUN TestServerAlwaysDown [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.655487\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.655487\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.655487\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.756Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.656486\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.757Z] time="2022-04-19T07:38:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650353889.656486\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:09.757Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T07:38:09.757Z] === RUN TestCannotSendAfterClose [2022-04-19T07:38:09.757Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T07:38:09.757Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T07:38:10.034Z] 2022/04/19 07:38:09 Closing DB instances... [2022-04-19T07:38:10.211Z] === RUN TestV1IDService [2022-04-19T07:38:10.211Z] --- PASS: TestV1IDService (0.02s) [2022-04-19T07:38:10.211Z] === RUN TestV2MetadataService [2022-04-19T07:38:10.666Z] --- PASS: TestV2MetadataService (0.62s) [2022-04-19T07:38:10.666Z] PASS [2022-04-19T07:38:10.666Z] coverage: 48.2% of statements [2022-04-19T07:38:10.666Z] ok github.com/docker/docker/distribution/metadata 0.704s coverage: 48.2% of statements [2022-04-19T07:38:10.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-04-19T07:38:10.677Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:38:11.020Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T07:38:11.122Z] time="2022-04-19T07:38:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-19T07:38:11.122Z] time="2022-04-19T07:38:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6298bc83ae1c\"}'" [2022-04-19T07:38:11.122Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-19T07:38:11.122Z] PASS [2022-04-19T07:38:11.122Z] coverage: 82.5% of statements [2022-04-19T07:38:11.122Z] ok github.com/docker/docker/daemon/logger/splunk 2.295s coverage: 82.5% of statements [2022-04-19T07:38:11.122Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T07:38:11.122Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T07:38:11.122Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T07:38:11.122Z] === RUN TestSuccessfulDownload [2022-04-19T07:38:11.122Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:38:11.122Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T07:38:11.122Z] === RUN TestCancelledDownload [2022-04-19T07:38:11.122Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T07:38:11.122Z] === RUN TestMaxDownloadAttempts [2022-04-19T07:38:11.122Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:38:11.122Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:38:11.122Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:38:11.122Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:38:11.122Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:38:11.122Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:38:11.122Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:38:11.122Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:38:11.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T07:38:11.122Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T07:38:11.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T07:38:11.122Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T07:38:11.240Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-04-19T07:38:11.240Z] === RUN TestRemoveContainerRunning [2022-04-19T07:38:11.488Z] === RUN TestIsArchivePathDir [2022-04-19T07:38:11.488Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-19T07:38:11.488Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T07:38:11.488Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-19T07:38:11.488Z] === RUN TestIsArchivePathTar [2022-04-19T07:38:11.488Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T07:38:11.488Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T07:38:11.488Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-04-19T07:38:11.488Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T07:38:11.488Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T07:38:11.488Z] === RUN TestMiddleware [2022-04-19T07:38:11.488Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T07:38:11.488Z] === RUN TestNewResponseModifier [2022-04-19T07:38:11.488Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T07:38:11.488Z] PASS [2022-04-19T07:38:11.488Z] coverage: 26.8% of statements [2022-04-19T07:38:11.488Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2022-04-19T07:38:11.488Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-19T07:38:11.488Z] === RUN TestDecompressStreamGzip [2022-04-19T07:38:11.488Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-19T07:38:11.488Z] === RUN TestDecompressStreamBzip2 [2022-04-19T07:38:11.578Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T07:38:11.578Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T07:38:11.578Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T07:38:11.578Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T07:38:11.578Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T07:38:11.578Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T07:38:11.578Z] === RUN TestManifestStore [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2150861132\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/no_local_cache [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/with_local_cache [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="reference for unknown type: " [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="reference for unknown type: " [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="reference for unknown type: " [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="reference for unknown type: " [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="reference for unknown type: " [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T07:38:11.578Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T07:38:11.578Z] time="2022-04-19T07:38:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore (0.41s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/no_local_cache (0.11s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T07:38:11.578Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T07:38:11.578Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T07:38:11.727Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-19T07:38:11.727Z] === RUN TestSecretCreateResolve [2022-04-19T07:38:11.955Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-19T07:38:11.955Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T07:38:11.955Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-19T07:38:11.955Z] === RUN TestDecompressStreamXz [2022-04-19T07:38:11.955Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:38:11.955Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestDecompressStreamZstd [2022-04-19T07:38:11.955Z] archive_test.go:140: zstd not installed [2022-04-19T07:38:11.955Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-19T07:38:11.955Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T07:38:11.955Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T07:38:11.955Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCompressStreamInvalid [2022-04-19T07:38:11.955Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionInvalid [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionUncompressed [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionBzip2 [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionGzip [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionXz [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestExtensionZstd [2022-04-19T07:38:11.955Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCmdStreamLargeStderr [2022-04-19T07:38:11.955Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-19T07:38:11.955Z] === RUN TestCmdStreamBad [2022-04-19T07:38:11.955Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:38:11.955Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCmdStreamGood [2022-04-19T07:38:11.955Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-19T07:38:11.955Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T07:38:11.955Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-19T07:38:11.955Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T07:38:11.955Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestUntarPath [2022-04-19T07:38:11.955Z] --- PASS: TestUntarPath (0.05s) [2022-04-19T07:38:11.955Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T07:38:11.955Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-19T07:38:11.955Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T07:38:11.955Z] === RUN TestUnbuffered [2022-04-19T07:38:11.955Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestRaceUnbuffered [2022-04-19T07:38:11.955Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T07:38:11.955Z] PASS [2022-04-19T07:38:11.955Z] coverage: 100.0% of statements [2022-04-19T07:38:11.955Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-19T07:38:11.955Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-19T07:38:11.955Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T07:38:11.955Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T07:38:11.955Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyWithTarSrcFile [2022-04-19T07:38:11.955Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T07:38:11.955Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T07:38:11.955Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T07:38:11.955Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T07:38:11.955Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T07:38:11.955Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T07:38:11.955Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-19T07:38:11.955Z] === RUN TestTarFiles [2022-04-19T07:38:12.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T07:38:12.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T07:38:12.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T07:38:12.033Z] === RUN TestFixManifestLayers [2022-04-19T07:38:12.033Z] --- PASS: TestFixManifestLayers (0.01s) [2022-04-19T07:38:12.033Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T07:38:12.033Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:38:12.033Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:38:12.033Z] === RUN TestFixManifestLayersBadParent [2022-04-19T07:38:12.033Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T07:38:12.033Z] === RUN TestValidateManifest [2022-04-19T07:38:12.033Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:38:12.033Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T07:38:12.033Z] === RUN TestFormatPlatform [2022-04-19T07:38:12.033Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T07:38:12.033Z] === RUN TestPullSchema2Config [2022-04-19T07:38:12.033Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.033Z] === RUN TestPullSchema2Config/500_status [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.033Z] time="2022-04-19T07:38:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:38:12.033Z] time="2022-04-19T07:38:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:38:12.033Z] time="2022-04-19T07:38:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:38:12.033Z] time="2022-04-19T07:38:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T07:38:12.033Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T07:38:12.033Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-04-19T07:38:12.033Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-04-19T07:38:12.033Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-04-19T07:38:12.033Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-04-19T07:38:12.033Z] === RUN TestTransfer [2022-04-19T07:38:12.033Z] --- PASS: TestTransfer (0.12s) [2022-04-19T07:38:12.033Z] === RUN TestConcurrencyLimit [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.033Z] === RUN TestPullSchema2Config/EOF [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:38:12.033Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.033Z] 2022/04/19 07:38:11 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-19T07:38:12.033Z] goroutine 119 [running]: [2022-04-19T07:38:12.033Z] net/http.(*conn).serve.func1() [2022-04-19T07:38:12.033Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:38:12.033Z] panic({0xf99000, 0x117b8f0}) [2022-04-19T07:38:12.033Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:38:12.033Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00017e820?, {0x11830d8?, 0xc000182000?}) [2022-04-19T07:38:12.033Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T07:38:12.033Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11830d8, 0xc000182000}, 0xc000208600) [2022-04-19T07:38:12.033Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T07:38:12.033Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11830d8?, 0xc000182000?}, 0x159e6a0?) [2022-04-19T07:38:12.033Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:38:12.033Z] net/http.serverHandler.ServeHTTP({0xc00033aa80?}, {0x11830d8, 0xc000182000}, 0xc000208600) [2022-04-19T07:38:12.033Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:38:12.033Z] net/http.(*conn).serve(0xc0001e8f00, {0x1183950, 0xc0001e62a0}) [2022-04-19T07:38:12.033Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:38:12.033Z] created by net/http.(*Server).Serve [2022-04-19T07:38:12.033Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:38:12.170Z] --- PASS: TestRemoveContainerRunning (0.90s) [2022-04-19T07:38:12.170Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:38:12.422Z] === RUN TestMatch [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[foo]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[]#01 [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[qux]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T07:38:12.422Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T07:38:12.422Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T07:38:12.422Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T07:38:12.422Z] PASS [2022-04-19T07:38:12.422Z] coverage: 87.5% of statements [2022-04-19T07:38:12.422Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-04-19T07:38:12.488Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.488Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T07:38:12.488Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T07:38:12.488Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T07:38:12.488Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T07:38:12.488Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T07:38:12.488Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-19T07:38:12.488Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T07:38:12.488Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T07:38:12.488Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestLayerAlreadyExists [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-19T07:38:12.488Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T07:38:12.488Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-19T07:38:12.488Z] === RUN TestInactiveJobs [2022-04-19T07:38:12.488Z] === RUN TestNotFound [2022-04-19T07:38:12.488Z] --- PASS: TestNotFound (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestConflict [2022-04-19T07:38:12.488Z] --- PASS: TestConflict (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestForbidden [2022-04-19T07:38:12.488Z] --- PASS: TestForbidden (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestInvalidParameter [2022-04-19T07:38:12.488Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestNotImplemented [2022-04-19T07:38:12.488Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestNotModified [2022-04-19T07:38:12.488Z] --- PASS: TestNotModified (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestUnauthorized [2022-04-19T07:38:12.488Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestUnknown [2022-04-19T07:38:12.488Z] --- PASS: TestUnknown (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestCancelled [2022-04-19T07:38:12.488Z] --- PASS: TestCancelled (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestDeadline [2022-04-19T07:38:12.488Z] --- PASS: TestDeadline (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestDataLoss [2022-04-19T07:38:12.488Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestUnavailable [2022-04-19T07:38:12.488Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestSystem [2022-04-19T07:38:12.488Z] --- PASS: TestSystem (0.00s) [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Conflict [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T07:38:12.488Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T07:38:12.488Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T07:38:12.488Z] PASS [2022-04-19T07:38:12.488Z] coverage: 77.0% of statements [2022-04-19T07:38:12.488Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2022-04-19T07:38:12.488Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-19T07:38:12.488Z] === RUN TestWatchRelease [2022-04-19T07:38:12.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-04-19T07:38:12.732Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:38:12.732Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T07:38:12.732Z] === RUN TestRenameLinkedContainer [2022-04-19T07:38:12.943Z] === RUN TestFSGetInvalidData [2022-04-19T07:38:12.943Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSInvalidSet [2022-04-19T07:38:12.943Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T07:38:12.943Z] === RUN TestWatchFinishedTransfer [2022-04-19T07:38:12.943Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T07:38:12.943Z] === RUN TestDuplicateTransfer [2022-04-19T07:38:12.943Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSInvalidRoot [2022-04-19T07:38:12.943Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSMetadataGetSet [2022-04-19T07:38:12.943Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T07:38:12.943Z] === RUN TestSuccessfulUpload [2022-04-19T07:38:12.943Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-19T07:38:12.943Z] === RUN TestFSInvalidWalker [2022-04-19T07:38:12.943Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSGetSet [2022-04-19T07:38:12.943Z] --- PASS: TestFSGetSet (0.03s) [2022-04-19T07:38:12.943Z] === RUN TestFSGetUnsetKey [2022-04-19T07:38:12.943Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSGetEmptyData [2022-04-19T07:38:12.943Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-19T07:38:12.943Z] === RUN TestFSDelete [2022-04-19T07:38:12.943Z] --- PASS: TestFSDelete (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSWalker [2022-04-19T07:38:12.943Z] --- PASS: TestFSWalker (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestFSWalkerStopOnError [2022-04-19T07:38:12.943Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T07:38:12.943Z] === RUN TestNewFromJSON [2022-04-19T07:38:12.943Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T07:38:12.943Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T07:38:12.943Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T07:38:12.943Z] === RUN TestMarshalKeyOrder [2022-04-19T07:38:12.943Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T07:38:12.943Z] === RUN TestHistoryEqual [2022-04-19T07:38:12.943Z] time="2022-04-19T07:38:12Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T07:38:12.943Z] --- PASS: TestHistoryEqual (0.17s) [2022-04-19T07:38:12.944Z] === RUN TestImage [2022-04-19T07:38:12.944Z] --- PASS: TestImage (0.00s) [2022-04-19T07:38:12.944Z] === RUN TestImageOSNotEmpty [2022-04-19T07:38:12.944Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T07:38:12.944Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T07:38:12.944Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T07:38:12.944Z] === RUN TestCreate [2022-04-19T07:38:12.944Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:38:12.944Z] === RUN TestRestore [2022-04-19T07:38:12.944Z] time="2022-04-19T07:38:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T07:38:12.944Z] --- PASS: TestRestore (0.03s) [2022-04-19T07:38:12.944Z] === RUN TestAddDelete [2022-04-19T07:38:12.944Z] --- PASS: TestAddDelete (0.02s) [2022-04-19T07:38:12.944Z] === RUN TestSearchAfterDelete [2022-04-19T07:38:12.944Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T07:38:12.944Z] === RUN TestParentReset [2022-04-19T07:38:12.944Z] --- PASS: TestParentReset (0.02s) [2022-04-19T07:38:12.944Z] === RUN TestGetAndSetLastUpdated [2022-04-19T07:38:12.944Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-19T07:38:12.944Z] === RUN TestStoreLen [2022-04-19T07:38:12.944Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-19T07:38:12.944Z] === RUN TestCancelledUpload [2022-04-19T07:38:12.944Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T07:38:12.944Z] PASS [2022-04-19T07:38:12.944Z] coverage: 76.8% of statements [2022-04-19T07:38:12.944Z] ok github.com/docker/docker/distribution/xfer 1.932s coverage: 76.8% of statements [2022-04-19T07:38:13.295Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-19T07:38:13.398Z] --- PASS: TestStoreLen (0.04s) [2022-04-19T07:38:13.398Z] PASS [2022-04-19T07:38:13.398Z] coverage: 86.9% of statements [2022-04-19T07:38:13.398Z] ok github.com/docker/docker/image 0.508s coverage: 86.9% of statements [2022-04-19T07:38:13.398Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-04-19T07:38:13.398Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T07:38:13.398Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T07:38:13.398Z] === RUN TestTokenPassThru [2022-04-19T07:38:13.398Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-19T07:38:13.398Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T07:38:13.398Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-04-19T07:38:13.398Z] PASS [2022-04-19T07:38:13.398Z] coverage: 26.6% of statements [2022-04-19T07:38:13.398Z] ok github.com/docker/docker/distribution 2.283s coverage: 26.6% of statements [2022-04-19T07:38:13.406Z] === RUN TestChrootTarUntar [2022-04-19T07:38:13.406Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T07:38:13.406Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T07:38:13.406Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T07:38:13.406Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootCopyWithTar [2022-04-19T07:38:13.406Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootCopyFileWithTar [2022-04-19T07:38:13.406Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootUntarPath [2022-04-19T07:38:13.406Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T07:38:13.406Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T07:38:13.406Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:38:13.406Z] === RUN TestChrootApplyDotDotFile [2022-04-19T07:38:13.406Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:13.406Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:38:13.406Z] PASS [2022-04-19T07:38:13.406Z] coverage: 12.0% of statements [2022-04-19T07:38:13.406Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 12.0% of statements [2022-04-19T07:38:13.614Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-04-19T07:38:13.614Z] PASS [2022-04-19T07:38:13.614Z] [2022-04-19T07:38:13.614Z] DONE 6 tests in 13.459s [2022-04-19T07:38:13.614Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T07:38:13.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:38:13.614Z] ++ set -e [2022-04-19T07:38:13.614Z] ++ '[' -n 0 ']' [2022-04-19T07:38:13.614Z] ++ set -x [2022-04-19T07:38:13.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:38:13.614Z] INFO: Testing against a local daemon [2022-04-19T07:38:13.614Z] === RUN TestServiceCreateInit [2022-04-19T07:38:13.614Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:38:13.853Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T07:38:13.853Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T07:38:13.853Z] === RUN TestCompare [2022-04-19T07:38:13.853Z] --- PASS: TestCompare (0.00s) [2022-04-19T07:38:13.853Z] PASS [2022-04-19T07:38:13.853Z] coverage: 19.2% of statements [2022-04-19T07:38:13.853Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2022-04-19T07:38:13.858Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-19T07:38:13.874Z] 2022/04/19 07:38:13 Closing DB instances... [2022-04-19T07:38:14.341Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T07:38:14.341Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T07:38:14.341Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T07:38:14.341Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T07:38:14.341Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T07:38:14.341Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T07:38:14.341Z] PASS [2022-04-19T07:38:14.341Z] coverage: 0.0% of statements [2022-04-19T07:38:14.341Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-04-19T07:38:14.422Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-19T07:38:14.679Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T07:38:14.812Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T07:38:14.812Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T07:38:14.812Z] PASS [2022-04-19T07:38:14.812Z] coverage: 25.0% of statements [2022-04-19T07:38:14.812Z] === RUN TestValidateManifest [2022-04-19T07:38:14.812Z] === RUN TestValidateManifest/nil [2022-04-19T07:38:14.812Z] === RUN TestValidateManifest/non-nil [2022-04-19T07:38:14.812Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T07:38:14.812Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T07:38:14.812Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T07:38:14.812Z] PASS [2022-04-19T07:38:14.812Z] coverage: 0.7% of statements [2022-04-19T07:38:14.812Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2022-04-19T07:38:14.812Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-04-19T07:38:14.812Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T07:38:14.935Z] check_test.go:308: [d4f2cfe8838f1] daemon is not started [2022-04-19T07:38:14.935Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-19T07:38:15.331Z] === RUN TestSizeEmpty [2022-04-19T07:38:15.331Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeEmptyFile [2022-04-19T07:38:15.331Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeNonemptyFile [2022-04-19T07:38:15.331Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T07:38:15.331Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T07:38:15.331Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T07:38:15.331Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestMoveToSubdir [2022-04-19T07:38:15.331Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T07:38:15.331Z] === RUN TestSizeNonExistingDirectory [2022-04-19T07:38:15.331Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T07:38:15.331Z] PASS [2022-04-19T07:38:15.331Z] coverage: 80.0% of statements [2022-04-19T07:38:15.331Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2022-04-19T07:38:15.772Z] === RUN TestSerialization [2022-04-19T07:38:15.772Z] --- PASS: TestSerialization (0.02s) [2022-04-19T07:38:15.772Z] PASS [2022-04-19T07:38:15.772Z] coverage: 100.0% of statements [2022-04-19T07:38:15.772Z] ok github.com/docker/docker/libcontainerd/queue 0.110s coverage: 100.0% of statements [2022-04-19T07:38:15.803Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-19T07:38:15.803Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T07:38:15.803Z] === RUN TestPollerAddRemove [2022-04-19T07:38:15.803Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T07:38:15.803Z] === RUN TestPollerEvent [2022-04-19T07:38:15.803Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:38:15.803Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T07:38:15.803Z] === RUN TestPollerClose [2022-04-19T07:38:15.803Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T07:38:15.803Z] PASS [2022-04-19T07:38:15.803Z] coverage: 36.2% of statements [2022-04-19T07:38:15.803Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-04-19T07:38:15.866Z] --- PASS: TestRenameLinkedContainer (2.82s) [2022-04-19T07:38:15.866Z] === RUN TestRenameStoppedContainer [2022-04-19T07:38:15.866Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T07:38:16.228Z] === RUN TestEnvironmentParsing [2022-04-19T07:38:16.228Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T07:38:16.228Z] PASS [2022-04-19T07:38:16.228Z] coverage: 1.2% of statements [2022-04-19T07:38:16.228Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2022-04-19T07:38:16.228Z] === RUN TestEmptyLayer [2022-04-19T07:38:16.228Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T07:38:16.228Z] === RUN TestCommitFailure [2022-04-19T07:38:16.228Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T07:38:16.228Z] === RUN TestStartTransactionFailure [2022-04-19T07:38:16.228Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T07:38:16.228Z] === RUN TestGetOrphan [2022-04-19T07:38:16.228Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T07:38:16.228Z] === RUN TestMountAndRegister [2022-04-19T07:38:16.228Z] layer_test.go:258: Layer size: 14 [2022-04-19T07:38:16.228Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-19T07:38:16.228Z] === RUN TestLayerRelease [2022-04-19T07:38:16.228Z] layer_test.go:291: Failing on Windows [2022-04-19T07:38:16.228Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T07:38:16.228Z] === RUN TestStoreRestore [2022-04-19T07:38:16.228Z] layer_test.go:340: Failing on Windows [2022-04-19T07:38:16.228Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T07:38:16.228Z] === RUN TestTarStreamStability [2022-04-19T07:38:16.228Z] layer_test.go:455: Failing on Windows [2022-04-19T07:38:16.228Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T07:38:16.228Z] === RUN TestRegisterExistingLayer [2022-04-19T07:38:16.271Z] --- PASS: TestTarFiles (4.29s) [2022-04-19T07:38:16.271Z] === RUN TestDetectCompressionZstd [2022-04-19T07:38:16.271Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T07:38:16.271Z] === RUN TestTarUntar [2022-04-19T07:38:16.271Z] --- PASS: TestTarUntar (0.02s) [2022-04-19T07:38:16.271Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T07:38:16.271Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T07:38:16.271Z] === RUN TestTarWithOptions [2022-04-19T07:38:16.271Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-19T07:38:16.271Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T07:38:16.271Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T07:38:16.271Z] === RUN TestUntarUstarGnuConflict [2022-04-19T07:38:16.271Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T07:38:16.271Z] === RUN TestUntarInvalidFilenames [2022-04-19T07:38:16.431Z] --- PASS: TestRenameStoppedContainer (0.71s) [2022-04-19T07:38:16.431Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:38:16.683Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-04-19T07:38:16.683Z] === RUN TestTarStreamVerification [2022-04-19T07:38:16.683Z] layer_test.go:684: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestLayerMigration [2022-04-19T07:38:16.683Z] migration_test.go:45: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T07:38:16.683Z] migration_test.go:181: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestMountInit [2022-04-19T07:38:16.683Z] mount_test.go:17: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestMountSize [2022-04-19T07:38:16.683Z] mount_test.go:76: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestMountChanges [2022-04-19T07:38:16.683Z] mount_test.go:125: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T07:38:16.683Z] === RUN TestMountApply [2022-04-19T07:38:16.683Z] mount_test.go:212: Failing on Windows [2022-04-19T07:38:16.683Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T07:38:16.683Z] PASS [2022-04-19T07:38:16.683Z] coverage: 30.6% of statements [2022-04-19T07:38:16.683Z] ok github.com/docker/docker/layer 0.372s coverage: 30.6% of statements [2022-04-19T07:38:16.683Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T07:38:16.683Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T07:38:16.683Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T07:38:16.683Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T07:38:16.687Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-19T07:38:16.741Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames806426437\\dest" [2022-04-19T07:38:16.741Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-19T07:38:16.741Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T07:38:16.741Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T07:38:16.741Z] === RUN TestUntarInvalidHardlink [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3396765690\\victim\\hello" -> "../victim/hello" [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1868491488\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2938164549\\victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1897250921\\victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3517133666\\victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1674463056\\victim" -> "../victim" [2022-04-19T07:38:16.741Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-19T07:38:16.741Z] === RUN TestUntarInvalidSymlink [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1153467270\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2636666955\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2431554791\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2247588717\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3662053171\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1912746967\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:16.741Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4234484020\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T07:38:16.741Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-19T07:38:16.741Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T07:38:16.741Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestXGlobalNoParent [2022-04-19T07:38:16.741Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestReplaceFileTarWrapper [2022-04-19T07:38:16.741Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T07:38:16.741Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:38:16.741Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T07:38:16.741Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T07:38:16.741Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCopyFile [2022-04-19T07:38:16.741Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T07:38:16.741Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:38:16.741Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T07:38:16.741Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T07:38:16.741Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:38:16.741Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestWildcardMatches [2022-04-19T07:38:16.741Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestPatternMatches [2022-04-19T07:38:16.741Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T07:38:16.741Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T07:38:16.741Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T07:38:16.741Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T07:38:16.741Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T07:38:16.741Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T07:38:16.741Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestSingleExclamationError [2022-04-19T07:38:16.741Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestMatchesWithNoPatterns [2022-04-19T07:38:16.741Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T07:38:16.741Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestMatches [2022-04-19T07:38:16.741Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T07:38:16.741Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T07:38:16.741Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-19T07:38:16.741Z] === RUN TestPrefixHeaderReadable [2022-04-19T07:38:16.741Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T07:38:16.741Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T07:38:16.741Z] --- PASS: TestMatches (0.01s) [2022-04-19T07:38:16.741Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T07:38:16.741Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T07:38:16.741Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T07:38:16.741Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatterns [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T07:38:16.741Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCreateIfNotExistsDir [2022-04-19T07:38:16.741Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCreateIfNotExistsFile [2022-04-19T07:38:16.741Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestMatch [2022-04-19T07:38:16.741Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:38:16.741Z] === RUN TestCompile [2022-04-19T07:38:16.741Z] === RUN TestCompile/slash [2022-04-19T07:38:16.741Z] === RUN TestCompile/backslash [2022-04-19T07:38:16.741Z] --- PASS: TestCompile (0.00s) [2022-04-19T07:38:16.741Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T07:38:16.741Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T07:38:16.741Z] PASS [2022-04-19T07:38:16.741Z] coverage: 84.7% of statements [2022-04-19T07:38:16.741Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-19T07:38:16.741Z] === RUN TestDisablePigz [2022-04-19T07:38:16.741Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 84.7% of statements [2022-04-19T07:38:16.741Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T07:38:16.741Z] --- PASS: TestDisablePigz (0.09s) [2022-04-19T07:38:16.741Z] === RUN TestPigz [2022-04-19T07:38:17.138Z] === RUN TestSequenceGetAvailableBit [2022-04-19T07:38:17.138Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSequenceEqual [2022-04-19T07:38:17.138Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSequenceCopy [2022-04-19T07:38:17.138Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestGetFirstAvailable [2022-04-19T07:38:17.138Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestFindSequence [2022-04-19T07:38:17.138Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestCheckIfAvailable [2022-04-19T07:38:17.138Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestMergeSequences [2022-04-19T07:38:17.138Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestPushReservation [2022-04-19T07:38:17.138Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSerializeDeserialize [2022-04-19T07:38:17.138Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSet [2022-04-19T07:38:17.138Z] --- PASS: TestSet (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSetUnset [2022-04-19T07:38:17.138Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestOffsetSetUnset [2022-04-19T07:38:17.138Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSetInRange [2022-04-19T07:38:17.138Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestSetAnyInRange [2022-04-19T07:38:17.138Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestMethods [2022-04-19T07:38:17.138Z] --- PASS: TestMethods (0.00s) [2022-04-19T07:38:17.138Z] === RUN TestRandomAllocateDeallocate [2022-04-19T07:38:17.211Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T07:38:17.211Z] --- PASS: TestPigz (0.11s) [2022-04-19T07:38:17.211Z] === RUN TestNosysFileInfo [2022-04-19T07:38:17.211Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:38:17.211Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:38:17.211Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestCanonicalTarNameForPath [2022-04-19T07:38:17.211Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestCanonicalTarName [2022-04-19T07:38:17.211Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChmodTarEntry [2022-04-19T07:38:17.211Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestHardLinkOrder [2022-04-19T07:38:17.211Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-19T07:38:17.211Z] === RUN TestChangeString [2022-04-19T07:38:17.211Z] --- PASS: TestChangeString (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesWithNoChanges [2022-04-19T07:38:17.211Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-19T07:38:17.211Z] === RUN TestChangesWithChanges [2022-04-19T07:38:17.211Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-19T07:38:17.211Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T07:38:17.211Z] changes_test.go:196: needs more investigation [2022-04-19T07:38:17.211Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesDirsEmpty [2022-04-19T07:38:17.211Z] --- PASS: TestChangesDirsEmpty (0.09s) [2022-04-19T07:38:17.211Z] === RUN TestChangesDirsMutated [2022-04-19T07:38:17.211Z] --- PASS: TestChangesDirsMutated (0.10s) [2022-04-19T07:38:17.211Z] === RUN TestApplyLayer [2022-04-19T07:38:17.211Z] changes_test.go:433: needs further investigation [2022-04-19T07:38:17.211Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T07:38:17.211Z] changes_test.go:469: needs further investigation [2022-04-19T07:38:17.211Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T07:38:17.211Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T07:38:17.211Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestChangesSize [2022-04-19T07:38:17.211Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T07:38:17.211Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames835456948\\dest" [2022-04-19T07:38:17.211Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T07:38:17.211Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4080909395\\victim\\hello" -> "../victim/hello" [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1262407948\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4009140344\\victim" -> "../victim" [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3047835945\\victim" -> "../victim" [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3505163013\\victim" -> "../victim" [2022-04-19T07:38:17.211Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2419453667\\victim" -> "../victim" [2022-04-19T07:38:17.211Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-19T07:38:17.211Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2788999049\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1330805898\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:38:17.211Z] === RUN TestGet [2022-04-19T07:38:17.211Z] --- PASS: TestGet (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestGetShortcutString [2022-04-19T07:38:17.211Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T07:38:17.211Z] PASS [2022-04-19T07:38:17.211Z] coverage: 42.9% of statements [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink488304464\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3355139139\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:17.211Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3523511022\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:17.211Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3305564480\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:17.211Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-19T07:38:17.211Z] === RUN TestApplyLayerWhiteouts [2022-04-19T07:38:17.211Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-19T07:38:17.211Z] === RUN TestGenerateEmptyFile [2022-04-19T07:38:17.211Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T07:38:17.211Z] === RUN TestGenerateWithContent [2022-04-19T07:38:17.211Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T07:38:17.211Z] PASS [2022-04-19T07:38:17.211Z] coverage: 62.9% of statements [2022-04-19T07:38:17.211Z] ok github.com/docker/docker/pkg/archive 6.125s coverage: 62.9% of statements [2022-04-19T07:38:17.234Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T07:38:17.234Z] [2022-04-19T07:38:17.234Z] Unloading profiles will leave already running processes permanently [2022-04-19T07:38:17.234Z] unconfined, which can lead to unexpected situations. [2022-04-19T07:38:17.234Z] [2022-04-19T07:38:17.234Z] To set a process to complain mode, use the command line tool [2022-04-19T07:38:17.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T07:38:17.234Z] Post stage [Pipeline] junit [2022-04-19T07:38:17.245Z] Recording test results [2022-04-19T07:38:17.251Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T07:38:17.386Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-19T07:38:17.660Z] + echo Ensuring container killed. [2022-04-19T07:38:17.660Z] Ensuring container killed. [2022-04-19T07:38:17.660Z] + docker rm -vf docker-pr1 [2022-04-19T07:38:17.660Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T07:38:17.781Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:38:17.818Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2022-04-19T07:38:17.818Z] === RUN TestRenameInvalidName [2022-04-19T07:38:17.939Z] + echo Chowning /workspace to jenkins user [2022-04-19T07:38:17.939Z] Chowning /workspace to jenkins user [2022-04-19T07:38:17.939Z] + id -u [2022-04-19T07:38:17.939Z] + id -g [2022-04-19T07:38:17.939Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T07:38:18.196Z] 2022/04/19 07:38:17 Closing DB instances... [2022-04-19T07:38:18.196Z] === RUN TestCreateIDMapOrder [2022-04-19T07:38:18.196Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T07:38:18.196Z] PASS [2022-04-19T07:38:18.196Z] coverage: 7.2% of statements [2022-04-19T07:38:18.196Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-04-19T07:38:18.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-19T07:38:18.664Z] === RUN TestInvalidConfig [2022-04-19T07:38:18.664Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T07:38:18.664Z] === RUN TestConfig [2022-04-19T07:38:18.664Z] --- PASS: TestConfig (0.00s) [2022-04-19T07:38:18.664Z] === RUN TestOptionsLabels [2022-04-19T07:38:18.664Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T07:38:18.664Z] === RUN TestValidName [2022-04-19T07:38:18.664Z] --- PASS: TestValidName (0.00s) [2022-04-19T07:38:18.664Z] PASS [2022-04-19T07:38:18.664Z] coverage: 19.7% of statements [2022-04-19T07:38:18.664Z] ok github.com/docker/docker/libnetwork/config 0.064s coverage: 19.7% of statements [2022-04-19T07:38:18.679Z] --- PASS: TestRenameInvalidName (0.78s) [2022-04-19T07:38:18.679Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:38:19.121Z] === RUN TestKey [2022-04-19T07:38:19.121Z] --- PASS: TestKey (0.00s) [2022-04-19T07:38:19.121Z] === RUN TestParseKey [2022-04-19T07:38:19.121Z] --- PASS: TestParseKey (0.00s) [2022-04-19T07:38:19.121Z] === RUN TestInvalidDataStore [2022-04-19T07:38:19.121Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T07:38:19.121Z] === RUN TestKVObjectFlatKey [2022-04-19T07:38:19.121Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T07:38:19.121Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T07:38:19.121Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T07:38:19.121Z] PASS [2022-04-19T07:38:19.121Z] coverage: 21.9% of statements [2022-04-19T07:38:19.121Z] ok github.com/docker/docker/libnetwork/datastore 0.064s coverage: 21.9% of statements [2022-04-19T07:38:19.183Z] === RUN TestFixedBufferCap [2022-04-19T07:38:19.183Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestFixedBufferLen [2022-04-19T07:38:19.183Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestFixedBufferString [2022-04-19T07:38:19.183Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestFixedBufferWrite [2022-04-19T07:38:19.183Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestFixedBufferRead [2022-04-19T07:38:19.183Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestBytesPipeRead [2022-04-19T07:38:19.183Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestBytesPipeWrite [2022-04-19T07:38:19.183Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T07:38:19.183Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T07:38:19.183Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-04-19T07:38:19.183Z] === RUN TestNetworkDBNodeLeave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T07:38:19.359Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-04-19T07:38:19.359Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:38:19.610Z] + bundleName=docker-py [2022-04-19T07:38:19.610Z] + echo Creating docker-py-bundles.tar.gz [2022-04-19T07:38:19.610Z] Creating docker-py-bundles.tar.gz [2022-04-19T07:38:19.610Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-19T07:38:19.622Z] Archiving artifacts [2022-04-19T07:38:19.650Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-04-19T07:38:19.650Z] === RUN TestAtomicWriteToFile [2022-04-19T07:38:19.650Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T07:38:19.650Z] === RUN TestAtomicWriteSetCommit [2022-04-19T07:38:19.650Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestAtomicWriteSetCancel [2022-04-19T07:38:19.650Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T07:38:19.650Z] === RUN TestReadCloserWrapperClose [2022-04-19T07:38:19.650Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T07:38:19.650Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestReaderErrWrapperRead [2022-04-19T07:38:19.650Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestCancelReadCloser [2022-04-19T07:38:19.650Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T07:38:19.650Z] === RUN TestWriteCloserWrapperClose [2022-04-19T07:38:19.650Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestNopWriteCloser [2022-04-19T07:38:19.650Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestNopWriter [2022-04-19T07:38:19.650Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T07:38:19.650Z] === RUN TestWriteCounter [2022-04-19T07:38:19.650Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T07:38:19.650Z] PASS [2022-04-19T07:38:19.650Z] coverage: 70.5% of statements [2022-04-19T07:38:19.650Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 70.5% of statements [2022-04-19T07:38:19.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-19T07:38:20.083Z] === RUN TestIPDataMarshalling [2022-04-19T07:38:20.083Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T07:38:20.083Z] === RUN TestValidateAndIsV6 [2022-04-19T07:38:20.083Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T07:38:20.083Z] PASS [2022-04-19T07:38:20.083Z] coverage: 68.9% of statements [2022-04-19T07:38:20.083Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-19T07:38:20.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh binary [2022-04-19T07:38:20.286Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T07:38:20.480Z] [2022-04-19T07:38:20.539Z] === RUN TestErrorInterfaces [2022-04-19T07:38:20.539Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestNetworkMarshalling [2022-04-19T07:38:20.539Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-04-19T07:38:20.539Z] === RUN TestEndpointMarshalling [2022-04-19T07:38:20.539Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestAuxAddresses [2022-04-19T07:38:20.539Z] time="2022-04-19T07:38:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:38:20.539Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T07:38:20.539Z] === RUN TestSRVServiceQuery [2022-04-19T07:38:20.539Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestServiceVIPReuse [2022-04-19T07:38:20.539Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T07:38:20.539Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestDNSIPQuery [2022-04-19T07:38:20.539Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestDNSProxyServFail [2022-04-19T07:38:20.539Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestSandboxAddEmpty [2022-04-19T07:38:20.539Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestSandboxAddMultiPrio [2022-04-19T07:38:20.539Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestSandboxAddSamePrio [2022-04-19T07:38:20.539Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestCleanupServiceDiscovery [2022-04-19T07:38:20.539Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestDNSOptions [2022-04-19T07:38:20.539Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:38:20.539Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T07:38:20.539Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T07:38:20.539Z] time="2022-04-19T07:38:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:38:20.539Z] time="2022-04-19T07:38:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T07:38:20.539Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T07:38:20.539Z] PASS [2022-04-19T07:38:20.539Z] coverage: 8.5% of statements [2022-04-19T07:38:20.539Z] ok github.com/docker/docker/libnetwork 0.293s coverage: 8.5% of statements [2022-04-19T07:38:20.539Z] === RUN TestDriver [2022-04-19T07:38:20.539Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:38:20.539Z] PASS [2022-04-19T07:38:20.539Z] coverage: 34.8% of statements [2022-04-19T07:38:20.539Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-04-19T07:38:20.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-19T07:38:20.637Z] === RUN TestError [2022-04-19T07:38:20.637Z] --- PASS: TestError (0.00s) [2022-04-19T07:38:20.637Z] === RUN TestProgressString [2022-04-19T07:38:20.637Z] === RUN TestProgressString/no_progress [2022-04-19T07:38:20.637Z] === RUN TestProgressString/progress_1 [2022-04-19T07:38:20.637Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T07:38:20.637Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T07:38:20.637Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T07:38:20.637Z] === RUN TestProgressString/with_units [2022-04-19T07:38:20.637Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T07:38:20.637Z] === RUN TestProgressString/hide_counts [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T07:38:20.637Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T07:38:20.637Z] === RUN TestJSONMessageDisplay [2022-04-19T07:38:20.637Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-19T07:38:20.637Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T07:38:20.637Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T07:38:20.637Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T07:38:20.637Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T07:38:20.637Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T07:38:20.637Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T07:38:20.637Z] PASS [2022-04-19T07:38:20.637Z] coverage: 91.7% of statements [2022-04-19T07:38:20.637Z] ok github.com/docker/docker/pkg/jsonmessage 0.168s coverage: 91.7% of statements [2022-04-19T07:38:20.738Z] Removing bundles/ [2022-04-19T07:38:20.738Z] [2022-04-19T07:38:20.738Z] ---> Making bundle: binary (in bundles/binary) [2022-04-19T07:38:20.738Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-19T07:38:20.738Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:38:20.849Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T07:38:21.053Z] --- PASS: TestServiceCreateInit (7.22s) [2022-04-19T07:38:21.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-04-19T07:38:21.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2022-04-19T07:38:21.054Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:38:21.104Z] === RUN TestStandardLongPath [2022-04-19T07:38:21.104Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T07:38:21.104Z] === RUN TestUNCLongPath [2022-04-19T07:38:21.104Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T07:38:21.104Z] PASS [2022-04-19T07:38:21.104Z] coverage: 100.0% of statements [2022-04-19T07:38:21.104Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2022-04-19T07:38:21.139Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T07:38:21.395Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2022-04-19T07:38:21.395Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:38:21.499Z] === RUN TestDriver [2022-04-19T07:38:21.499Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:38:21.499Z] PASS [2022-04-19T07:38:21.499Z] coverage: 34.8% of statements [2022-04-19T07:38:21.499Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-04-19T07:38:21.499Z] --- PASS: TestRandomAllocateDeallocate (4.25s) [2022-04-19T07:38:21.499Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:38:21.499Z] === RUN TestNetworkAllocateFree [2022-04-19T07:38:21.499Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T07:38:21.499Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T07:38:21.499Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T07:38:21.499Z] PASS [2022-04-19T07:38:21.499Z] coverage: 63.6% of statements [2022-04-19T07:38:21.499Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-04-19T07:38:21.571Z] === RUN TestNameFormat [2022-04-19T07:38:21.572Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T07:38:21.572Z] === RUN TestNameRetries [2022-04-19T07:38:21.572Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T07:38:21.572Z] PASS [2022-04-19T07:38:21.572Z] coverage: 85.7% of statements [2022-04-19T07:38:21.572Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-19T07:38:21.954Z] === RUN TestGetEmptyCapabilities [2022-04-19T07:38:21.954Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T07:38:21.954Z] === RUN TestGetExtraCapabilities [2022-04-19T07:38:21.954Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T07:38:21.954Z] === RUN TestGetInvalidCapabilities [2022-04-19T07:38:21.954Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-19T07:38:21.954Z] === RUN TestRemoteDriver [2022-04-19T07:38:21.954Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T07:38:21.954Z] === RUN TestDriverError [2022-04-19T07:38:21.954Z] --- PASS: TestDriverError (0.00s) [2022-04-19T07:38:21.954Z] === RUN TestMissingValues [2022-04-19T07:38:21.954Z] --- PASS: TestMissingValues (0.00s) [2022-04-19T07:38:21.954Z] === RUN TestRollback [2022-04-19T07:38:21.954Z] --- PASS: TestRollback (0.00s) [2022-04-19T07:38:21.954Z] PASS [2022-04-19T07:38:21.954Z] coverage: 57.4% of statements [2022-04-19T07:38:21.954Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-04-19T07:38:21.959Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-19T07:38:22.040Z] --- PASS: TestNetworkDBNodeLeave (2.62s) [2022-04-19T07:38:22.040Z] === RUN TestNetworkDBWatch [2022-04-19T07:38:22.215Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-04-19T07:38:22.215Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:38:22.412Z] --- PASS: TestAllocateRandomDeallocate (0.96s) [2022-04-19T07:38:22.413Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T07:38:22.507Z] === RUN TestParseKeyValueOpt [2022-04-19T07:38:22.507Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T07:38:22.507Z] === RUN TestParseUintList [2022-04-19T07:38:22.507Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T07:38:22.507Z] === RUN TestParseUintListMaximumLimits [2022-04-19T07:38:22.507Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T07:38:22.507Z] PASS [2022-04-19T07:38:22.507Z] coverage: 97.0% of statements [2022-04-19T07:38:22.507Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-19T07:38:22.867Z] === RUN TestNAT [2022-04-19T07:38:22.867Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:38:22.867Z] --- SKIP: TestNAT (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestTransparent [2022-04-19T07:38:22.867Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:38:22.867Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T07:38:22.867Z] PASS [2022-04-19T07:38:22.867Z] coverage: 0.0% of statements [2022-04-19T07:38:22.867Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2022-04-19T07:38:22.867Z] === RUN TestBuildDefault [2022-04-19T07:38:22.867Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestBuildHostnameDomainname [2022-04-19T07:38:22.867Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestBuildHostname [2022-04-19T07:38:22.867Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestBuildHostnameFQDN [2022-04-19T07:38:22.867Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestBuildNoIP [2022-04-19T07:38:22.867Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestUpdate [2022-04-19T07:38:22.867Z] --- PASS: TestUpdate (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T07:38:22.867Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T07:38:22.867Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestAddEmpty [2022-04-19T07:38:22.867Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestAdd [2022-04-19T07:38:22.867Z] --- PASS: TestAdd (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestDeleteEmpty [2022-04-19T07:38:22.867Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestDeleteNewline [2022-04-19T07:38:22.867Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestDelete [2022-04-19T07:38:22.867Z] --- PASS: TestDelete (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestConcurrentWrites [2022-04-19T07:38:22.867Z] === RUN TestNew [2022-04-19T07:38:22.867Z] --- PASS: TestNew (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestAddDriver [2022-04-19T07:38:22.867Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestAddDuplicateDriver [2022-04-19T07:38:22.867Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T07:38:22.867Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestDriver [2022-04-19T07:38:22.867Z] --- PASS: TestDriver (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestIPAM [2022-04-19T07:38:22.867Z] --- PASS: TestIPAM (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestWalkIPAMs [2022-04-19T07:38:22.867Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T07:38:22.867Z] === RUN TestWalkDrivers [2022-04-19T07:38:22.867Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T07:38:22.867Z] PASS [2022-04-19T07:38:22.867Z] coverage: 82.4% of statements [2022-04-19T07:38:22.867Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T07:38:22.975Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:38:22.975Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:38:22.975Z] PASS [2022-04-19T07:38:22.975Z] coverage: 36.4% of statements [2022-04-19T07:38:22.975Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-04-19T07:38:23.322Z] --- PASS: TestConcurrentWrites (0.19s) [2022-04-19T07:38:23.322Z] PASS [2022-04-19T07:38:23.322Z] coverage: 81.2% of statements [2022-04-19T07:38:23.322Z] ok github.com/docker/docker/libnetwork/etchosts 0.248s coverage: 81.2% of statements [2022-04-19T07:38:23.322Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.87s) [2022-04-19T07:38:23.322Z] === RUN TestRetrieveFromStore [2022-04-19T07:38:23.444Z] 2022/04/19 07:38:23 Closing DB instances... [2022-04-19T07:38:23.583Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2022-04-19T07:38:23.583Z] === RUN TestResize [2022-04-19T07:38:23.777Z] === RUN TestNew [2022-04-19T07:38:23.777Z] --- PASS: TestNew (0.00s) [2022-04-19T07:38:23.777Z] === RUN TestAllocate [2022-04-19T07:38:23.777Z] --- PASS: TestAllocate (0.00s) [2022-04-19T07:38:23.777Z] === RUN TestUninitialized [2022-04-19T07:38:23.777Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T07:38:23.777Z] === RUN TestAllocateInRange [2022-04-19T07:38:23.777Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T07:38:23.777Z] === RUN TestAllocateSerial [2022-04-19T07:38:23.777Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T07:38:23.777Z] PASS [2022-04-19T07:38:23.777Z] coverage: 87.5% of statements [2022-04-19T07:38:23.777Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-04-19T07:38:23.777Z] --- PASS: TestRetrieveFromStore (0.34s) [2022-04-19T07:38:23.777Z] === RUN TestIsCorrupted [2022-04-19T07:38:23.777Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-19T07:38:23.777Z] === RUN TestSetRollover [2022-04-19T07:38:23.777Z] === RUN TestCaller [2022-04-19T07:38:23.777Z] --- PASS: TestCaller (0.00s) [2022-04-19T07:38:23.777Z] PASS [2022-04-19T07:38:23.777Z] coverage: 100.0% of statements [2022-04-19T07:38:23.777Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-19T07:38:23.840Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-19T07:38:23.911Z] === RUN TestNewAndRemove [2022-04-19T07:38:23.911Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T07:38:23.911Z] === RUN TestRemoveInvalidPath [2022-04-19T07:38:23.911Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T07:38:23.911Z] PASS [2022-04-19T07:38:23.911Z] coverage: 82.6% of statements [2022-04-19T07:38:23.911Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-04-19T07:38:24.232Z] === RUN TestSetSerialInsertDelete [2022-04-19T07:38:24.232Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T07:38:24.232Z] === RUN TestSetParallelInsertDelete [2022-04-19T07:38:24.488Z] --- PASS: TestResize (0.73s) [2022-04-19T07:38:24.488Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:38:24.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:38:24.555Z] INFO: Testing against a local daemon [2022-04-19T07:38:24.555Z] === RUN TestBuildWithSession [2022-04-19T07:38:24.555Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:38:24.555Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:38:24.555Z] === RUN TestBuildSquashParent [2022-04-19T07:38:24.555Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:38:24.555Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:38:24.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:38:24.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:38:24.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:38:24.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:38:24.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:38:24.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:38:25.004Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-04-19T07:38:25.004Z] === RUN TestNetworkDBBulkSync [2022-04-19T07:38:25.051Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-04-19T07:38:25.051Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:38:25.191Z] --- PASS: TestSetRollover (1.36s) [2022-04-19T07:38:25.191Z] === RUN TestSetRolloverSerial [2022-04-19T07:38:25.191Z] === RUN TestInt2IP2IntConversion [2022-04-19T07:38:25.191Z] === RUN TestPoolRequest [2022-04-19T07:38:25.191Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T07:38:25.191Z] === RUN TestOtherRequests [2022-04-19T07:38:25.191Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T07:38:25.191Z] PASS [2022-04-19T07:38:25.191Z] coverage: 57.1% of statements [2022-04-19T07:38:25.191Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-04-19T07:38:25.475Z] === RUN TestFailedConnection [2022-04-19T07:38:25.614Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-19T07:38:25.646Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-04-19T07:38:25.646Z] === RUN TestGetAddressVersion [2022-04-19T07:38:25.646Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T07:38:25.646Z] === RUN TestKeyString [2022-04-19T07:38:25.646Z] --- PASS: TestKeyString (0.00s) [2022-04-19T07:38:25.646Z] === RUN TestPoolDataMarshal [2022-04-19T07:38:25.646Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T07:38:25.646Z] === RUN TestSubnetsMarshal [2022-04-19T07:38:25.646Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-19T07:38:25.646Z] === RUN TestAddSubnets [2022-04-19T07:38:25.646Z] --- PASS: TestAddSubnets (0.03s) [2022-04-19T07:38:25.646Z] === RUN TestDoublePoolRelease [2022-04-19T07:38:25.646Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-19T07:38:25.646Z] === RUN TestAddReleasePoolID [2022-04-19T07:38:25.646Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-19T07:38:25.646Z] === RUN TestPredefinedPool [2022-04-19T07:38:25.872Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:25.872Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:25.872Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:25.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T07:38:25.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:25.945Z] --- PASS: TestGetAddress (20.78s) [2022-04-19T07:38:25.945Z] === RUN TestRequestSyntaxCheck [2022-04-19T07:38:25.945Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-19T07:38:25.945Z] === RUN TestRequest [2022-04-19T07:38:26.103Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-19T07:38:26.103Z] === RUN TestRemoveSubnet [2022-04-19T07:38:26.103Z] --- PASS: TestRemoveSubnet (0.13s) [2022-04-19T07:38:26.103Z] === RUN TestGetSameAddress [2022-04-19T07:38:26.103Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-19T07:38:26.103Z] === RUN TestPoolAllocationReuse [2022-04-19T07:38:26.103Z] --- PASS: TestSetRolloverSerial (1.09s) [2022-04-19T07:38:26.103Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T07:38:26.103Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T07:38:26.103Z] PASS [2022-04-19T07:38:26.103Z] coverage: 84.4% of statements [2022-04-19T07:38:26.103Z] ok github.com/docker/docker/libnetwork/bitseq 8.949s coverage: 84.4% of statements [2022-04-19T07:38:26.413Z] 2022/04/19 07:38:26 Closing DB instances... [2022-04-19T07:38:26.413Z] --- PASS: TestFailedConnection (1.04s) [2022-04-19T07:38:26.413Z] === RUN TestFailOnce [2022-04-19T07:38:26.413Z] 2022/04/19 07:38:26 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-04-19T07:38:26.413Z] goroutine 5 [running]: [2022-04-19T07:38:26.413Z] net/http.(*conn).serve.func1() [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:38:26.413Z] panic({0xe33700, 0xf7d060}) [2022-04-19T07:38:26.413Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:38:26.413Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-19T07:38:26.413Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T07:38:26.413Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf82878?, 0xc00016e0e0?}, 0xd8d9a6?) [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:38:26.413Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xf82878, 0xc00016e0e0}, 0xc000068000) [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T07:38:26.413Z] net/http.serverHandler.ServeHTTP({0xf80e98?}, {0xf82878, 0xc00016e0e0}, 0xc000068000) [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:38:26.413Z] net/http.(*conn).serve(0xc000062000, {0xf82d78, 0xc0000260f0}) [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:38:26.413Z] created by net/http.(*Server).Serve [2022-04-19T07:38:26.413Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:38:26.413Z] time="2022-04-19T07:38:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T07:38:26.558Z] === RUN TestGetCapabilities [2022-04-19T07:38:26.558Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T07:38:26.558Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T07:38:26.558Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T07:38:26.558Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T07:38:26.558Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T07:38:26.558Z] === RUN TestRemoteDriver [2022-04-19T07:38:26.558Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T07:38:26.558Z] PASS [2022-04-19T07:38:26.558Z] coverage: 47.4% of statements [2022-04-19T07:38:26.558Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2022-04-19T07:38:27.013Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-04-19T07:38:27.013Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T07:38:27.013Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-19T07:38:27.013Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T07:38:27.401Z] --- PASS: TestFailOnce (1.13s) [2022-04-19T07:38:27.401Z] === RUN TestEchoInputOutput [2022-04-19T07:38:27.401Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T07:38:27.401Z] === RUN TestBackoff [2022-04-19T07:38:27.401Z] --- PASS: TestBackoff (0.00s) [2022-04-19T07:38:27.401Z] === RUN TestAbortRetry [2022-04-19T07:38:27.401Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T07:38:27.401Z] === RUN TestClientScheme [2022-04-19T07:38:27.401Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T07:38:27.401Z] === RUN TestNewClientWithTimeout [2022-04-19T07:38:27.468Z] === RUN TestWindowsIPAM [2022-04-19T07:38:27.468Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T07:38:27.468Z] PASS [2022-04-19T07:38:27.468Z] coverage: 71.4% of statements [2022-04-19T07:38:27.468Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-04-19T07:38:27.767Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-19T07:38:27.767Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T07:38:27.868Z] --- PASS: TestNetworkDBBulkSync (2.88s) [2022-04-19T07:38:27.868Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T07:38:27.868Z] time="2022-04-19T07:38:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-19T07:38:28.024Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-19T07:38:28.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T07:38:28.428Z] === RUN TestDefaultNetwork [2022-04-19T07:38:28.428Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-19T07:38:28.428Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T07:38:28.883Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-04-19T07:38:28.883Z] === RUN TestInitAddressPools [2022-04-19T07:38:28.883Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T07:38:28.883Z] PASS [2022-04-19T07:38:28.883Z] coverage: 74.0% of statements [2022-04-19T07:38:28.883Z] ok github.com/docker/docker/libnetwork/ipamutils 0.596s coverage: 74.0% of statements [2022-04-19T07:38:28.883Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.52s) [2022-04-19T07:38:28.883Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T07:38:28.928Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T07:38:28.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:29.340Z] === RUN TestKeyValue [2022-04-19T07:38:29.340Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T07:38:29.340Z] PASS [2022-04-19T07:38:29.340Z] coverage: 60.0% of statements [2022-04-19T07:38:29.340Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T07:38:29.340Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T07:38:29.431Z] time="2022-04-19T07:38:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-19T07:38:29.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T07:38:29.899Z] === RUN TestParseEmptyInterface [2022-04-19T07:38:29.899Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestParseNonInterfaceType [2022-04-19T07:38:29.899Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestParseWithOneFunction [2022-04-19T07:38:29.899Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestParseWithMultipleFuncs [2022-04-19T07:38:29.899Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestParseWithUnnamedReturn [2022-04-19T07:38:29.899Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestEmbeddedInterface [2022-04-19T07:38:29.899Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestParsedImports [2022-04-19T07:38:29.899Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T07:38:29.899Z] === RUN TestAliasedImports [2022-04-19T07:38:29.899Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T07:38:29.899Z] PASS [2022-04-19T07:38:29.899Z] coverage: 56.8% of statements [2022-04-19T07:38:29.899Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2022-04-19T07:38:30.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:30.301Z] === RUN TestGenerate [2022-04-19T07:38:30.301Z] --- PASS: TestGenerate (0.00s) [2022-04-19T07:38:30.301Z] === RUN TestGeneratePtr [2022-04-19T07:38:30.301Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T07:38:30.301Z] === RUN TestGenerateMissingField [2022-04-19T07:38:30.301Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T07:38:30.301Z] === RUN TestFieldCannotBeSet [2022-04-19T07:38:30.301Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T07:38:30.301Z] === RUN TestTypeMismatchError [2022-04-19T07:38:30.301Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T07:38:30.301Z] PASS [2022-04-19T07:38:30.301Z] coverage: 100.0% of statements [2022-04-19T07:38:30.301Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-04-19T07:38:30.757Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.16s) [2022-04-19T07:38:30.757Z] === RUN TestGetAddress [2022-04-19T07:38:30.883Z] === RUN TestHTTPTransport [2022-04-19T07:38:30.883Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T07:38:30.883Z] PASS [2022-04-19T07:38:30.883Z] coverage: 85.7% of statements [2022-04-19T07:38:30.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-19T07:38:31.354Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:38:31.354Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T07:38:31.354Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T07:38:31.354Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:38:31.354Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T07:38:31.354Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T07:38:31.354Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T07:38:31.354Z] === RUN TestBufferPoolPutAndGet [2022-04-19T07:38:31.354Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T07:38:31.354Z] PASS [2022-04-19T07:38:31.354Z] coverage: 88.2% of statements [2022-04-19T07:38:31.354Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-04-19T07:38:31.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T07:38:31.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T07:38:31.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T07:38:31.722Z] testing: warning: no tests to run [2022-04-19T07:38:31.722Z] PASS [2022-04-19T07:38:31.722Z] coverage: 0.0% of statements [2022-04-19T07:38:31.722Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:38:31.722Z] === RUN TestNetworkDBSimple [2022-04-19T07:38:31.763Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-19T07:38:31.826Z] === RUN TestOutputOnPrematureClose [2022-04-19T07:38:31.826Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T07:38:31.826Z] === RUN TestCompleteSilently [2022-04-19T07:38:31.826Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T07:38:31.826Z] PASS [2022-04-19T07:38:31.826Z] coverage: 75.9% of statements [2022-04-19T07:38:31.826Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-19T07:38:31.826Z] time="2022-04-19T07:38:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-19T07:38:32.294Z] === RUN TestSendToOneSub [2022-04-19T07:38:32.294Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T07:38:32.294Z] === RUN TestSendToMultipleSubs [2022-04-19T07:38:32.294Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T07:38:32.294Z] === RUN TestEvictOneSub [2022-04-19T07:38:32.294Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T07:38:32.294Z] === RUN TestClosePublisher [2022-04-19T07:38:32.294Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T07:38:32.294Z] === RUN TestPubSubRace [2022-04-19T07:38:32.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T07:38:32.681Z] === RUN TestRequestNewPort [2022-04-19T07:38:32.681Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestRequestSpecificPort [2022-04-19T07:38:32.681Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestReleasePort [2022-04-19T07:38:32.681Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestReuseReleasedPort [2022-04-19T07:38:32.681Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestReleaseUnreadledPort [2022-04-19T07:38:32.681Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestUnknowProtocol [2022-04-19T07:38:32.681Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestAllocateAllPorts [2022-04-19T07:38:32.681Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestPortAllocation [2022-04-19T07:38:32.681Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T07:38:32.681Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestNoDuplicateBPR [2022-04-19T07:38:32.681Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T07:38:32.681Z] === RUN TestChangePortRange [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T07:38:32.681Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T07:38:32.681Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T07:38:32.681Z] PASS [2022-04-19T07:38:32.681Z] coverage: 88.6% of statements [2022-04-19T07:38:32.681Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-04-19T07:38:32.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T07:38:33.136Z] 2022/04/19 07:38:32 Closing DB instances... [2022-04-19T07:38:33.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:33.277Z] --- PASS: TestPubSubRace (1.05s) [2022-04-19T07:38:33.277Z] PASS [2022-04-19T07:38:33.277Z] coverage: 75.0% of statements [2022-04-19T07:38:33.277Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2022-04-19T07:38:33.591Z] testing: warning: no tests to run [2022-04-19T07:38:33.591Z] PASS [2022-04-19T07:38:33.591Z] coverage: 0.0% of statements [2022-04-19T07:38:33.591Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-19T07:38:34.047Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-04-19T07:38:34.047Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T07:38:34.047Z] === RUN TestHashData [2022-04-19T07:38:34.047Z] --- PASS: TestHashData (0.00s) [2022-04-19T07:38:34.047Z] PASS [2022-04-19T07:38:34.047Z] coverage: 2.8% of statements [2022-04-19T07:38:34.047Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-04-19T07:38:34.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T07:38:34.262Z] === RUN TestRegister [2022-04-19T07:38:34.262Z] --- PASS: TestRegister (0.00s) [2022-04-19T07:38:34.262Z] === RUN TestCommand [2022-04-19T07:38:34.262Z] --- PASS: TestCommand (0.03s) [2022-04-19T07:38:34.262Z] === RUN TestNaiveSelf [2022-04-19T07:38:34.262Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-19T07:38:34.262Z] PASS [2022-04-19T07:38:34.262Z] coverage: 82.4% of statements [2022-04-19T07:38:34.262Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-04-19T07:38:34.502Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T07:38:34.502Z] PASS [2022-04-19T07:38:34.502Z] coverage: 100.0% of statements [2022-04-19T07:38:34.502Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2022-04-19T07:38:34.730Z] === RUN TestDump [2022-04-19T07:38:34.730Z] goroutine 19 [running]: [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.dump(0x1432d57?) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T07:38:34.730Z] testing.tRunner(0xc000085380, 0x15fa498) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:38:34.730Z] created by testing.(*T).Run [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:38:34.730Z] [2022-04-19T07:38:34.730Z] goroutine 1 [chan receive]: [2022-04-19T07:38:34.730Z] testing.(*T).Run(0xc0000851e0, {0x15e913c?, 0x140c1f3?}, 0x15fa498) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:38:34.730Z] testing.runTests.func1(0xc0000b6840?) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:38:34.730Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:38:34.730Z] testing.runTests(0xc000094500?, {0x177e400, 0x3, 0x3}, {0x1f251d20598?, 0x40?, 0x17834a0?}) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:38:34.730Z] testing.(*M).Run(0xc000094500) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:38:34.730Z] main.main() [2022-04-19T07:38:34.730Z] _testmain.go:99 +0x255 [2022-04-19T07:38:34.730Z] --- PASS: TestDump (0.00s) [2022-04-19T07:38:34.730Z] === RUN TestDumpToFile [2022-04-19T07:38:34.730Z] --- PASS: TestRequest (8.57s) [2022-04-19T07:38:34.730Z] === RUN TestOverlappingRequests [2022-04-19T07:38:34.730Z] --- PASS: TestDumpToFile (0.11s) [2022-04-19T07:38:34.730Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T07:38:34.730Z] goroutine 21 [running]: [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.dump(0x14aed13?) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x14aece0?}) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T07:38:34.730Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-19T07:38:34.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T07:38:34.730Z] testing.tRunner(0xc000085a00, 0x15fa488) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:38:34.730Z] created by testing.(*T).Run [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:38:34.730Z] [2022-04-19T07:38:34.730Z] goroutine 1 [chan receive]: [2022-04-19T07:38:34.730Z] testing.(*T).Run(0xc0000851e0, {0x15f0713?, 0x140c1f3?}, 0x15fa488) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:38:34.730Z] testing.runTests.func1(0xc0000b6840?) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:38:34.730Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:38:34.730Z] testing.runTests(0xc000094500?, {0x177e400, 0x3, 0x3}, {0x1f251d20598?, 0x40?, 0x17834a0?}) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:38:34.730Z] testing.(*M).Run(0xc000094500) [2022-04-19T07:38:34.730Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:38:34.730Z] main.main() [2022-04-19T07:38:34.730Z] _testmain.go:99 +0x255 [2022-04-19T07:38:34.730Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T07:38:34.730Z] PASS [2022-04-19T07:38:34.730Z] coverage: 90.9% of statements [2022-04-19T07:38:34.730Z] ok github.com/docker/docker/pkg/stack 0.143s coverage: 90.9% of statements [2022-04-19T07:38:34.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:38:34.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:38:34.958Z] === RUN TestErrorConstructors [2022-04-19T07:38:34.958Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T07:38:34.958Z] === RUN TestCompareIPMask [2022-04-19T07:38:34.958Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T07:38:34.958Z] === RUN TestUtilGetHostPartIP [2022-04-19T07:38:34.958Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T07:38:34.958Z] === RUN TestUtilGetBroadcastIP [2022-04-19T07:38:34.958Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T07:38:34.958Z] === RUN TestParseCIDR [2022-04-19T07:38:34.958Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T07:38:34.958Z] PASS [2022-04-19T07:38:34.958Z] coverage: 37.3% of statements [2022-04-19T07:38:34.958Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-04-19T07:38:35.197Z] --- PASS: TestOverlappingRequests (0.44s) [2022-04-19T07:38:35.198Z] === RUN TestRelease [2022-04-19T07:38:35.198Z] === RUN TestNewStdWriter [2022-04-19T07:38:35.198Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T07:38:35.198Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestWriteWithNilBytes [2022-04-19T07:38:35.198Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestWrite [2022-04-19T07:38:35.198Z] --- PASS: TestWrite (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestWriteWithWriterError [2022-04-19T07:38:35.198Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T07:38:35.198Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyWriteAndRead [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T07:38:35.198Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T07:38:35.198Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T07:38:35.198Z] PASS [2022-04-19T07:38:35.198Z] coverage: 100.0% of statements [2022-04-19T07:38:35.198Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-04-19T07:38:35.413Z] 2022/04/19 07:38:34 Closing DB instances... [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T07:38:35.413Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T07:38:35.413Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T07:38:35.413Z] PASS [2022-04-19T07:38:35.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T07:38:35.457Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-04-19T07:38:35.457Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T07:38:35.457Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-19T07:38:35.457Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-19T07:38:35.457Z] PASS [2022-04-19T07:38:35.457Z] [2022-04-19T07:38:35.457Z] === Skipped [2022-04-19T07:38:35.457Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T07:38:35.457Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:38:35.457Z] [2022-04-19T07:38:35.457Z] DONE 27 tests, 1 skipped in 183.940s [2022-04-19T07:38:35.457Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T07:38:35.457Z] INFO: Testing against a local daemon [2022-04-19T07:38:35.457Z] === RUN TestSessionCreate [2022-04-19T07:38:35.457Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T07:38:35.457Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:38:35.457Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T07:38:35.457Z] PASS [2022-04-19T07:38:35.457Z] [2022-04-19T07:38:35.457Z] DONE 2 tests in 0.060s [2022-04-19T07:38:35.457Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T07:38:35.457Z] INFO: Testing against a local daemon [2022-04-19T07:38:35.457Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:38:35.457Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:38:35.457Z] === RUN TestDiskUsage [2022-04-19T07:38:35.457Z] === PAUSE TestDiskUsage [2022-04-19T07:38:35.457Z] === RUN TestEventsExecDie [2022-04-19T07:38:35.665Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T07:38:35.665Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T07:38:35.665Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestFormatStatus [2022-04-19T07:38:35.665Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestFormatError [2022-04-19T07:38:35.665Z] --- PASS: TestFormatError (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestFormatJSONError [2022-04-19T07:38:35.665Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T07:38:35.665Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T07:38:35.665Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestNewJSONProgressOutput [2022-04-19T07:38:35.665Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestAuxFormatterEmit [2022-04-19T07:38:35.665Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestStreamWriterStdout [2022-04-19T07:38:35.665Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T07:38:35.665Z] === RUN TestStreamWriterStderr [2022-04-19T07:38:35.665Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T07:38:35.665Z] PASS [2022-04-19T07:38:35.665Z] coverage: 66.2% of statements [2022-04-19T07:38:35.665Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-04-19T07:38:35.713Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-19T07:38:35.713Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:38:35.713Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-19T07:38:35.713Z] === RUN TestEventsVolumeCreate [2022-04-19T07:38:35.713Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-19T07:38:35.713Z] === RUN TestInfoBinaryCommits [2022-04-19T07:38:35.713Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T07:38:35.713Z] === RUN TestInfoAPIVersioned [2022-04-19T07:38:35.713Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T07:38:35.713Z] === RUN TestInfoAPI [2022-04-19T07:38:35.868Z] coverage: 55.0% of statements [2022-04-19T07:38:35.868Z] ok github.com/docker/docker/oci 0.096s coverage: 55.0% of statements [2022-04-19T07:38:35.890Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-04-19T07:38:35.890Z] === RUN TestCreateServiceConflict [2022-04-19T07:38:35.969Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T07:38:35.969Z] === RUN TestInfoAPIWarnings [2022-04-19T07:38:36.132Z] === RUN TestGenerateRandomID [2022-04-19T07:38:36.132Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestShortenId [2022-04-19T07:38:36.132Z] --- PASS: TestShortenId (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestShortenSha256Id [2022-04-19T07:38:36.132Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestShortenIdEmpty [2022-04-19T07:38:36.132Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestShortenIdInvalid [2022-04-19T07:38:36.132Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestIsShortIDNonHex [2022-04-19T07:38:36.132Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T07:38:36.132Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T07:38:36.132Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T07:38:36.132Z] PASS [2022-04-19T07:38:36.132Z] coverage: 70.6% of statements [2022-04-19T07:38:36.132Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2022-04-19T07:38:36.324Z] === RUN TestAddressPoolOpt [2022-04-19T07:38:36.324Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/a [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/something [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/_=a [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/PATH [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/=a [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/PATH= [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/PATH=something [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/1asd [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/123 [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/some_space [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/= [2022-04-19T07:38:36.324Z] === RUN TestValidateEnv/PaTh [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseHost [2022-04-19T07:38:36.324Z] --- PASS: TestParseHost (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseDockerDaemonHost [2022-04-19T07:38:36.324Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseTCP [2022-04-19T07:38:36.324Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T07:38:36.324Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestValidateExtraHosts [2022-04-19T07:38:36.324Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestIpOptString [2022-04-19T07:38:36.324Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T07:38:36.324Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseVersion [2022-04-19T07:38:36.324Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T07:38:36.324Z] PASS [2022-04-19T07:38:36.324Z] coverage: 52.9% of statements [2022-04-19T07:38:36.324Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T07:38:36.324Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestIpOptSetInvalidVal [2022-04-19T07:38:36.324Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestValidateIPAddress [2022-04-19T07:38:36.324Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestMapOpts [2022-04-19T07:38:36.324Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestListOptsWithoutValidator [2022-04-19T07:38:36.324Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestListOptsWithValidator [2022-04-19T07:38:36.324Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestValidateDNSSearch [2022-04-19T07:38:36.324Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T07:38:36.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T07:38:36.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestNamedListOpts [2022-04-19T07:38:36.324Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestNamedMapOpts [2022-04-19T07:38:36.324Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestParseLink [2022-04-19T07:38:36.324Z] --- PASS: TestParseLink (0.00s) [2022-04-19T07:38:36.324Z] === RUN TestUlimitOpt [2022-04-19T07:38:36.324Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T07:38:36.324Z] PASS [2022-04-19T07:38:36.324Z] coverage: 66.5% of statements [2022-04-19T07:38:36.324Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-19T07:38:36.324Z] ok github.com/docker/docker/opts 0.072s coverage: 66.5% of statements [2022-04-19T07:38:36.600Z] time="2022-04-19T07:38:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-19T07:38:36.600Z] --- PASS: TestRelease (1.71s) [2022-04-19T07:38:36.600Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:38:36.779Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-19T07:38:36.779Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T07:38:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T07:38:37.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T07:38:37.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T07:38:37.069Z] === RUN TestIsCpusetListAvailable [2022-04-19T07:38:37.069Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T07:38:37.069Z] PASS [2022-04-19T07:38:37.069Z] coverage: 39.4% of statements [2022-04-19T07:38:37.069Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-19T07:38:37.745Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T07:38:37.745Z] 2022/04/19 07:38:37 Closing DB instances... [2022-04-19T07:38:37.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T07:38:38.055Z] === RUN TestChtimes [2022-04-19T07:38:38.055Z] --- PASS: TestChtimes (0.00s) [2022-04-19T07:38:38.055Z] === RUN TestChtimesWindows [2022-04-19T07:38:38.055Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T07:38:38.055Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T07:38:38.055Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T07:38:38.055Z] PASS [2022-04-19T07:38:38.055Z] coverage: 13.0% of statements [2022-04-19T07:38:38.055Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-04-19T07:38:38.252Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-19T07:38:38.423Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-19T07:38:38.423Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:38:38.526Z] === RUN TestTailFile [2022-04-19T07:38:38.526Z] --- PASS: TestTailFile (0.00s) [2022-04-19T07:38:38.526Z] === RUN TestTailFileManyLines [2022-04-19T07:38:38.526Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T07:38:38.526Z] === RUN TestTailEmptyFile [2022-04-19T07:38:38.526Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T07:38:38.526Z] === RUN TestTailNegativeN [2022-04-19T07:38:38.526Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.526Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.527Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.527Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.711Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T07:38:38.711Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T07:38:38.711Z] --- PASS: TestPeerCertificateMarshalJSON (0.85s) [2022-04-19T07:38:38.711Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T07:38:38.711Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T07:38:38.711Z] === RUN TestMiddleware [2022-04-19T07:38:38.711Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T07:38:38.711Z] === RUN TestNewResponseModifier [2022-04-19T07:38:38.711Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T07:38:38.711Z] PASS [2022-04-19T07:38:38.711Z] coverage: 26.8% of statements [2022-04-19T07:38:38.711Z] ok github.com/docker/docker/pkg/authorization 0.910s coverage: 26.8% of statements [2022-04-19T07:38:38.711Z] === RUN TestIsArchivePathDir [2022-04-19T07:38:38.711Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-19T07:38:38.711Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.997Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:38:38.998Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:38.999Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:38:39.000Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:38:39.001Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.01s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.002Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.167Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-19T07:38:39.167Z] === RUN TestIsArchivePathTar [2022-04-19T07:38:39.167Z] --- PASS: TestIsArchivePathTar (0.26s) [2022-04-19T07:38:39.167Z] === RUN TestDecompressStreamGzip [2022-04-19T07:38:39.167Z] === RUN TestUnbuffered [2022-04-19T07:38:39.167Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T07:38:39.167Z] === RUN TestRaceUnbuffered [2022-04-19T07:38:39.167Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T07:38:39.167Z] PASS [2022-04-19T07:38:39.167Z] coverage: 100.0% of statements [2022-04-19T07:38:39.167Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:38:39.470Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:38:39.471Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:38:39.471Z] PASS [2022-04-19T07:38:39.471Z] coverage: 88.6% of statements [2022-04-19T07:38:39.471Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2022-04-19T07:38:39.623Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-04-19T07:38:39.623Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T07:38:39.623Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-19T07:38:39.623Z] === RUN TestDecompressStreamBzip2 [2022-04-19T07:38:39.623Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-19T07:38:39.623Z] === RUN TestDecompressStreamXz [2022-04-19T07:38:39.623Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:38:39.623Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestDecompressStreamZstd [2022-04-19T07:38:39.623Z] archive_test.go:140: zstd not installed [2022-04-19T07:38:39.623Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-19T07:38:39.623Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T07:38:39.623Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T07:38:39.623Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestCompressStreamInvalid [2022-04-19T07:38:39.623Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionInvalid [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionUncompressed [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionBzip2 [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionGzip [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionXz [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestExtensionZstd [2022-04-19T07:38:39.623Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestCmdStreamLargeStderr [2022-04-19T07:38:39.623Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-19T07:38:39.623Z] === RUN TestCmdStreamBad [2022-04-19T07:38:39.623Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:38:39.623Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestCmdStreamGood [2022-04-19T07:38:39.623Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-19T07:38:39.623Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T07:38:39.623Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-19T07:38:39.623Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T07:38:39.623Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T07:38:39.623Z] === RUN TestUntarPath [2022-04-19T07:38:39.623Z] --- PASS: TestUntarPath (0.06s) [2022-04-19T07:38:39.623Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T07:38:39.939Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T07:38:39.939Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-19T07:38:39.939Z] === RUN TestTarSumRemove [2022-04-19T07:38:39.939Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestSortFileInfoSums [2022-04-19T07:38:39.939Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T07:38:39.939Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestNewTarSumForLabel [2022-04-19T07:38:39.939Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestEmptyTar [2022-04-19T07:38:39.939Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestTarSumsReadSize [2022-04-19T07:38:39.939Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestTarSums [2022-04-19T07:38:39.939Z] --- PASS: TestTarSums (0.05s) [2022-04-19T07:38:39.939Z] === RUN TestIteration [2022-04-19T07:38:39.939Z] --- PASS: TestIteration (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestVersionLabelForChecksum [2022-04-19T07:38:39.939Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestVersion [2022-04-19T07:38:39.939Z] --- PASS: TestVersion (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestGetVersion [2022-04-19T07:38:39.939Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T07:38:39.939Z] === RUN TestGetVersions [2022-04-19T07:38:39.939Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T07:38:39.939Z] PASS [2022-04-19T07:38:39.939Z] coverage: 89.3% of statements [2022-04-19T07:38:39.939Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-04-19T07:38:40.078Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-19T07:38:40.078Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T07:38:40.078Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-19T07:38:40.078Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T07:38:40.078Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T07:38:40.078Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T07:38:40.078Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:38:40.078Z] === RUN TestCopyWithTarSrcFile [2022-04-19T07:38:40.078Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T07:38:40.078Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T07:38:40.078Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T07:38:40.078Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T07:38:40.078Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T07:38:40.078Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T07:38:40.078Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T07:38:40.078Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T07:38:40.078Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T07:38:40.078Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T07:38:40.078Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T07:38:40.078Z] === RUN TestTarFiles [2022-04-19T07:38:40.078Z] === RUN TestMatch [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[foo]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[]#01 [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[qux]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T07:38:40.078Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T07:38:40.078Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T07:38:40.078Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T07:38:40.078Z] PASS [2022-04-19T07:38:40.078Z] coverage: 87.5% of statements [2022-04-19T07:38:40.078Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-04-19T07:38:40.406Z] === RUN TestTruncIndex [2022-04-19T07:38:40.407Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T07:38:40.407Z] PASS [2022-04-19T07:38:40.407Z] coverage: 91.5% of statements [2022-04-19T07:38:40.407Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-19T07:38:40.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T07:38:40.874Z] === RUN TestVersionInfo [2022-04-19T07:38:40.874Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T07:38:40.874Z] === RUN TestAppendVersions [2022-04-19T07:38:40.874Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T07:38:40.874Z] PASS [2022-04-19T07:38:40.874Z] coverage: 88.9% of statements [2022-04-19T07:38:40.874Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-19T07:38:40.939Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-04-19T07:38:40.939Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:38:41.039Z] === RUN TestChrootTarUntar [2022-04-19T07:38:41.039Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T07:38:41.039Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T07:38:41.039Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T07:38:41.039Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootCopyWithTar [2022-04-19T07:38:41.039Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootCopyFileWithTar [2022-04-19T07:38:41.039Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootUntarPath [2022-04-19T07:38:41.039Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-04-19T07:38:41.039Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T07:38:41.039Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T07:38:41.039Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:38:41.039Z] === RUN TestChrootApplyDotDotFile [2022-04-19T07:38:41.039Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:41.039Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:38:41.039Z] PASS [2022-04-19T07:38:41.039Z] coverage: 12.0% of statements [2022-04-19T07:38:41.039Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 12.0% of statements [2022-04-19T07:38:41.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T07:38:41.859Z] --- PASS: TestAllocateRandomDeallocate (5.09s) [2022-04-19T07:38:41.859Z] === RUN TestRetrieveFromStore [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.27s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.51s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.54s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.97s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.34s) [2022-04-19T07:38:41.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.33s) [2022-04-19T07:38:41.884Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:38:41.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:38:42.002Z] 2022/04/19 07:38:41 Closing DB instances... [2022-04-19T07:38:42.002Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T07:38:42.002Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T07:38:42.002Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T07:38:42.002Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T07:38:42.002Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T07:38:42.002Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T07:38:42.002Z] PASS [2022-04-19T07:38:42.002Z] coverage: 0.0% of statements [2022-04-19T07:38:42.002Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-04-19T07:38:42.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T07:38:42.327Z] === RUN TestValidatePrivileges [2022-04-19T07:38:42.327Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T07:38:42.327Z] === RUN TestFilterByCapNeg [2022-04-19T07:38:42.327Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T07:38:42.327Z] === RUN TestFilterByCapPos [2022-04-19T07:38:42.327Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T07:38:42.327Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T07:38:42.327Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T07:38:42.327Z] PASS [2022-04-19T07:38:42.327Z] coverage: 12.0% of statements [2022-04-19T07:38:42.327Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2022-04-19T07:38:42.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T07:38:42.965Z] === RUN TestSizeEmpty [2022-04-19T07:38:42.965Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeEmptyFile [2022-04-19T07:38:42.965Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeNonemptyFile [2022-04-19T07:38:42.965Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T07:38:42.965Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T07:38:42.965Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T07:38:42.965Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestMoveToSubdir [2022-04-19T07:38:42.965Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T07:38:42.965Z] === RUN TestSizeNonExistingDirectory [2022-04-19T07:38:42.965Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T07:38:42.965Z] PASS [2022-04-19T07:38:42.965Z] coverage: 80.0% of statements [2022-04-19T07:38:42.965Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-19T07:38:43.311Z] === RUN TestNewSettable [2022-04-19T07:38:43.311Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T07:38:43.311Z] === RUN TestIsSettable [2022-04-19T07:38:43.311Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T07:38:43.311Z] === RUN TestUpdateSettingsEnv [2022-04-19T07:38:43.311Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T07:38:43.311Z] PASS [2022-04-19T07:38:43.311Z] coverage: 20.0% of statements [2022-04-19T07:38:43.311Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-04-19T07:38:43.778Z] --- PASS: TestRetrieveFromStore (1.67s) [2022-04-19T07:38:43.778Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T07:38:43.778Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-19T07:38:43.778Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T07:38:43.778Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T07:38:43.778Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T07:38:43.778Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T07:38:43.778Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T07:38:43.778Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T07:38:43.778Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T07:38:43.778Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T07:38:43.778Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T07:38:43.778Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T07:38:43.778Z] === RUN TestDebug [2022-04-19T07:38:43.778Z] --- PASS: TestDebug (0.00s) [2022-04-19T07:38:43.778Z] === RUN TestRequestPoolParallel [2022-04-19T07:38:43.778Z] === RUN TestLoad [2022-04-19T07:38:43.778Z] --- PASS: TestLoad (0.00s) [2022-04-19T07:38:43.778Z] === RUN TestSave [2022-04-19T07:38:43.778Z] --- PASS: TestSave (0.03s) [2022-04-19T07:38:43.778Z] === RUN TestAddDeleteGet [2022-04-19T07:38:43.778Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-19T07:38:43.778Z] === RUN TestInvalidTags [2022-04-19T07:38:43.778Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T07:38:43.778Z] PASS [2022-04-19T07:38:43.778Z] coverage: 84.4% of statements [2022-04-19T07:38:43.778Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2022-04-19T07:38:43.778Z] --- PASS: TestRequestPoolParallel (0.43s) [2022-04-19T07:38:43.778Z] === RUN TestFullAllocateRelease [2022-04-19T07:38:43.888Z] check_test.go:308: [da2698e5c5268] daemon is not started [2022-04-19T07:38:43.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-19T07:38:43.924Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-04-19T07:38:43.924Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T07:38:43.924Z] === RUN TestPollerAddRemove [2022-04-19T07:38:43.924Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T07:38:43.924Z] === RUN TestPollerEvent [2022-04-19T07:38:43.924Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:38:43.924Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T07:38:43.924Z] === RUN TestPollerClose [2022-04-19T07:38:43.924Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T07:38:43.924Z] PASS [2022-04-19T07:38:43.924Z] coverage: 45.7% of statements [2022-04-19T07:38:43.924Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-04-19T07:38:44.245Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-04-19T07:38:44.245Z] === RUN TestOddAllocateRelease [2022-04-19T07:38:44.379Z] --- PASS: TestTarFiles (4.27s) [2022-04-19T07:38:44.379Z] === RUN TestDetectCompressionZstd [2022-04-19T07:38:44.379Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestTarUntar [2022-04-19T07:38:44.379Z] --- PASS: TestTarUntar (0.03s) [2022-04-19T07:38:44.379Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T07:38:44.379Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestTarWithOptions [2022-04-19T07:38:44.379Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-19T07:38:44.379Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T07:38:44.379Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestUntarUstarGnuConflict [2022-04-19T07:38:44.379Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestUntarInvalidFilenames [2022-04-19T07:38:44.379Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames260704065\\dest" [2022-04-19T07:38:44.379Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-19T07:38:44.379Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T07:38:44.379Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T07:38:44.379Z] === RUN TestUntarInvalidHardlink [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2461341062\\victim\\hello" -> "../victim/hello" [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968356566\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1983155847\\victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1867369695\\victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3943536464\\victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4135796958\\victim" -> "../victim" [2022-04-19T07:38:44.379Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-19T07:38:44.379Z] === RUN TestUntarInvalidSymlink [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink529738321\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink275673362\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2192253123\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4070402786\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2003632074\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3739671119\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:44.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3832858374\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T07:38:44.379Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-19T07:38:44.379Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T07:38:44.379Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestXGlobalNoParent [2022-04-19T07:38:44.379Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T07:38:44.379Z] === RUN TestReplaceFileTarWrapper [2022-04-19T07:38:44.714Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-19T07:38:44.714Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T07:38:44.714Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-19T07:38:44.714Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T07:38:44.714Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-19T07:38:44.714Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T07:38:44.714Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:38:44.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T07:38:44.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:38:44.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:38:44.714Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:38:44.714Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T07:38:44.714Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T07:38:44.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T07:38:44.714Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:38:44.714Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T07:38:44.714Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:38:44.714Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:38:44.714Z] PASS [2022-04-19T07:38:44.714Z] coverage: 85.3% of statements [2022-04-19T07:38:44.714Z] ok github.com/docker/docker/libnetwork/ipam 47.171s coverage: 85.3% of statements [2022-04-19T07:38:44.835Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-19T07:38:44.835Z] === RUN TestPrefixHeaderReadable [2022-04-19T07:38:44.835Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-19T07:38:44.835Z] === RUN TestDisablePigz [2022-04-19T07:38:44.835Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T07:38:44.835Z] --- PASS: TestDisablePigz (0.13s) [2022-04-19T07:38:44.835Z] === RUN TestPigz [2022-04-19T07:38:44.835Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T07:38:44.835Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:38:44.835Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T07:38:44.835Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T07:38:44.835Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCopyFile [2022-04-19T07:38:44.835Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T07:38:44.835Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:38:44.835Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T07:38:44.835Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T07:38:44.835Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:38:44.835Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestWildcardMatches [2022-04-19T07:38:44.835Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestPatternMatches [2022-04-19T07:38:44.835Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T07:38:44.835Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T07:38:44.835Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T07:38:44.835Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T07:38:44.835Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T07:38:44.835Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T07:38:44.835Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestSingleExclamationError [2022-04-19T07:38:44.835Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestMatchesWithNoPatterns [2022-04-19T07:38:44.835Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T07:38:44.835Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestMatches [2022-04-19T07:38:44.835Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T07:38:44.835Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T07:38:44.835Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T07:38:44.835Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T07:38:44.835Z] --- PASS: TestMatches (0.01s) [2022-04-19T07:38:44.835Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T07:38:44.835Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T07:38:44.835Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T07:38:44.835Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatterns [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T07:38:44.835Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCreateIfNotExistsDir [2022-04-19T07:38:44.835Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCreateIfNotExistsFile [2022-04-19T07:38:44.835Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestMatch [2022-04-19T07:38:44.835Z] --- PASS: TestMatch (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCompile [2022-04-19T07:38:44.835Z] === RUN TestCompile/slash [2022-04-19T07:38:44.835Z] === RUN TestCompile/backslash [2022-04-19T07:38:44.835Z] --- PASS: TestCompile (0.00s) [2022-04-19T07:38:44.835Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T07:38:44.835Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T07:38:44.835Z] PASS [2022-04-19T07:38:44.835Z] coverage: 84.7% of statements [2022-04-19T07:38:44.835Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-04-19T07:38:44.835Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T07:38:44.835Z] --- PASS: TestPigz (0.17s) [2022-04-19T07:38:44.835Z] === RUN TestNosysFileInfo [2022-04-19T07:38:44.835Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T07:38:44.835Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:38:44.835Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCanonicalTarNameForPath [2022-04-19T07:38:44.835Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestCanonicalTarName [2022-04-19T07:38:44.835Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestChmodTarEntry [2022-04-19T07:38:44.835Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T07:38:44.835Z] === RUN TestHardLinkOrder [2022-04-19T07:38:45.183Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-19T07:38:45.183Z] === RUN TestClientStream [2022-04-19T07:38:45.183Z] --- PASS: TestClientStream (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestClientSendFile [2022-04-19T07:38:45.183Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestClientWithRequestTimeout [2022-04-19T07:38:45.183Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T07:38:45.183Z] === RUN TestFileSpecPlugin [2022-04-19T07:38:45.183Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T07:38:45.183Z] === RUN TestFileJSONSpecPlugin [2022-04-19T07:38:45.183Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T07:38:45.183Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestPluginAddHandler [2022-04-19T07:38:45.183Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestPluginWaitBadPlugin [2022-04-19T07:38:45.183Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T07:38:45.183Z] === RUN TestGet [2022-04-19T07:38:45.183Z] time="2022-04-19T07:38:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T07:38:45.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T07:38:45.649Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T07:38:45.650Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T07:38:45.650Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T07:38:45.650Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestValidateMirror [2022-04-19T07:38:45.650Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestLoadInsecureRegistries [2022-04-19T07:38:45.650Z] time="2022-04-19T07:38:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:38:45.650Z] time="2022-04-19T07:38:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T07:38:45.650Z] time="2022-04-19T07:38:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:38:45.650Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2022-04-19T07:38:45.650Z] === RUN TestNewServiceConfig [2022-04-19T07:38:45.650Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestValidateIndexName [2022-04-19T07:38:45.650Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestValidateIndexNameWithError [2022-04-19T07:38:45.650Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestEndpointParse [2022-04-19T07:38:45.650Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestEndpointParseInvalid [2022-04-19T07:38:45.650Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestValidateEndpoint [2022-04-19T07:38:45.650Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T07:38:45.650Z] === RUN TestPing [2022-04-19T07:38:45.650Z] --- PASS: TestPing (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestPingRegistryEndpoint [2022-04-19T07:38:45.650Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:45.650Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestEndpoint [2022-04-19T07:38:45.650Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:45.650Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestParseRepositoryInfo [2022-04-19T07:38:45.650Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestNewIndexInfo [2022-04-19T07:38:45.650Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestMirrorEndpointLookup [2022-04-19T07:38:45.650Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:38:45.650Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestSearchRepositories [2022-04-19T07:38:45.650Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T07:38:45.650Z] Host: 127.0.0.1:49317 [2022-04-19T07:38:45.650Z] User-Agent: docker test client [2022-04-19T07:38:45.650Z] Authorization: Token fake-token [2022-04-19T07:38:45.650Z] X-Docker-Token: true [2022-04-19T07:38:45.650Z] Accept-Encoding: gzip [2022-04-19T07:38:45.650Z] [2022-04-19T07:38:45.650Z] [2022-04-19T07:38:45.650Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T07:38:45.650Z] Connection: close [2022-04-19T07:38:45.650Z] Content-Length: 144 [2022-04-19T07:38:45.650Z] Cache-Control: no-cache [2022-04-19T07:38:45.650Z] Content-Type: application/json [2022-04-19T07:38:45.650Z] Date: Tue, 19 Apr 2022 07:38:45 GMT [2022-04-19T07:38:45.650Z] Expires: -1 [2022-04-19T07:38:45.650Z] Pragma: no-cache [2022-04-19T07:38:45.650Z] Server: docker-tests/mock [2022-04-19T07:38:45.650Z] X-Docker-Registry-Config: mock [2022-04-19T07:38:45.650Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T07:38:45.650Z] [2022-04-19T07:38:45.650Z] [2022-04-19T07:38:45.650Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestTrustedLocation [2022-04-19T07:38:45.650Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T07:38:45.650Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T07:38:45.650Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T07:38:45.650Z] === RUN TestIsSecureIndex [2022-04-19T07:38:45.650Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T07:38:45.650Z] PASS [2022-04-19T07:38:45.650Z] coverage: 51.7% of statements [2022-04-19T07:38:45.650Z] ok github.com/docker/docker/registry 0.156s coverage: 51.7% of statements [2022-04-19T07:38:45.723Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-19T07:38:45.723Z] === RUN TestChangeString [2022-04-19T07:38:45.723Z] --- PASS: TestChangeString (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesWithNoChanges [2022-04-19T07:38:45.723Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-19T07:38:45.723Z] === RUN TestChangesWithChanges [2022-04-19T07:38:45.723Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-19T07:38:45.723Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T07:38:45.723Z] changes_test.go:196: needs more investigation [2022-04-19T07:38:45.723Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesDirsEmpty [2022-04-19T07:38:45.723Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:38:45.723Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesDirsMutated [2022-04-19T07:38:45.723Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:38:45.723Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestApplyLayer [2022-04-19T07:38:45.723Z] changes_test.go:433: needs further investigation [2022-04-19T07:38:45.723Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T07:38:45.723Z] changes_test.go:469: needs further investigation [2022-04-19T07:38:45.723Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T07:38:45.723Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T07:38:45.723Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T07:38:45.724Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T07:38:45.724Z] === RUN TestChangesSize [2022-04-19T07:38:45.724Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T07:38:45.724Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T07:38:45.724Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1112142035\\dest" [2022-04-19T07:38:45.724Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T07:38:45.724Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1441903283\\victim\\hello" -> "../victim/hello" [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1042345376\\victim\\hello" -> "/../victim/hello" [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1558280124\\victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3555284982\\victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3522681590\\victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink173871275\\victim" -> "../victim" [2022-04-19T07:38:45.724Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-19T07:38:45.724Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink669992519\\dest\\dotdot" -> "../victim/hello" [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink257576733\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1462114155\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2642629448\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3297377667\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:45.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink12754979\\dest\\loophole-victim" -> "../victim" [2022-04-19T07:38:45.724Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-19T07:38:45.724Z] === RUN TestApplyLayerWhiteouts [2022-04-19T07:38:45.724Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-19T07:38:45.724Z] === RUN TestGenerateEmptyFile [2022-04-19T07:38:45.724Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T07:38:45.724Z] === RUN TestGenerateWithContent [2022-04-19T07:38:45.724Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T07:38:45.724Z] PASS [2022-04-19T07:38:45.724Z] coverage: 61.9% of statements [2022-04-19T07:38:45.724Z] ok github.com/docker/docker/pkg/archive 6.521s coverage: 61.9% of statements [2022-04-19T07:38:46.117Z] time="2022-04-19T07:38:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T07:38:46.180Z] === RUN TestGet [2022-04-19T07:38:46.180Z] --- PASS: TestGet (0.00s) [2022-04-19T07:38:46.180Z] === RUN TestGetShortcutString [2022-04-19T07:38:46.180Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T07:38:46.180Z] PASS [2022-04-19T07:38:46.180Z] coverage: 42.9% of statements [2022-04-19T07:38:46.180Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-04-19T07:38:46.180Z] 2022/04/19 07:38:45 Closing DB instances... [2022-04-19T07:38:46.180Z] === RUN TestCreateIDMapOrder [2022-04-19T07:38:46.180Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T07:38:46.180Z] PASS [2022-04-19T07:38:46.180Z] coverage: 7.2% of statements [2022-04-19T07:38:46.180Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-04-19T07:38:46.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-19T07:38:46.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T07:38:46.585Z] time="2022-04-19T07:38:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReader [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T07:38:46.585Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T07:38:46.585Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T07:38:46.585Z] PASS [2022-04-19T07:38:46.585Z] coverage: 100.0% of statements [2022-04-19T07:38:46.585Z] ok github.com/docker/docker/registry/resumable 0.174s coverage: 100.0% of statements [2022-04-19T07:38:47.051Z] === RUN TestRestartManagerTimeout [2022-04-19T07:38:47.051Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T07:38:47.051Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T07:38:47.051Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T07:38:47.051Z] PASS [2022-04-19T07:38:47.051Z] coverage: 50.9% of statements [2022-04-19T07:38:47.051Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2022-04-19T07:38:47.150Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-19T07:38:47.151Z] === RUN TestNetworkDBNodeLeave [2022-04-19T07:38:47.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T07:38:47.605Z] === RUN TestFixedBufferCap [2022-04-19T07:38:47.605Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestFixedBufferLen [2022-04-19T07:38:47.605Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestFixedBufferString [2022-04-19T07:38:47.605Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestFixedBufferWrite [2022-04-19T07:38:47.605Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestFixedBufferRead [2022-04-19T07:38:47.605Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestBytesPipeRead [2022-04-19T07:38:47.605Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestBytesPipeWrite [2022-04-19T07:38:47.605Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T07:38:47.605Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T07:38:48.035Z] === RUN TestDecodeContainerConfig [2022-04-19T07:38:48.035Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T07:38:48.035Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T07:38:48.035Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T07:38:48.035Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T07:38:48.035Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T07:38:48.035Z] === RUN TestValidatePrivileged [2022-04-19T07:38:48.035Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T07:38:48.035Z] PASS [2022-04-19T07:38:48.035Z] coverage: 52.4% of statements [2022-04-19T07:38:48.035Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.4% of statements [2022-04-19T07:38:48.035Z] time="2022-04-19T07:38:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T07:38:48.059Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-04-19T07:38:48.059Z] === RUN TestAtomicWriteToFile [2022-04-19T07:38:48.059Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-04-19T07:38:48.059Z] === RUN TestAtomicWriteSetCommit [2022-04-19T07:38:48.059Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T07:38:48.059Z] === RUN TestAtomicWriteSetCancel [2022-04-19T07:38:48.059Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T07:38:48.059Z] === RUN TestReadCloserWrapperClose [2022-04-19T07:38:48.059Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T07:38:48.059Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestReaderErrWrapperRead [2022-04-19T07:38:48.059Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestCancelReadCloser [2022-04-19T07:38:48.059Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T07:38:48.059Z] === RUN TestWriteCloserWrapperClose [2022-04-19T07:38:48.059Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestNopWriteCloser [2022-04-19T07:38:48.059Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestNopWriter [2022-04-19T07:38:48.059Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T07:38:48.059Z] === RUN TestWriteCounter [2022-04-19T07:38:48.059Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T07:38:48.059Z] PASS [2022-04-19T07:38:48.059Z] coverage: 70.1% of statements [2022-04-19T07:38:48.059Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 70.1% of statements [2022-04-19T07:38:48.503Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T07:38:48.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T07:38:48.503Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T07:38:48.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T07:38:48.503Z] PASS [2022-04-19T07:38:48.503Z] coverage: 62.5% of statements [2022-04-19T07:38:48.503Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2022-04-19T07:38:48.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:38:49.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:38:49.584Z] === RUN TestError [2022-04-19T07:38:49.584Z] --- PASS: TestError (0.00s) [2022-04-19T07:38:49.584Z] === RUN TestProgressString [2022-04-19T07:38:49.584Z] === RUN TestProgressString/no_progress [2022-04-19T07:38:49.584Z] === RUN TestProgressString/progress_1 [2022-04-19T07:38:49.584Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T07:38:49.584Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T07:38:49.584Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T07:38:49.584Z] === RUN TestProgressString/with_units [2022-04-19T07:38:49.584Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T07:38:49.584Z] === RUN TestProgressString/hide_counts [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T07:38:49.584Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T07:38:49.584Z] === RUN TestJSONMessageDisplay [2022-04-19T07:38:49.584Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-19T07:38:49.584Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T07:38:49.584Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T07:38:49.584Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T07:38:49.584Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T07:38:49.584Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T07:38:49.584Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T07:38:49.584Z] PASS [2022-04-19T07:38:49.584Z] coverage: 91.7% of statements [2022-04-19T07:38:49.584Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2022-04-19T07:38:49.584Z] --- PASS: TestNetworkDBNodeLeave (2.64s) [2022-04-19T07:38:49.584Z] === RUN TestNetworkDBWatch [2022-04-19T07:38:49.822Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:38:50.040Z] === RUN TestStandardLongPath [2022-04-19T07:38:50.040Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T07:38:50.040Z] === RUN TestUNCLongPath [2022-04-19T07:38:50.040Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T07:38:50.040Z] PASS [2022-04-19T07:38:50.040Z] coverage: 100.0% of statements [2022-04-19T07:38:50.040Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-04-19T07:38:50.495Z] === RUN TestNameFormat [2022-04-19T07:38:50.495Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T07:38:50.495Z] === RUN TestNameRetries [2022-04-19T07:38:50.495Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T07:38:50.495Z] PASS [2022-04-19T07:38:50.495Z] coverage: 85.7% of statements [2022-04-19T07:38:50.495Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-04-19T07:38:50.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.36s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.36s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s) [2022-04-19T07:38:50.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2022-04-19T07:38:50.832Z] === RUN TestCgroupNamespacesRun [2022-04-19T07:38:51.451Z] === RUN TestGetDriver [2022-04-19T07:38:51.451Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T07:38:51.451Z] === RUN TestVolumeRequestError [2022-04-19T07:38:51.451Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T07:38:51.451Z] PASS [2022-04-19T07:38:51.451Z] coverage: 36.1% of statements [2022-04-19T07:38:51.451Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2022-04-19T07:38:51.456Z] === RUN TestParseKeyValueOpt [2022-04-19T07:38:51.456Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T07:38:51.456Z] === RUN TestParseUintList [2022-04-19T07:38:51.456Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T07:38:51.456Z] === RUN TestParseUintListMaximumLimits [2022-04-19T07:38:51.456Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T07:38:51.456Z] PASS [2022-04-19T07:38:51.456Z] coverage: 97.0% of statements [2022-04-19T07:38:51.456Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-04-19T07:38:51.456Z] 2022/04/19 07:38:51 Closing DB instances... [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy (9.98s) [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.55s) [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2022-04-19T07:38:51.739Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2022-04-19T07:38:51.739Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:38:51.919Z] time="2022-04-19T07:38:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T07:38:52.388Z] === RUN TestGetAddress [2022-04-19T07:38:52.388Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T07:38:52.388Z] === RUN TestRemove [2022-04-19T07:38:52.388Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:38:52.388Z] --- SKIP: TestRemove (0.00s) [2022-04-19T07:38:52.388Z] === RUN TestInitializeWithVolumes [2022-04-19T07:38:52.388Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-19T07:38:52.388Z] === RUN TestCreate [2022-04-19T07:38:52.388Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:38:52.388Z] === RUN TestValidateName [2022-04-19T07:38:52.388Z] --- PASS: TestValidateName (0.00s) [2022-04-19T07:38:52.388Z] === RUN TestCreateWithOpts [2022-04-19T07:38:52.388Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:38:52.388Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T07:38:52.388Z] === RUN TestRelaodNoOpts [2022-04-19T07:38:52.388Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T07:38:52.388Z] PASS [2022-04-19T07:38:52.388Z] coverage: 41.5% of statements [2022-04-19T07:38:52.388Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T07:38:52.415Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T07:38:52.415Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T07:38:52.415Z] PASS [2022-04-19T07:38:52.415Z] coverage: 36.4% of statements [2022-04-19T07:38:52.415Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-19T07:38:52.726Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2022-04-19T07:38:52.726Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T07:38:52.857Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T07:38:52.857Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T07:38:52.857Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T07:38:52.857Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T07:38:52.870Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-19T07:38:52.870Z] === RUN TestNetworkDBBulkSync [2022-04-19T07:38:53.324Z] === RUN TestNewAndRemove [2022-04-19T07:38:53.324Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T07:38:53.324Z] === RUN TestRemoveInvalidPath [2022-04-19T07:38:53.324Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T07:38:53.324Z] PASS [2022-04-19T07:38:53.324Z] coverage: 82.6% of statements [2022-04-19T07:38:53.324Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRaw [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T07:38:53.325Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRaw [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T07:38:53.325Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestConvertTmpfsOptions [2022-04-19T07:38:53.325Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T07:38:53.325Z] linux_parser_test.go:209: data="ro" [2022-04-19T07:38:53.325Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestParseMountSpec [2022-04-19T07:38:53.325Z] parser_test.go:62: case 0 [2022-04-19T07:38:53.325Z] parser_test.go:62: case 1 [2022-04-19T07:38:53.325Z] parser_test.go:62: case 2 [2022-04-19T07:38:53.325Z] parser_test.go:62: case 3 [2022-04-19T07:38:53.325Z] parser_test.go:62: case 4 [2022-04-19T07:38:53.325Z] parser_test.go:62: case 5 [2022-04-19T07:38:53.325Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestValidateMount [2022-04-19T07:38:53.325Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRaw [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:38:53.325Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T07:38:53.325Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:38:53.325Z] PASS [2022-04-19T07:38:53.325Z] coverage: 67.6% of statements [2022-04-19T07:38:53.325Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2022-04-19T07:38:53.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T07:38:53.900Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2022-04-19T07:38:53.900Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:38:53.900Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:38:53.900Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T07:38:53.900Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:38:54.024Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-19T07:38:54.024Z] === RUN TestInfoDebug [2022-04-19T07:38:54.024Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T07:38:54.024Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:38:54.024Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T07:38:54.024Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:38:54.024Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T07:38:54.024Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:38:54.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-19T07:38:54.024Z] === RUN TestPingCacheHeaders [2022-04-19T07:38:54.024Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T07:38:54.024Z] === RUN TestPingGet [2022-04-19T07:38:54.024Z] --- PASS: TestPingGet (0.01s) [2022-04-19T07:38:54.024Z] === RUN TestPingHead [2022-04-19T07:38:54.024Z] --- PASS: TestPingHead (0.02s) [2022-04-19T07:38:54.024Z] === RUN TestPingSwarmHeader [2022-04-19T07:38:54.218Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-04-19T07:38:54.218Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T07:38:54.280Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T07:38:54.287Z] 2022/04/19 07:38:53 Closing DB instances... [2022-04-19T07:38:54.313Z] === RUN TestSetGetMeta [2022-04-19T07:38:54.313Z] === PAUSE TestSetGetMeta [2022-04-19T07:38:54.313Z] === RUN TestRestore [2022-04-19T07:38:54.313Z] === PAUSE TestRestore [2022-04-19T07:38:54.313Z] === RUN TestServiceCreate [2022-04-19T07:38:54.313Z] === PAUSE TestServiceCreate [2022-04-19T07:38:54.313Z] === RUN TestServiceList [2022-04-19T07:38:54.313Z] === PAUSE TestServiceList [2022-04-19T07:38:54.313Z] === RUN TestServiceRemove [2022-04-19T07:38:54.313Z] === PAUSE TestServiceRemove [2022-04-19T07:38:54.313Z] === RUN TestServiceGet [2022-04-19T07:38:54.313Z] === PAUSE TestServiceGet [2022-04-19T07:38:54.313Z] === RUN TestServicePrune [2022-04-19T07:38:54.313Z] === PAUSE TestServicePrune [2022-04-19T07:38:54.313Z] === RUN TestCreate [2022-04-19T07:38:54.313Z] === PAUSE TestCreate [2022-04-19T07:38:54.313Z] === RUN TestRemove [2022-04-19T07:38:54.313Z] === PAUSE TestRemove [2022-04-19T07:38:54.313Z] === RUN TestList [2022-04-19T07:38:54.313Z] === PAUSE TestList [2022-04-19T07:38:54.313Z] === RUN TestFindByDriver [2022-04-19T07:38:54.313Z] === PAUSE TestFindByDriver [2022-04-19T07:38:54.313Z] === RUN TestFindByReferenced [2022-04-19T07:38:54.313Z] === PAUSE TestFindByReferenced [2022-04-19T07:38:54.313Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T07:38:54.313Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T07:38:54.313Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:38:54.313Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:38:54.313Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T07:38:54.313Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T07:38:54.313Z] === RUN TestRefDerefRemove [2022-04-19T07:38:54.313Z] === PAUSE TestRefDerefRemove [2022-04-19T07:38:54.313Z] === RUN TestGet [2022-04-19T07:38:54.313Z] === PAUSE TestGet [2022-04-19T07:38:54.313Z] === RUN TestGetWithReference [2022-04-19T07:38:54.313Z] === PAUSE TestGetWithReference [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:38:54.313Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T07:38:54.313Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T07:38:54.313Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T07:38:54.313Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T07:38:54.313Z] === CONT TestSetGetMeta [2022-04-19T07:38:54.313Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T07:38:54.313Z] === CONT TestList [2022-04-19T07:38:54.313Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T07:38:54.313Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestGetWithReference [2022-04-19T07:38:54.313Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestGet [2022-04-19T07:38:54.313Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-19T07:38:54.313Z] === CONT TestRefDerefRemove [2022-04-19T07:38:54.313Z] --- PASS: TestList (0.03s) [2022-04-19T07:38:54.313Z] === CONT TestRemove [2022-04-19T07:38:54.313Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestCreate [2022-04-19T07:38:54.313Z] --- PASS: TestGet (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestServicePrune [2022-04-19T07:38:54.313Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestServiceGet [2022-04-19T07:38:54.313Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:38:54.313Z] === CONT TestServiceRemove [2022-04-19T07:38:54.313Z] --- PASS: TestRemove (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestServiceList [2022-04-19T07:38:54.313Z] --- PASS: TestServiceGet (0.10s) [2022-04-19T07:38:54.313Z] === CONT TestServiceCreate [2022-04-19T07:38:54.313Z] time="2022-04-19T07:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:38:54.313Z] --- PASS: TestServiceRemove (0.11s) [2022-04-19T07:38:54.313Z] === CONT TestRestore [2022-04-19T07:38:54.313Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:38:54.313Z] --- PASS: TestServiceList (0.11s) [2022-04-19T07:38:54.313Z] time="2022-04-19T07:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:38:54.313Z] time="2022-04-19T07:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:38:54.313Z] time="2022-04-19T07:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T07:38:54.313Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-19T07:38:54.313Z] === CONT TestFindByReferenced [2022-04-19T07:38:54.313Z] --- PASS: TestServiceCreate (0.02s) [2022-04-19T07:38:54.313Z] === CONT TestFindByDriver [2022-04-19T07:38:54.313Z] time="2022-04-19T07:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:38:54.313Z] --- PASS: TestRestore (0.03s) [2022-04-19T07:38:54.313Z] --- PASS: TestServicePrune (0.14s) [2022-04-19T07:38:54.313Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-19T07:38:54.313Z] --- PASS: TestFindByDriver (0.02s) [2022-04-19T07:38:54.313Z] PASS [2022-04-19T07:38:54.313Z] coverage: 69.0% of statements [2022-04-19T07:38:54.313Z] ok github.com/docker/docker/volume/service 0.229s coverage: 69.0% of statements [2022-04-19T07:38:54.841Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T07:38:54.861Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-04-19T07:38:54.861Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:38:55.247Z] === RUN TestFailedConnection [2022-04-19T07:38:55.247Z] --- PASS: TestGetAddress (24.58s) [2022-04-19T07:38:55.247Z] === RUN TestRequestSyntaxCheck [2022-04-19T07:38:55.702Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-19T07:38:55.702Z] === RUN TestRequest [2022-04-19T07:38:55.702Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-19T07:38:55.702Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T07:38:55.769Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T07:38:55.769Z] --- PASS: TestPingSwarmHeader (2.00s) [2022-04-19T07:38:55.769Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T07:38:55.769Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T07:38:55.769Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T07:38:55.769Z] === RUN TestVersion [2022-04-19T07:38:55.769Z] --- PASS: TestVersion (0.02s) [2022-04-19T07:38:55.769Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:38:55.769Z] === CONT TestDiskUsage [2022-04-19T07:38:55.773Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-04-19T07:38:55.773Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:38:56.111Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2022-04-19T07:38:56.111Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T07:38:56.332Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T07:38:56.591Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T07:38:57.155Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T07:38:57.233Z] --- PASS: TestFailedConnection (2.22s) [2022-04-19T07:38:57.233Z] === RUN TestFailOnce [2022-04-19T07:38:57.233Z] 2022/04/19 07:38:56 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-19T07:38:57.233Z] goroutine 34 [running]: [2022-04-19T07:38:57.233Z] net/http.(*conn).serve.func1() [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T07:38:57.233Z] panic({0x963700, 0xaad060}) [2022-04-19T07:38:57.233Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T07:38:57.233Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000067a70?) [2022-04-19T07:38:57.233Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T07:38:57.233Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xab2878?, 0xc0001b6000?}, 0x8bd9a6?) [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T07:38:57.233Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xab2878, 0xc0001b6000}, 0xc0001aa000) [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T07:38:57.233Z] net/http.serverHandler.ServeHTTP({0xab0e98?}, {0xab2878, 0xc0001b6000}, 0xc0001aa000) [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T07:38:57.233Z] net/http.(*conn).serve(0xc0001a0000, {0xab2d78, 0xc0001820c0}) [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T07:38:57.233Z] created by net/http.(*Server).Serve [2022-04-19T07:38:57.233Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T07:38:57.233Z] time="2022-04-19T07:38:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage (1.52s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.413Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2022-04-19T07:38:57.414Z] PASS [2022-04-19T07:38:57.414Z] [2022-04-19T07:38:57.414Z] DONE 54 tests in 22.215s [2022-04-19T07:38:57.414Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T07:38:57.414Z] INFO: Testing against a local daemon [2022-04-19T07:38:57.414Z] === RUN TestVolumesCreateAndList [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T07:38:57.414Z] === RUN TestVolumesRemove [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-19T07:38:57.414Z] === RUN TestVolumesInspect [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:38:57.414Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:38:57.414Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:38:57.414Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:38:57.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:38:57.414Z] PASS [2022-04-19T07:38:57.414Z] [2022-04-19T07:38:57.414Z] DONE 9 tests in 0.162s [2022-04-19T07:38:57.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T07:38:57.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T07:38:57.978Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-19T07:38:57.978Z] Removing test suite binaries [2022-04-19T07:38:57.978Z] exiting test-integration [2022-04-19T07:38:57.978Z] ++ exit 0 [2022-04-19T07:38:57.978Z] [2022-04-19T07:38:58.048Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2022-04-19T07:38:58.048Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T07:38:58.195Z] --- PASS: TestFailOnce (1.17s) [2022-04-19T07:38:58.195Z] === RUN TestEchoInputOutput [2022-04-19T07:38:58.195Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T07:38:58.195Z] === RUN TestBackoff [2022-04-19T07:38:58.195Z] --- PASS: TestBackoff (0.00s) [2022-04-19T07:38:58.195Z] === RUN TestAbortRetry [2022-04-19T07:38:58.195Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T07:38:58.195Z] === RUN TestClientScheme [2022-04-19T07:38:58.195Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T07:38:58.195Z] === RUN TestNewClientWithTimeout [2022-04-19T07:38:58.651Z] time="2022-04-19T07:38:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-19T07:38:59.063Z] 2022/04/19 07:38:58 Closing DB instances... [2022-04-19T07:38:59.107Z] 2022/04/19 07:38:59 Closing DB instances... Post stage [Pipeline] junit [2022-04-19T07:38:59.883Z] Recording test results [2022-04-19T07:38:59.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s) [2022-04-19T07:38:59.943Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T07:38:59.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T07:39:00.051Z] --- PASS: TestGet (15.00s) [2022-04-19T07:39:00.051Z] === RUN TestPluginWithNoManifest [2022-04-19T07:39:00.051Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T07:39:00.051Z] === RUN TestGetAll [2022-04-19T07:39:00.051Z] --- PASS: TestGetAll (0.00s) [2022-04-19T07:39:00.051Z] PASS [2022-04-19T07:39:00.051Z] coverage: 73.2% of statements [2022-04-19T07:39:00.051Z] ok github.com/docker/docker/pkg/plugins 34.871s coverage: 73.2% of statements [2022-04-19T07:39:00.084Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T07:39:00.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T07:39:00.454Z] + echo Ensuring container killed. [2022-04-19T07:39:00.454Z] Ensuring container killed. [2022-04-19T07:39:00.454Z] + docker rm -vf docker-pr1 [2022-04-19T07:39:00.454Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T07:39:00.631Z] time="2022-04-19T07:39:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-19T07:39:00.729Z] + echo Chowning /workspace to jenkins user [2022-04-19T07:39:00.729Z] Chowning /workspace to jenkins user [2022-04-19T07:39:00.729Z] + id -u [2022-04-19T07:39:00.729Z] + id -g [2022-04-19T07:39:00.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T07:39:00.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-19T07:39:01.326Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2022-04-19T07:39:01.326Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T07:39:02.156Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.50s) [2022-04-19T07:39:02.156Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T07:39:02.156Z] === RUN TestParseEmptyInterface [2022-04-19T07:39:02.156Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestParseNonInterfaceType [2022-04-19T07:39:02.156Z] --- PASS: TestRequest (6.84s) [2022-04-19T07:39:02.156Z] === RUN TestOverlappingRequests [2022-04-19T07:39:02.156Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestParseWithOneFunction [2022-04-19T07:39:02.156Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestParseWithMultipleFuncs [2022-04-19T07:39:02.156Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestParseWithUnnamedReturn [2022-04-19T07:39:02.156Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestEmbeddedInterface [2022-04-19T07:39:02.156Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestParsedImports [2022-04-19T07:39:02.156Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T07:39:02.156Z] === RUN TestAliasedImports [2022-04-19T07:39:02.156Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T07:39:02.156Z] PASS [2022-04-19T07:39:02.156Z] coverage: 56.8% of statements [2022-04-19T07:39:02.156Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-04-19T07:39:02.272Z] --- PASS: TestNetworkDBCRUDMediumCluster (34.26s) [2022-04-19T07:39:02.272Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T07:39:02.288Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2022-04-19T07:39:02.288Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T07:39:02.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T07:39:02.399Z] + bundleName=amd64-cgroup2 [2022-04-19T07:39:02.399Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T07:39:02.399Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T07:39:02.399Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T07:39:02.399Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-19T07:39:02.612Z] --- PASS: TestOverlappingRequests (0.35s) [2022-04-19T07:39:02.612Z] === RUN TestRelease [Pipeline] archiveArtifacts [2022-04-19T07:39:02.664Z] Archiving artifacts [2022-04-19T07:39:02.974Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T07:39:03.067Z] time="2022-04-19T07:39:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-19T07:39:03.067Z] 2022/04/19 07:39:02 Closing DB instances... [2022-04-19T07:39:03.067Z] === RUN TestHTTPTransport [2022-04-19T07:39:03.067Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T07:39:03.067Z] PASS [2022-04-19T07:39:03.067Z] coverage: 85.7% of statements [2022-04-19T07:39:03.067Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-04-19T07:39:03.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-19T07:39:03.264Z] 2022/04/19 07:39:02 Closing DB instances... [2022-04-19T07:39:03.277Z] + make clean [2022-04-19T07:39:03.277Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T07:39:03.277Z] docker-dev-cache [2022-04-19T07:39:03.277Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T07:39:04.028Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:39:04.028Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T07:39:04.028Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T07:39:04.028Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T07:39:04.028Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T07:39:04.028Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T07:39:04.028Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T07:39:04.028Z] === RUN TestBufferPoolPutAndGet [2022-04-19T07:39:04.028Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T07:39:04.028Z] PASS [2022-04-19T07:39:04.028Z] coverage: 88.2% of statements [2022-04-19T07:39:04.028Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-04-19T07:39:04.028Z] --- PASS: TestRelease (1.32s) [2022-04-19T07:39:04.028Z] === RUN TestAllocateRandomDeallocate [2022-04-19T07:39:04.157Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-04-19T07:39:04.157Z] === RUN TestNISDomainname [2022-04-19T07:39:04.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-19T07:39:04.484Z] === RUN TestOutputOnPrematureClose [2022-04-19T07:39:04.484Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T07:39:04.484Z] === RUN TestCompleteSilently [2022-04-19T07:39:04.484Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T07:39:04.484Z] PASS [2022-04-19T07:39:04.484Z] coverage: 75.9% of statements [2022-04-19T07:39:04.484Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-19T07:39:04.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T07:39:04.722Z] --- PASS: TestNISDomainname (0.88s) [2022-04-19T07:39:04.722Z] === RUN TestHostnameDnsResolution [Pipeline] } [2022-04-19T07:39:04.833Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-19T07:39:04.833Z] === RUN TestNetworkDBGarbageCollection [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T07:39:04.940Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-19T07:39:04.940Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T07:39:04.940Z] === RUN TestSendToOneSub [2022-04-19T07:39:04.940Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T07:39:04.940Z] === RUN TestSendToMultipleSubs [2022-04-19T07:39:04.940Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T07:39:04.940Z] === RUN TestEvictOneSub [2022-04-19T07:39:04.940Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T07:39:04.940Z] === RUN TestClosePublisher [2022-04-19T07:39:04.940Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T07:39:04.940Z] === RUN TestPubSubRace [2022-04-19T07:39:05.132Z] --- PASS: TestBuildMultiStageOnBuild (9.57s) [2022-04-19T07:39:05.132Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:39:05.132Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:39:05.132Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:39:05.132Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:39:05.902Z] --- PASS: TestPubSubRace (1.05s) [2022-04-19T07:39:05.902Z] PASS [2022-04-19T07:39:05.902Z] coverage: 75.0% of statements [2022-04-19T07:39:05.902Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2022-04-19T07:39:06.095Z] --- PASS: TestHostnameDnsResolution (1.07s) [2022-04-19T07:39:06.095Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T07:39:06.867Z] === RUN TestRegister [2022-04-19T07:39:06.867Z] --- PASS: TestRegister (0.00s) [2022-04-19T07:39:06.867Z] === RUN TestCommand [2022-04-19T07:39:06.867Z] --- PASS: TestCommand (0.03s) [2022-04-19T07:39:06.867Z] === RUN TestNaiveSelf [2022-04-19T07:39:06.867Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-19T07:39:06.867Z] PASS [2022-04-19T07:39:06.867Z] coverage: 82.4% of statements [2022-04-19T07:39:06.867Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-04-19T07:39:07.028Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-04-19T07:39:07.028Z] === RUN TestPrivilegedHostDevices [2022-04-19T07:39:07.323Z] time="2022-04-19T07:39:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-19T07:39:07.323Z] === RUN TestDump [2022-04-19T07:39:07.323Z] goroutine 6 [running]: [2022-04-19T07:39:07.323Z] github.com/docker/docker/pkg/stack.dump(0xc02d57?) [2022-04-19T07:39:07.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:39:07.323Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T07:39:07.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T07:39:07.323Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T07:39:07.323Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T07:39:07.323Z] testing.tRunner(0xc0001601a0, 0xdca498) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:39:07.323Z] created by testing.(*T).Run [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:39:07.323Z] [2022-04-19T07:39:07.323Z] goroutine 1 [chan receive]: [2022-04-19T07:39:07.323Z] testing.(*T).Run(0xc000160000, {0xdb913c?, 0xbdc1f3?}, 0xdca498) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:39:07.323Z] testing.runTests.func1(0xc00006c870?) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:39:07.323Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:39:07.323Z] testing.runTests(0xc000058500?, {0xf4e400, 0x3, 0x3}, {0x1776a8f0108?, 0x40?, 0xf534a0?}) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:39:07.323Z] testing.(*M).Run(0xc000058500) [2022-04-19T07:39:07.323Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:39:07.323Z] main.main() [2022-04-19T07:39:07.323Z] _testmain.go:99 +0x255 [2022-04-19T07:39:07.323Z] --- PASS: TestDump (0.00s) [2022-04-19T07:39:07.323Z] === RUN TestDumpToFile [2022-04-19T07:39:07.591Z] --- PASS: TestPrivilegedHostDevices (0.78s) [2022-04-19T07:39:07.591Z] === RUN TestStats [2022-04-19T07:39:07.779Z] --- PASS: TestDumpToFile (0.15s) [2022-04-19T07:39:07.779Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T07:39:07.779Z] goroutine 8 [running]: [2022-04-19T07:39:07.779Z] github.com/docker/docker/pkg/stack.dump(0xc7ed13?) [2022-04-19T07:39:07.779Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T07:39:07.779Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xc7ece0?}) [2022-04-19T07:39:07.779Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T07:39:07.779Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-19T07:39:07.779Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T07:39:07.779Z] testing.tRunner(0xc000160820, 0xdca488) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:39:07.779Z] created by testing.(*T).Run [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T07:39:07.779Z] [2022-04-19T07:39:07.779Z] goroutine 1 [chan receive]: [2022-04-19T07:39:07.779Z] testing.(*T).Run(0xc000160000, {0xdc0713?, 0xbdc1f3?}, 0xdca488) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T07:39:07.779Z] testing.runTests.func1(0xc00006c870?) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T07:39:07.779Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T07:39:07.779Z] testing.runTests(0xc000058500?, {0xf4e400, 0x3, 0x3}, {0x1776a8f0108?, 0x40?, 0xf534a0?}) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T07:39:07.779Z] testing.(*M).Run(0xc000058500) [2022-04-19T07:39:07.779Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T07:39:07.779Z] main.main() [2022-04-19T07:39:07.779Z] _testmain.go:99 +0x255 [2022-04-19T07:39:07.779Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T07:39:07.779Z] PASS [2022-04-19T07:39:07.779Z] coverage: 90.9% of statements [2022-04-19T07:39:07.779Z] ok github.com/docker/docker/pkg/stack 0.190s coverage: 90.9% of statements [2022-04-19T07:39:07.779Z] --- PASS: TestAllocateRandomDeallocate (3.73s) [2022-04-19T07:39:07.779Z] === RUN TestRetrieveFromStore [2022-04-19T07:39:07.990Z] --- PASS: TestCreateServiceSecretFileMode (12.35s) [2022-04-19T07:39:07.990Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:39:08.234Z] === RUN TestNewStdWriter [2022-04-19T07:39:08.234Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T07:39:08.234Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestWriteWithNilBytes [2022-04-19T07:39:08.234Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestWrite [2022-04-19T07:39:08.234Z] --- PASS: TestWrite (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestWriteWithWriterError [2022-04-19T07:39:08.234Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T07:39:08.234Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyWriteAndRead [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T07:39:08.234Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T07:39:08.234Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T07:39:08.234Z] PASS [2022-04-19T07:39:08.234Z] coverage: 100.0% of statements [2022-04-19T07:39:08.234Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-19T07:39:08.692Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T07:39:08.692Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T07:39:08.692Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestFormatStatus [2022-04-19T07:39:08.692Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestFormatError [2022-04-19T07:39:08.692Z] --- PASS: TestFormatError (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestFormatJSONError [2022-04-19T07:39:08.692Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T07:39:08.692Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T07:39:08.692Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestNewJSONProgressOutput [2022-04-19T07:39:08.692Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestAuxFormatterEmit [2022-04-19T07:39:08.692Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestStreamWriterStdout [2022-04-19T07:39:08.692Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T07:39:08.692Z] === RUN TestStreamWriterStderr [2022-04-19T07:39:08.692Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T07:39:08.692Z] PASS [2022-04-19T07:39:08.692Z] coverage: 66.2% of statements [2022-04-19T07:39:08.692Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-04-19T07:39:08.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-19T07:39:09.147Z] --- PASS: TestRetrieveFromStore (1.25s) [2022-04-19T07:39:09.147Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T07:39:09.147Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-19T07:39:09.147Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T07:39:09.147Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T07:39:09.147Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T07:39:09.147Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T07:39:09.147Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T07:39:09.147Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T07:39:09.147Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T07:39:09.147Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T07:39:09.147Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T07:39:09.147Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T07:39:09.147Z] === RUN TestDebug [2022-04-19T07:39:09.147Z] --- PASS: TestDebug (0.00s) [2022-04-19T07:39:09.147Z] === RUN TestRequestPoolParallel [2022-04-19T07:39:09.147Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-04-19T07:39:09.147Z] === RUN TestFullAllocateRelease [2022-04-19T07:39:09.147Z] === RUN TestGenerateRandomID [2022-04-19T07:39:09.147Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T07:39:09.147Z] === RUN TestShortenId [2022-04-19T07:39:09.147Z] --- PASS: TestShortenId (0.00s) [2022-04-19T07:39:09.147Z] === RUN TestShortenSha256Id [2022-04-19T07:39:09.147Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T07:39:09.147Z] === RUN TestShortenIdEmpty [2022-04-19T07:39:09.147Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T07:39:09.148Z] === RUN TestShortenIdInvalid [2022-04-19T07:39:09.148Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T07:39:09.148Z] === RUN TestIsShortIDNonHex [2022-04-19T07:39:09.148Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T07:39:09.148Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T07:39:09.148Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T07:39:09.148Z] PASS [2022-04-19T07:39:09.148Z] coverage: 70.6% of statements [2022-04-19T07:39:09.148Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-04-19T07:39:09.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T07:39:09.603Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-04-19T07:39:09.603Z] === RUN TestOddAllocateRelease [2022-04-19T07:39:09.603Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-19T07:39:09.603Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T07:39:10.059Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-19T07:39:10.059Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T07:39:10.059Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-19T07:39:10.059Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T07:39:10.059Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T07:39:10.059Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T07:39:10.059Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T07:39:10.059Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T07:39:10.059Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:39:10.059Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:39:10.059Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T07:39:10.059Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:39:10.059Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T07:39:10.059Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:39:10.059Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:39:10.059Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:39:10.059Z] PASS [2022-04-19T07:39:10.059Z] coverage: 85.3% of statements [2022-04-19T07:39:10.059Z] ok github.com/docker/docker/libnetwork/ipam 44.847s coverage: 85.3% of statements [2022-04-19T07:39:10.059Z] === RUN TestIsCpusetListAvailable [2022-04-19T07:39:10.059Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T07:39:10.059Z] PASS [2022-04-19T07:39:10.059Z] coverage: 39.4% of statements [2022-04-19T07:39:10.059Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-19T07:39:10.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T07:39:10.408Z] --- PASS: TestStats (2.76s) [2022-04-19T07:39:10.408Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:39:10.408Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T07:39:10.408Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T07:39:10.408Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T07:39:10.408Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T07:39:10.408Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T07:39:10.408Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T07:39:10.408Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T07:39:10.408Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T07:39:10.408Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T07:39:10.408Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T07:39:11.587Z] === RUN TestChtimes [2022-04-19T07:39:11.587Z] --- PASS: TestChtimes (0.00s) [2022-04-19T07:39:11.587Z] === RUN TestChtimesWindows [2022-04-19T07:39:11.587Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T07:39:11.587Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T07:39:11.587Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T07:39:11.587Z] PASS [2022-04-19T07:39:11.587Z] coverage: 13.0% of statements [2022-04-19T07:39:11.587Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-04-19T07:39:11.776Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T07:39:11.776Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T07:39:11.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-19T07:39:12.044Z] === RUN TestTailFile [2022-04-19T07:39:12.044Z] --- PASS: TestTailFile (0.00s) [2022-04-19T07:39:12.044Z] === RUN TestTailFileManyLines [2022-04-19T07:39:12.044Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T07:39:12.044Z] === RUN TestTailEmptyFile [2022-04-19T07:39:12.044Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T07:39:12.044Z] === RUN TestTailNegativeN [2022-04-19T07:39:12.044Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.044Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T07:39:12.044Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.045Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.046Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.046Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.341Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.502Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.502Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.504Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.504Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T07:39:12.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.505Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.506Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T07:39:12.507Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T07:39:12.908Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T07:39:12.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T07:39:12.963Z] PASS [2022-04-19T07:39:12.963Z] coverage: 88.6% of statements [2022-04-19T07:39:12.963Z] ok github.com/docker/docker/pkg/tailfile 0.147s coverage: 88.6% of statements [2022-04-19T07:39:13.418Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T07:39:13.418Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T07:39:13.418Z] === RUN TestTarSumRemove [2022-04-19T07:39:13.418Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T07:39:13.418Z] === RUN TestSortFileInfoSums [2022-04-19T07:39:13.418Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T07:39:13.419Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestNewTarSumForLabel [2022-04-19T07:39:13.419Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestEmptyTar [2022-04-19T07:39:13.419Z] --- PASS: TestEmptyTar (0.01s) [2022-04-19T07:39:13.419Z] === RUN TestTarSumsReadSize [2022-04-19T07:39:13.419Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestTarSums [2022-04-19T07:39:13.419Z] --- PASS: TestTarSums (0.06s) [2022-04-19T07:39:13.419Z] === RUN TestIteration [2022-04-19T07:39:13.419Z] --- PASS: TestIteration (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestVersionLabelForChecksum [2022-04-19T07:39:13.419Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestVersion [2022-04-19T07:39:13.419Z] --- PASS: TestVersion (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestGetVersion [2022-04-19T07:39:13.419Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T07:39:13.419Z] === RUN TestGetVersions [2022-04-19T07:39:13.419Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T07:39:13.419Z] PASS [2022-04-19T07:39:13.419Z] coverage: 89.3% of statements [2022-04-19T07:39:13.419Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2022-04-19T07:39:13.471Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T07:39:13.655Z] --- PASS: TestBuildMultiStageLayerLeak (8.55s) [2022-04-19T07:39:13.655Z] === RUN TestBuildWithHugeFile [2022-04-19T07:39:13.874Z] === RUN TestTruncIndex [2022-04-19T07:39:13.874Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T07:39:13.874Z] PASS [2022-04-19T07:39:13.874Z] coverage: 91.5% of statements [2022-04-19T07:39:13.874Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-04-19T07:39:14.836Z] === RUN TestVersionInfo [2022-04-19T07:39:14.836Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T07:39:14.836Z] === RUN TestAppendVersions [2022-04-19T07:39:14.836Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T07:39:14.836Z] PASS [2022-04-19T07:39:14.836Z] coverage: 88.9% of statements [2022-04-19T07:39:14.836Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-19T07:39:15.365Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-04-19T07:39:15.365Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-04-19T07:39:15.365Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2022-04-19T07:39:15.365Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-04-19T07:39:15.365Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-04-19T07:39:15.365Z] === RUN TestDeleteDevicemapper [2022-04-19T07:39:15.365Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:39:15.365Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T07:39:15.365Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:39:15.797Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T07:39:15.797Z] === RUN TestClientStream [2022-04-19T07:39:15.797Z] --- PASS: TestClientStream (0.04s) [2022-04-19T07:39:15.797Z] === RUN TestClientSendFile [2022-04-19T07:39:15.797Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T07:39:15.797Z] === RUN TestClientWithRequestTimeout [2022-04-19T07:39:16.252Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T07:39:16.252Z] === RUN TestFileSpecPlugin [2022-04-19T07:39:16.252Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T07:39:16.252Z] === RUN TestFileJSONSpecPlugin [2022-04-19T07:39:16.252Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T07:39:16.252Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestPluginAddHandler [2022-04-19T07:39:16.252Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestPluginWaitBadPlugin [2022-04-19T07:39:16.252Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestGet [2022-04-19T07:39:16.252Z] time="2022-04-19T07:39:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T07:39:16.252Z] === RUN TestValidatePrivileges [2022-04-19T07:39:16.252Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestFilterByCapNeg [2022-04-19T07:39:16.252Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestFilterByCapPos [2022-04-19T07:39:16.252Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T07:39:16.252Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T07:39:16.252Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T07:39:16.252Z] PASS [2022-04-19T07:39:16.252Z] coverage: 12.0% of statements [2022-04-19T07:39:16.252Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2022-04-19T07:39:16.302Z] check_test.go:308: [d4c74abc94908] daemon is not started [2022-04-19T07:39:16.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-19T07:39:17.214Z] time="2022-04-19T07:39:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T07:39:17.214Z] === RUN TestNewSettable [2022-04-19T07:39:17.214Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T07:39:17.214Z] === RUN TestIsSettable [2022-04-19T07:39:17.214Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T07:39:17.214Z] === RUN TestUpdateSettingsEnv [2022-04-19T07:39:17.214Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T07:39:17.214Z] PASS [2022-04-19T07:39:17.214Z] coverage: 20.0% of statements [2022-04-19T07:39:17.214Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-19T07:39:17.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-19T07:39:17.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2022-04-19T07:39:17.675Z] === RUN TestUpdateMemory [2022-04-19T07:39:17.675Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:39:17.675Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T07:39:17.675Z] === RUN TestUpdateCPUQuota [2022-04-19T07:39:17.934Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T07:39:18.175Z] === RUN TestLoad [2022-04-19T07:39:18.175Z] --- PASS: TestLoad (0.00s) [2022-04-19T07:39:18.175Z] === RUN TestSave [2022-04-19T07:39:18.175Z] --- PASS: TestSave (0.02s) [2022-04-19T07:39:18.175Z] === RUN TestAddDeleteGet [2022-04-19T07:39:18.175Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-19T07:39:18.175Z] === RUN TestInvalidTags [2022-04-19T07:39:18.175Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T07:39:18.175Z] PASS [2022-04-19T07:39:18.175Z] coverage: 84.4% of statements [2022-04-19T07:39:18.175Z] ok github.com/docker/docker/reference 0.104s coverage: 84.4% of statements [2022-04-19T07:39:18.175Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T07:39:18.176Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T07:39:18.176Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T07:39:18.176Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T07:39:19.137Z] time="2022-04-19T07:39:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T07:39:19.137Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T07:39:19.137Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-19T07:39:19.137Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T07:39:19.137Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T07:39:19.137Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T07:39:19.137Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T07:39:19.137Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T07:39:19.305Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T07:39:19.305Z] --- PASS: TestUpdateCPUQuota (1.38s) [2022-04-19T07:39:19.305Z] === RUN TestUpdatePidsLimit [2022-04-19T07:39:19.305Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T07:39:19.563Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T07:39:19.592Z] time="2022-04-19T07:39:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-04-19T07:39:19.592Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T07:39:19.592Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T07:39:19.592Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T07:39:19.592Z] === RUN TestResumableRequestReader [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T07:39:19.592Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T07:39:19.592Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T07:39:19.592Z] PASS [2022-04-19T07:39:19.592Z] coverage: 100.0% of statements [2022-04-19T07:39:19.592Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-04-19T07:39:19.821Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T07:39:20.051Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T07:39:20.051Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T07:39:20.051Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T07:39:20.051Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestValidateMirror [2022-04-19T07:39:20.051Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestLoadInsecureRegistries [2022-04-19T07:39:20.051Z] === RUN TestRestartManagerTimeout [2022-04-19T07:39:20.051Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T07:39:20.051Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T07:39:20.051Z] PASS [2022-04-19T07:39:20.051Z] coverage: 50.9% of statements [2022-04-19T07:39:20.051Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-04-19T07:39:20.051Z] time="2022-04-19T07:39:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:39:20.051Z] time="2022-04-19T07:39:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T07:39:20.051Z] time="2022-04-19T07:39:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T07:39:20.051Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-04-19T07:39:20.051Z] === RUN TestNewServiceConfig [2022-04-19T07:39:20.051Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestValidateIndexName [2022-04-19T07:39:20.051Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestValidateIndexNameWithError [2022-04-19T07:39:20.051Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestEndpointParse [2022-04-19T07:39:20.051Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestEndpointParseInvalid [2022-04-19T07:39:20.051Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestValidateEndpoint [2022-04-19T07:39:20.051Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T07:39:20.051Z] === RUN TestPing [2022-04-19T07:39:20.051Z] --- PASS: TestPing (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestPingRegistryEndpoint [2022-04-19T07:39:20.051Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:39:20.051Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestEndpoint [2022-04-19T07:39:20.051Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:39:20.051Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestParseRepositoryInfo [2022-04-19T07:39:20.051Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestNewIndexInfo [2022-04-19T07:39:20.051Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestMirrorEndpointLookup [2022-04-19T07:39:20.051Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:39:20.051Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestSearchRepositories [2022-04-19T07:39:20.051Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T07:39:20.051Z] Host: 127.0.0.1:49335 [2022-04-19T07:39:20.051Z] User-Agent: docker test client [2022-04-19T07:39:20.051Z] Authorization: Token fake-token [2022-04-19T07:39:20.051Z] X-Docker-Token: true [2022-04-19T07:39:20.051Z] Accept-Encoding: gzip [2022-04-19T07:39:20.051Z] [2022-04-19T07:39:20.051Z] [2022-04-19T07:39:20.051Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T07:39:20.051Z] Connection: close [2022-04-19T07:39:20.051Z] Content-Length: 144 [2022-04-19T07:39:20.051Z] Cache-Control: no-cache [2022-04-19T07:39:20.051Z] Content-Type: application/json [2022-04-19T07:39:20.051Z] Date: Tue, 19 Apr 2022 07:39:19 GMT [2022-04-19T07:39:20.051Z] Expires: -1 [2022-04-19T07:39:20.051Z] Pragma: no-cache [2022-04-19T07:39:20.051Z] Server: docker-tests/mock [2022-04-19T07:39:20.051Z] X-Docker-Registry-Config: mock [2022-04-19T07:39:20.051Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T07:39:20.051Z] [2022-04-19T07:39:20.051Z] [2022-04-19T07:39:20.051Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestTrustedLocation [2022-04-19T07:39:20.051Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T07:39:20.051Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T07:39:20.052Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T07:39:20.052Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T07:39:20.052Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T07:39:20.052Z] === RUN TestIsSecureIndex [2022-04-19T07:39:20.052Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T07:39:20.052Z] PASS [2022-04-19T07:39:20.052Z] coverage: 51.7% of statements [2022-04-19T07:39:20.052Z] ok github.com/docker/docker/registry 0.238s coverage: 51.7% of statements [2022-04-19T07:39:20.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-19T07:39:20.078Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-19T07:39:20.164Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-04-19T07:39:20.164Z] === RUN TestCreateServiceSysctls [2022-04-19T07:39:20.335Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T07:39:20.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T07:39:21.016Z] === RUN TestDecodeContainerConfig [2022-04-19T07:39:21.016Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T07:39:21.016Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T07:39:21.016Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T07:39:21.016Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T07:39:21.016Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T07:39:21.016Z] === RUN TestValidatePrivileged [2022-04-19T07:39:21.016Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T07:39:21.016Z] PASS [2022-04-19T07:39:21.016Z] coverage: 52.4% of statements [2022-04-19T07:39:21.016Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.4% of statements [2022-04-19T07:39:21.016Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T07:39:21.016Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T07:39:21.016Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T07:39:21.016Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T07:39:21.016Z] PASS [2022-04-19T07:39:21.016Z] coverage: 62.5% of statements [2022-04-19T07:39:21.016Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-19T07:39:21.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T07:39:21.157Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T07:39:21.414Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T07:39:21.534Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-04-19T07:39:21.534Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit (3.48s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-04-19T07:39:22.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-04-19T07:39:22.785Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:39:23.180Z] === RUN TestGetDriver [2022-04-19T07:39:23.180Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T07:39:23.180Z] === RUN TestVolumeRequestError [2022-04-19T07:39:23.180Z] time="2022-04-19T07:39:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T07:39:23.180Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T07:39:23.180Z] PASS [2022-04-19T07:39:23.180Z] coverage: 36.1% of statements [2022-04-19T07:39:23.180Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-04-19T07:39:23.180Z] === RUN TestGetAddress [2022-04-19T07:39:23.180Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T07:39:23.180Z] === RUN TestRemove [2022-04-19T07:39:23.180Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:39:23.181Z] --- SKIP: TestRemove (0.00s) [2022-04-19T07:39:23.181Z] === RUN TestInitializeWithVolumes [2022-04-19T07:39:23.181Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T07:39:23.181Z] === RUN TestCreate [2022-04-19T07:39:23.181Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:39:23.181Z] === RUN TestValidateName [2022-04-19T07:39:23.181Z] --- PASS: TestValidateName (0.00s) [2022-04-19T07:39:23.181Z] === RUN TestCreateWithOpts [2022-04-19T07:39:23.181Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:39:23.181Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T07:39:23.181Z] === RUN TestRelaodNoOpts [2022-04-19T07:39:23.181Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T07:39:23.181Z] PASS [2022-04-19T07:39:23.181Z] coverage: 41.5% of statements [2022-04-19T07:39:23.181Z] ok github.com/docker/docker/volume/local 0.060s coverage: 41.5% of statements [2022-04-19T07:39:24.052Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-04-19T07:39:24.052Z] === RUN TestInspect [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRaw [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T07:39:24.141Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRaw [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T07:39:24.141Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestConvertTmpfsOptions [2022-04-19T07:39:24.141Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T07:39:24.141Z] linux_parser_test.go:209: data="ro" [2022-04-19T07:39:24.141Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestParseMountSpec [2022-04-19T07:39:24.141Z] parser_test.go:62: case 0 [2022-04-19T07:39:24.141Z] parser_test.go:62: case 1 [2022-04-19T07:39:24.141Z] parser_test.go:62: case 2 [2022-04-19T07:39:24.141Z] parser_test.go:62: case 3 [2022-04-19T07:39:24.141Z] parser_test.go:62: case 4 [2022-04-19T07:39:24.141Z] parser_test.go:62: case 5 [2022-04-19T07:39:24.141Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestValidateMount [2022-04-19T07:39:24.141Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRaw [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T07:39:24.141Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T07:39:24.141Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T07:39:24.596Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T07:39:24.596Z] PASS [2022-04-19T07:39:24.596Z] coverage: 67.6% of statements [2022-04-19T07:39:24.596Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-04-19T07:39:25.051Z] === RUN TestSetGetMeta [2022-04-19T07:39:25.051Z] === PAUSE TestSetGetMeta [2022-04-19T07:39:25.051Z] === RUN TestRestore [2022-04-19T07:39:25.051Z] === PAUSE TestRestore [2022-04-19T07:39:25.051Z] === RUN TestServiceCreate [2022-04-19T07:39:25.051Z] === PAUSE TestServiceCreate [2022-04-19T07:39:25.051Z] === RUN TestServiceList [2022-04-19T07:39:25.051Z] === PAUSE TestServiceList [2022-04-19T07:39:25.051Z] === RUN TestServiceRemove [2022-04-19T07:39:25.051Z] === PAUSE TestServiceRemove [2022-04-19T07:39:25.051Z] === RUN TestServiceGet [2022-04-19T07:39:25.051Z] === PAUSE TestServiceGet [2022-04-19T07:39:25.051Z] === RUN TestServicePrune [2022-04-19T07:39:25.051Z] === PAUSE TestServicePrune [2022-04-19T07:39:25.051Z] === RUN TestCreate [2022-04-19T07:39:25.051Z] === PAUSE TestCreate [2022-04-19T07:39:25.051Z] === RUN TestRemove [2022-04-19T07:39:25.051Z] === PAUSE TestRemove [2022-04-19T07:39:25.051Z] === RUN TestList [2022-04-19T07:39:25.051Z] === PAUSE TestList [2022-04-19T07:39:25.051Z] === RUN TestFindByDriver [2022-04-19T07:39:25.051Z] === PAUSE TestFindByDriver [2022-04-19T07:39:25.051Z] === RUN TestFindByReferenced [2022-04-19T07:39:25.051Z] === PAUSE TestFindByReferenced [2022-04-19T07:39:25.051Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T07:39:25.051Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T07:39:25.051Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:39:25.051Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:39:25.051Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T07:39:25.051Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T07:39:25.051Z] === RUN TestRefDerefRemove [2022-04-19T07:39:25.051Z] === PAUSE TestRefDerefRemove [2022-04-19T07:39:25.051Z] === RUN TestGet [2022-04-19T07:39:25.051Z] === PAUSE TestGet [2022-04-19T07:39:25.051Z] === RUN TestGetWithReference [2022-04-19T07:39:25.051Z] === PAUSE TestGetWithReference [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:39:25.051Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T07:39:25.051Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T07:39:25.051Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T07:39:25.051Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T07:39:25.051Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T07:39:25.052Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T07:39:25.052Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T07:39:25.052Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T07:39:25.052Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T07:39:25.052Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T07:39:25.052Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T07:39:25.052Z] === CONT TestSetGetMeta [2022-04-19T07:39:25.052Z] === CONT TestList [2022-04-19T07:39:25.052Z] === CONT TestServiceGet [2022-04-19T07:39:25.052Z] === CONT TestServiceList [2022-04-19T07:39:25.052Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestGetWithReference [2022-04-19T07:39:25.052Z] --- PASS: TestList (0.03s) [2022-04-19T07:39:25.052Z] === CONT TestGet [2022-04-19T07:39:25.052Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestRefDerefRemove [2022-04-19T07:39:25.052Z] --- PASS: TestGet (0.01s) [2022-04-19T07:39:25.052Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T07:39:25.052Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-19T07:39:25.052Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T07:39:25.052Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T07:39:25.052Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-19T07:39:25.052Z] === CONT TestFindByReferenced [2022-04-19T07:39:25.052Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestFindByDriver [2022-04-19T07:39:25.052Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestServiceCreate [2022-04-19T07:39:25.052Z] --- PASS: TestFindByDriver (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestCreate [2022-04-19T07:39:25.052Z] --- PASS: TestCreate (0.01s) [2022-04-19T07:39:25.052Z] === CONT TestRemove [2022-04-19T07:39:25.052Z] --- PASS: TestRemove (0.02s) [2022-04-19T07:39:25.052Z] === CONT TestServicePrune [2022-04-19T07:39:25.052Z] --- PASS: TestServiceGet (0.18s) [2022-04-19T07:39:25.052Z] === CONT TestRestore [2022-04-19T07:39:25.052Z] time="2022-04-19T07:39:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:39:25.052Z] --- PASS: TestServiceCreate (0.11s) [2022-04-19T07:39:25.052Z] === CONT TestServiceRemove [2022-04-19T07:39:25.052Z] --- PASS: TestServiceList (0.19s) [2022-04-19T07:39:25.052Z] time="2022-04-19T07:39:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:39:25.052Z] time="2022-04-19T07:39:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:39:25.052Z] time="2022-04-19T07:39:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T07:39:25.052Z] --- PASS: TestServiceRemove (0.02s) [2022-04-19T07:39:25.052Z] --- PASS: TestRestore (0.02s) [2022-04-19T07:39:25.052Z] time="2022-04-19T07:39:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T07:39:25.052Z] --- PASS: TestServicePrune (0.09s) [2022-04-19T07:39:25.052Z] PASS [2022-04-19T07:39:25.052Z] coverage: 69.0% of statements [2022-04-19T07:39:25.507Z] ok github.com/docker/docker/volume/service 0.264s coverage: 69.0% of statements [2022-04-19T07:39:26.058Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T07:39:26.586Z] --- PASS: TestInspect (2.62s) [2022-04-19T07:39:26.586Z] === RUN TestCreateJob [2022-04-19T07:39:27.958Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T07:39:28.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-19T07:39:28.781Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T07:39:29.040Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T07:39:29.305Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T07:39:29.861Z] --- PASS: TestCreateJob (2.83s) [2022-04-19T07:39:29.861Z] === RUN TestReplicatedJob [2022-04-19T07:39:29.870Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T07:39:29.870Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T07:39:29.870Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T07:39:29.870Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T07:39:31.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-19T07:39:31.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T07:39:31.269Z] --- PASS: TestGet (15.01s) [2022-04-19T07:39:31.269Z] === RUN TestPluginWithNoManifest [2022-04-19T07:39:31.269Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T07:39:31.269Z] === RUN TestGetAll [2022-04-19T07:39:31.269Z] --- PASS: TestGetAll (0.00s) [2022-04-19T07:39:31.269Z] PASS [2022-04-19T07:39:31.269Z] coverage: 73.2% of statements [2022-04-19T07:39:31.269Z] ok github.com/docker/docker/pkg/plugins 36.127s coverage: 73.2% of statements [2022-04-19T07:39:32.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-19T07:39:35.111Z] --- PASS: TestReplicatedJob (5.19s) [2022-04-19T07:39:35.111Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:39:35.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-19T07:39:35.136Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T07:39:35.393Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2022-04-19T07:39:35.393Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:39:35.957Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T07:39:35.957Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-04-19T07:39:35.957Z] === RUN TestWaitNonBlocked [2022-04-19T07:39:35.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:39:35.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:39:35.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:39:35.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:39:35.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:39:35.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:39:36.889Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T07:39:37.147Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T07:39:37.405Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-19T07:39:37.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-04-19T07:39:37.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-04-19T07:39:37.405Z] === RUN TestWaitBlocked [2022-04-19T07:39:37.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:39:37.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:39:37.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:39:37.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:39:37.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T07:39:37.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T07:39:37.631Z] --- PASS: TestUpdateReplicatedJob (2.60s) [2022-04-19T07:39:37.631Z] === RUN TestServiceListWithStatuses [2022-04-19T07:39:37.631Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:39:37.631Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:39:37.631Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:39:37.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-19T07:39:37.664Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T07:39:37.664Z] check_test.go:308: [dd5e32437e4cf] daemon is not started [2022-04-19T07:39:37.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-19T07:39:37.664Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T07:39:37.664Z] check_test.go:308: [d0b8653865815] daemon is not started [2022-04-19T07:39:37.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-19T07:39:37.921Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T07:39:38.486Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T07:39:38.486Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-19T07:39:38.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-04-19T07:39:38.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-04-19T07:39:38.486Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T07:39:38.486Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T07:39:39.051Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T07:39:40.433Z] check_test.go:308: [da3ce2d4be4cc] daemon is not started [2022-04-19T07:39:40.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-19T07:39:41.808Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-04-19T07:39:41.808Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:39:42.331Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2022-04-19T07:39:42.332Z] === CONT TestIpcModeOlderClient [2022-04-19T07:39:42.332Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-19T07:39:42.332Z] === CONT TestDaemonHostGatewayIP [2022-04-19T07:39:44.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-19T07:39:45.081Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-04-19T07:39:45.081Z] === RUN TestServicePlugin [2022-04-19T07:39:45.081Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:39:45.081Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T07:39:45.081Z] === RUN TestServiceUpdateLabel [2022-04-19T07:39:45.448Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-04-19T07:39:45.448Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T07:39:46.969Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-04-19T07:39:46.969Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:39:47.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-19T07:39:48.551Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.82s) [2022-04-19T07:39:48.551Z] === CONT TestDaemonRestartIpcMode [2022-04-19T07:39:50.450Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T07:39:50.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-19T07:39:51.273Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T07:39:51.837Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T07:39:52.095Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2022-04-19T07:39:52.095Z] --- PASS: TestContainerKillOnDaemonStart (13.49s) [2022-04-19T07:39:52.095Z] PASS [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.095Z] === Skipped [2022-04-19T07:39:52.095Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T07:39:52.095Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.095Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:39:52.095Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.095Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:39:52.095Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.095Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T07:39:52.095Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.095Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T07:39:52.095Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T07:39:52.095Z] [2022-04-19T07:39:52.096Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T07:39:52.096Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:39:52.096Z] [2022-04-19T07:39:52.096Z] DONE 234 tests, 6 skipped in 158.494s [2022-04-19T07:39:52.096Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T07:39:52.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:39:52.096Z] ++ set -e [2022-04-19T07:39:52.096Z] ++ '[' -n 0 ']' [2022-04-19T07:39:52.096Z] ++ set -x [2022-04-19T07:39:52.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:39:52.354Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:39:52.917Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:39:52.917Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T07:39:52.917Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T07:39:52.917Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T07:39:52.917Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T07:39:52.917Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T07:39:52.917Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T07:39:52.917Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T07:39:52.917Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T07:39:52.917Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T07:39:53.174Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T07:39:53.174Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-04-19T07:39:53.432Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-04-19T07:39:53.432Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:39:53.432Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T07:39:53.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-19T07:39:54.256Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T07:39:54.513Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T07:39:55.446Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T07:39:56.814Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T07:39:56.814Z] daemon_test.go:156: [db2646546890a] daemon is not started [2022-04-19T07:39:56.814Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-04-19T07:39:56.814Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-19T07:39:56.815Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-19T07:39:56.815Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-19T07:39:56.815Z] === RUN TestDaemonProxy [2022-04-19T07:39:56.815Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T07:39:57.071Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T07:39:57.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-19T07:39:58.198Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T07:39:58.198Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T07:39:58.198Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T07:39:58.198Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T07:39:58.198Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T07:39:58.198Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T07:39:58.198Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T07:39:58.198Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T07:39:58.198Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T07:39:58.198Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T07:40:00.094Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T07:40:00.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-19T07:40:01.175Z] 2022/04/19 07:39:56 Closing DB instances... [2022-04-19T07:40:01.175Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-04-19T07:40:01.175Z] === RUN TestFindNode [2022-04-19T07:40:01.175Z] 2022/04/19 07:39:58 Closing DB instances... [2022-04-19T07:40:01.175Z] --- PASS: TestFindNode (0.02s) [2022-04-19T07:40:01.175Z] === RUN TestChangeNodeState [2022-04-19T07:40:01.175Z] 2022/04/19 07:39:58 Closing DB instances... [2022-04-19T07:40:01.175Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T07:40:01.175Z] === RUN TestNodeReincarnation [2022-04-19T07:40:01.175Z] 2022/04/19 07:39:59 Closing DB instances... [2022-04-19T07:40:01.591Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T07:40:01.818Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-04-19T07:40:01.818Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:40:01.849Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T07:40:02.414Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy (6.36s) [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T07:40:02.978Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-19T07:40:02.978Z] PASS [2022-04-19T07:40:02.978Z] [2022-04-19T07:40:02.978Z] DONE 17 tests in 10.780s [2022-04-19T07:40:02.978Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T07:40:02.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:02.978Z] ++ set -e [2022-04-19T07:40:02.978Z] ++ '[' -n 0 ']' [2022-04-19T07:40:02.978Z] ++ set -x [2022-04-19T07:40:02.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:03.235Z] INFO: Testing against a local daemon [2022-04-19T07:40:03.235Z] === RUN TestCommitInheritsEnv [2022-04-19T07:40:03.800Z] --- PASS: TestCommitInheritsEnv (0.48s) [2022-04-19T07:40:03.800Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:40:03.800Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T07:40:03.800Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:40:03.800Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T07:40:03.801Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T07:40:03.801Z] === RUN TestImportWithCustomPlatform// [2022-04-19T07:40:03.801Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T07:40:03.801Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T07:40:04.059Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T07:40:04.059Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T07:40:04.059Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T07:40:04.059Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T07:40:04.063Z] time="2022-04-19T07:40:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T07:40:04.063Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-19T07:40:04.063Z] === RUN TestParallelCreate [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform (0.55s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T07:40:04.316Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T07:40:04.317Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:40:04.317Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-19T07:40:04.317Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:40:04.317Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-19T07:40:04.317Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:40:04.519Z] 2022/04/19 07:40:04 Closing DB instances... [2022-04-19T07:40:04.519Z] --- PASS: TestParallelCreate (0.02s) [2022-04-19T07:40:04.519Z] === RUN TestParallelDelete [2022-04-19T07:40:04.519Z] 2022/04/19 07:40:04 Closing DB instances... [2022-04-19T07:40:04.519Z] --- PASS: TestParallelDelete (0.02s) [2022-04-19T07:40:04.519Z] === RUN TestNetworkDBIslands [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b85651a2090c with config:&{NodeID:b85651a2090c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f0782caf7df9 with config:&{NodeID:f0782caf7df9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T07:40:04.519Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-04-19T07:40:04.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-19T07:40:04.832Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-04-19T07:40:04.832Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bcad8d9f9f32 with config:&{NodeID:bcad8d9f9f32 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node b85651a2090c/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=info msg="Node f0782caf7df9/172.22.237.144, added to nodes list" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T07:40:04.974Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-19T07:40:05.397Z] time="2022-04-19T07:40:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:52f9acc5a2f4 with config:&{NodeID:52f9acc5a2f4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node b85651a2090c/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node b85651a2090c/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node f0782caf7df9/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node f0782caf7df9/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-19T07:40:05.430Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T07:40:05.449Z] 2022/04/19 07:39:56 Closing DB instances... [2022-04-19T07:40:05.449Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-19T07:40:05.449Z] === RUN TestFindNode [2022-04-19T07:40:05.449Z] 2022/04/19 07:39:58 Closing DB instances... [2022-04-19T07:40:05.449Z] --- PASS: TestFindNode (0.01s) [2022-04-19T07:40:05.449Z] === RUN TestChangeNodeState [2022-04-19T07:40:05.449Z] 2022/04/19 07:39:58 Closing DB instances... [2022-04-19T07:40:05.449Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-19T07:40:05.449Z] === RUN TestNodeReincarnation [2022-04-19T07:40:05.449Z] 2022/04/19 07:39:58 Closing DB instances... [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T07:40:05.449Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-19T07:40:05.449Z] === RUN TestParallelCreate [2022-04-19T07:40:05.449Z] 2022/04/19 07:40:03 Closing DB instances... [2022-04-19T07:40:05.449Z] --- PASS: TestParallelCreate (0.01s) [2022-04-19T07:40:05.449Z] === RUN TestParallelDelete [2022-04-19T07:40:05.449Z] 2022/04/19 07:40:03 Closing DB instances... [2022-04-19T07:40:05.449Z] --- PASS: TestParallelDelete (0.01s) [2022-04-19T07:40:05.449Z] === RUN TestNetworkDBIslands [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:de4f3935e2d7 with config:&{NodeID:de4f3935e2d7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node de4f3935e2d7/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node de4f3935e2d7/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ac90d5d02c9e with config:&{NodeID:ac90d5d02c9e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node de4f3935e2d7/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=info msg="Node de4f3935e2d7/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ee092dd3902b with config:&{NodeID:ee092dd3902b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node de4f3935e2d7/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node de4f3935e2d7/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:04Z" level=info msg="Node ee092dd3902b/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:71f79edfb2c5 with config:&{NodeID:71f79edfb2c5 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node de4f3935e2d7/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node de4f3935e2d7/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node ee092dd3902b/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node ee092dd3902b/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.449Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.450Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.654Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:94d6c2ea7fd3 with config:&{NodeID:94d6c2ea7fd3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node f0782caf7df9/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node f0782caf7df9/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node b85651a2090c/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node b85651a2090c/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T07:40:05.890Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3b6b5650dadd with config:&{NodeID:3b6b5650dadd Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node ee092dd3902b/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node ee092dd3902b/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node de4f3935e2d7/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node de4f3935e2d7/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:05.917Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=info msg="The new bootstrap node list is:[192.168.113.206:10033 192.168.113.206:10034 192.168.113.206:10035]" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10033" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49382" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49383" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10034" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49384" [2022-04-19T07:40:05.917Z] time="2022-04-19T07:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10035" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:05Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:06.348Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=info msg="The new bootstrap node list is:[172.22.237.144:10033 172.22.237.144:10034 172.22.237.144:10035]" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10033" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49366" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10034" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49367" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10035" [2022-04-19T07:40:06.348Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49368" [2022-04-19T07:40:06.385Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=info msg="The new bootstrap node list is:[192.168.113.206:10033 192.168.113.206:10034 192.168.113.206:10035]" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10033" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49385" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10034" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49386" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10035" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49387" [2022-04-19T07:40:06.385Z] time="2022-04-19T07:40:06Z" level=info msg="node 0 leaving" [2022-04-19T07:40:06.805Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="The new bootstrap node list is:[172.22.237.144:10033 172.22.237.144:10034 172.22.237.144:10035]" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10033" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49369" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10034" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49370" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49371" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10035" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node 0 leaving" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node4(52f9acc5a2f4): Node leave event for b85651a2090c/172.22.237.144" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node2(f0782caf7df9): Node leave event for b85651a2090c/172.22.237.144" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node3(bcad8d9f9f32): Node leave event for b85651a2090c/172.22.237.144" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for b85651a2090c/172.22.237.144" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.805Z] time="2022-04-19T07:40:06Z" level=info msg="node1(b85651a2090c): Node leave event for b85651a2090c/172.22.237.144" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7 change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node4(71f79edfb2c5): Node leave event for de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7 change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node3(ee092dd3902b): Node leave event for de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7 change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node2(ac90d5d02c9e): Node leave event for de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7 change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node1(de4f3935e2d7): Node leave event for de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7 change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node5(3b6b5650dadd): Node leave event for de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node de4f3935e2d7/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node 1 leaving" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node4(71f79edfb2c5): Node leave event for ac90d5d02c9e/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node3(ee092dd3902b): Node leave event for ac90d5d02c9e/192.168.113.206" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, left gossip cluster" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e change state NodeActive --> NodeFailed" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, added to failed nodes list" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="Node ac90d5d02c9e change state NodeActive --> NodeLeft" [2022-04-19T07:40:06.852Z] time="2022-04-19T07:40:06Z" level=info msg="node5(3b6b5650dadd): Node leave event for ac90d5d02c9e/192.168.113.206" [2022-04-19T07:40:07.025Z] check_test.go:308: [defddaf0e0705] daemon is not started [2022-04-19T07:40:07.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:06Z" level=info msg="Node b85651a2090c/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.22.237.144:10034: use of closed network connection" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="node 1 leaving" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="node3(bcad8d9f9f32): Node leave event for f0782caf7df9/172.22.237.144" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="node4(52f9acc5a2f4): Node leave event for f0782caf7df9/172.22.237.144" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for f0782caf7df9/172.22.237.144" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.260Z] time="2022-04-19T07:40:07Z" level=info msg="node2(f0782caf7df9): Node leave event for f0782caf7df9/172.22.237.144" [2022-04-19T07:40:07.281Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-04-19T07:40:07.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:40:07.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-19T07:40:07.282Z] === RUN TestTagInvalidReference [2022-04-19T07:40:07.282Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T07:40:07.282Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:40:07.282Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-19T07:40:07.282Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:40:07.282Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-19T07:40:07.282Z] === RUN TestTagOfficialNames [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:06Z" level=error msg="node: ac90d5d02c9e is unknown to memberlist" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, left gossip cluster" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, left gossip cluster" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ac90d5d02c9e/192.168.113.206, left gossip cluster" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="node 2 leaving" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="node4(71f79edfb2c5): Node leave event for ee092dd3902b/192.168.113.206" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="node5(3b6b5650dadd): Node leave event for ee092dd3902b/192.168.113.206" [2022-04-19T07:40:07.319Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.320Z] time="2022-04-19T07:40:07Z" level=info msg="node3(ee092dd3902b): Node leave event for ee092dd3902b/192.168.113.206" [2022-04-19T07:40:07.539Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-19T07:40:07.539Z] === RUN TestTagMatchesDigest [2022-04-19T07:40:07.539Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-19T07:40:07.539Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node f0782caf7df9/172.22.237.144, left gossip cluster" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="node 2 leaving" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for bcad8d9f9f32/172.22.237.144" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="node4(52f9acc5a2f4): Node leave event for bcad8d9f9f32/172.22.237.144" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32 change state NodeActive --> NodeLeft" [2022-04-19T07:40:07.716Z] time="2022-04-19T07:40:07Z" level=info msg="node3(bcad8d9f9f32): Node leave event for bcad8d9f9f32/172.22.237.144" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=debug msg="memberlist: Failed ping: ac90d5d02c9e (timeout reached)" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.113.206:10036: use of closed network connection" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.113.206:10035: use of closed network connection" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.113.206:10037: use of closed network connection" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b/192.168.113.206, left gossip cluster" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b/192.168.113.206, left gossip cluster" [2022-04-19T07:40:07.786Z] time="2022-04-19T07:40:07Z" level=info msg="Node ee092dd3902b/192.168.113.206, left gossip cluster" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, left gossip cluster" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, left gossip cluster" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:07Z" level=info msg="Node bcad8d9f9f32/172.22.237.144, left gossip cluster" [2022-04-19T07:40:08.173Z] networkdb_test.go:867: node4: OK [2022-04-19T07:40:08.173Z] networkdb_test.go:867: node5: OK [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="node 0 coming back" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:acb26c1a0fde with config:&{NodeID:acb26c1a0fde Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="Node acb26c1a0fde/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to nodes list" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="node 1 coming back" [2022-04-19T07:40:08.173Z] time="2022-04-19T07:40:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a5f2cdb6a4ea with config:&{NodeID:a5f2cdb6a4ea Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="memberlist: Suspect ac90d5d02c9e has failed, no acks received" [2022-04-19T07:40:08.258Z] networkdb_test.go:867: node4: OK [2022-04-19T07:40:08.258Z] networkdb_test.go:867: node5: OK [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="node 0 coming back" [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d3db5942b808 with config:&{NodeID:d3db5942b808 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="Node d3db5942b808/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="Node d3db5942b808/192.168.113.206, added to nodes list" [2022-04-19T07:40:08.258Z] time="2022-04-19T07:40:07Z" level=info msg="node 1 coming back" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9c319aca92ba with config:&{NodeID:9c319aca92ba Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="Node 9c319aca92ba/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="Node 9c319aca92ba/192.168.113.206, added to nodes list" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="node 2 coming back" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:581217cb97ed with config:&{NodeID:581217cb97ed Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="Node 581217cb97ed/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:08.259Z] time="2022-04-19T07:40:07Z" level=info msg="Node 581217cb97ed/192.168.113.206, added to nodes list" [2022-04-19T07:40:08.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to nodes list" [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="node 2 coming back" [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5b7b47a9da1 with config:&{NodeID:b5b7b47a9da1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:08.628Z] time="2022-04-19T07:40:08Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, added to nodes list" [2022-04-19T07:40:08.727Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T07:40:10.097Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-19T07:40:11.204Z] time="2022-04-19T07:40:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.113.206:10033 192.168.113.206:10034 192.168.113.206:10035]" [2022-04-19T07:40:11.515Z] time="2022-04-19T07:40:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.237.144:10033 172.22.237.144:10034 172.22.237.144:10035]" [2022-04-19T07:40:11.674Z] time="2022-04-19T07:40:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.113.206:10033 192.168.113.206:10034 192.168.113.206:10035]" [2022-04-19T07:40:11.972Z] time="2022-04-19T07:40:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.237.144:10033 172.22.237.144:10034 172.22.237.144:10035]" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10033" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49389" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, is the new incarnation of the shutdown node de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10034" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49390" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, is the new incarnation of the shutdown node ac90d5d02c9e/192.168.113.206" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49391" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10035" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, is the new incarnation of the shutdown node ee092dd3902b/192.168.113.206" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, is the new incarnation of the shutdown node de4f3935e2d7/192.168.113.206" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node d3db5942b808/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, is the new incarnation of the shutdown node ac90d5d02c9e/192.168.113.206" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.142Z] time="2022-04-19T07:40:12Z" level=info msg="Node 9c319aca92ba/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10033" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49372" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, is the new incarnation of the shutdown node b85651a2090c/172.22.237.144" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49373" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10034" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, is the new incarnation of the shutdown node f0782caf7df9/172.22.237.144" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10035" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49374" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, is the new incarnation of the shutdown node b85651a2090c/172.22.237.144" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, is the new incarnation of the shutdown node bcad8d9f9f32/172.22.237.144" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, is the new incarnation of the shutdown node f0782caf7df9/172.22.237.144" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.428Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, joined gossip cluster" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, is the new incarnation of the shutdown node ee092dd3902b/192.168.113.206" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=info msg="Node 581217cb97ed/192.168.113.206, added to nodes list" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10033" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49392" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10034" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49393" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.113.206:10035" [2022-04-19T07:40:12.610Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49394" [2022-04-19T07:40:12.883Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, joined gossip cluster" [2022-04-19T07:40:12.883Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, is the new incarnation of the shutdown node bcad8d9f9f32/172.22.237.144" [2022-04-19T07:40:12.883Z] time="2022-04-19T07:40:12Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, added to nodes list" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10033" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49375" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10034" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49376" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.237.144:10035" [2022-04-19T07:40:12.884Z] time="2022-04-19T07:40:12Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49377" [2022-04-19T07:40:13.077Z] 2022/04/19 07:40:12 Closing DB instances... [2022-04-19T07:40:13.342Z] 2022/04/19 07:40:13 Closing DB instances... [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808 change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node4(71f79edfb2c5): Node leave event for d3db5942b808/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808 change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node2(9c319aca92ba): Node leave event for d3db5942b808/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808 change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node5(3b6b5650dadd): Node leave event for d3db5942b808/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808 change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node1(d3db5942b808): Node leave event for d3db5942b808/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808 change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node3(581217cb97ed): Node leave event for d3db5942b808/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808/192.168.113.206, left gossip cluster" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808/192.168.113.206, left gossip cluster" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808/192.168.113.206, left gossip cluster" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808/192.168.113.206, left gossip cluster" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node d3db5942b808/192.168.113.206, left gossip cluster" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node4(71f79edfb2c5): Node leave event for 9c319aca92ba/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node3(581217cb97ed): Node leave event for 9c319aca92ba/192.168.113.206" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.545Z] time="2022-04-19T07:40:13Z" level=info msg="node5(3b6b5650dadd): Node leave event for 9c319aca92ba/192.168.113.206" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node4(52f9acc5a2f4): Node leave event for acb26c1a0fde/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node3(b5b7b47a9da1): Node leave event for acb26c1a0fde/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for acb26c1a0fde/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde change state NodeActive --> NodeFailed" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node2(a5f2cdb6a4ea): Node leave event for acb26c1a0fde/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, added to failed nodes list" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=error msg="node: acb26c1a0fde is unknown to memberlist" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node acb26c1a0fde/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for a5f2cdb6a4ea/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node3(b5b7b47a9da1): Node leave event for a5f2cdb6a4ea/172.22.237.144" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, left gossip cluster" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea change state NodeActive --> NodeFailed" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, added to failed nodes list" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea change state NodeActive --> NodeLeft" [2022-04-19T07:40:13.797Z] time="2022-04-19T07:40:13Z" level=info msg="node4(52f9acc5a2f4): Node leave event for a5f2cdb6a4ea/172.22.237.144" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="node2(9c319aca92ba): Node leave event for 9c319aca92ba/192.168.113.206" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 9c319aca92ba/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 581217cb97ed change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="Node 581217cb97ed change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="node4(71f79edfb2c5): Node leave event for 581217cb97ed/192.168.113.206" [2022-04-19T07:40:14.011Z] time="2022-04-19T07:40:13Z" level=info msg="node5(3b6b5650dadd): Node leave event for 581217cb97ed/192.168.113.206" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:13Z" level=error msg="node: a5f2cdb6a4ea is unknown to memberlist" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:13Z" level=info msg="Node a5f2cdb6a4ea/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1 change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:14Z" level=info msg="node4(52f9acc5a2f4): Node leave event for b5b7b47a9da1/172.22.237.144" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1 change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.252Z] time="2022-04-19T07:40:14Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for b5b7b47a9da1/172.22.237.144" [2022-04-19T07:40:14.275Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-19T07:40:14.275Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=info msg="Node 581217cb97ed change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=info msg="node3(581217cb97ed): Node leave event for 581217cb97ed/192.168.113.206" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=info msg="Node 581217cb97ed/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=info msg="Node 581217cb97ed/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=info msg="Node 581217cb97ed/192.168.113.206, left gossip cluster" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=debug msg="memberlist: Failed ping: 581217cb97ed (timeout reached)" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.113.206:10037: use of closed network connection" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.113.206:10036: use of closed network connection" [2022-04-19T07:40:14.479Z] time="2022-04-19T07:40:14Z" level=debug msg="memberlist: Stream connection from=192.168.113.206:49395" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1 change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=info msg="node3(b5b7b47a9da1): Node leave event for b5b7b47a9da1/172.22.237.144" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=info msg="Node b5b7b47a9da1/172.22.237.144, left gossip cluster" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=debug msg="memberlist: Failed ping: 94d6c2ea7fd3 (timeout reached)" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.237.144:10036: use of closed network connection" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.237.144:10035: use of closed network connection" [2022-04-19T07:40:14.709Z] time="2022-04-19T07:40:14Z" level=debug msg="memberlist: Stream connection from=172.22.237.144:49379" [2022-04-19T07:40:14.947Z] time="2022-04-19T07:40:14Z" level=info msg="Node 71f79edfb2c5 change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.947Z] time="2022-04-19T07:40:14Z" level=info msg="node5(3b6b5650dadd): Node leave event for 71f79edfb2c5/192.168.113.206" [2022-04-19T07:40:14.947Z] time="2022-04-19T07:40:14Z" level=info msg="Node 71f79edfb2c5 change state NodeActive --> NodeLeft" [2022-04-19T07:40:14.947Z] time="2022-04-19T07:40:14Z" level=info msg="node4(71f79edfb2c5): Node leave event for 71f79edfb2c5/192.168.113.206" [2022-04-19T07:40:14.947Z] time="2022-04-19T07:40:14Z" level=warning msg="memberlist: Was able to connect to 581217cb97ed but other probes failed, network may be misconfigured" [2022-04-19T07:40:15.164Z] time="2022-04-19T07:40:14Z" level=info msg="Node 52f9acc5a2f4 change state NodeActive --> NodeLeft" [2022-04-19T07:40:15.164Z] time="2022-04-19T07:40:14Z" level=info msg="node5(94d6c2ea7fd3): Node leave event for 52f9acc5a2f4/172.22.237.144" [2022-04-19T07:40:15.164Z] time="2022-04-19T07:40:14Z" level=info msg="Node 52f9acc5a2f4 change state NodeActive --> NodeLeft" [2022-04-19T07:40:15.164Z] time="2022-04-19T07:40:14Z" level=info msg="node4(52f9acc5a2f4): Node leave event for 52f9acc5a2f4/172.22.237.144" [2022-04-19T07:40:15.414Z] time="2022-04-19T07:40:15Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, left gossip cluster" [2022-04-19T07:40:15.620Z] time="2022-04-19T07:40:15Z" level=warning msg="memberlist: Was able to connect to 94d6c2ea7fd3 but other probes failed, network may be misconfigured" [2022-04-19T07:40:15.620Z] time="2022-04-19T07:40:15Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, left gossip cluster" [2022-04-19T07:40:15.647Z] check_test.go:308: [ddc46c4839a99] daemon is not started [2022-04-19T07:40:15.647Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-19T07:40:15.881Z] time="2022-04-19T07:40:15Z" level=info msg="Node 71f79edfb2c5/192.168.113.206, left gossip cluster" [2022-04-19T07:40:16.076Z] time="2022-04-19T07:40:15Z" level=info msg="Node 52f9acc5a2f4/172.22.237.144, left gossip cluster" [2022-04-19T07:40:16.349Z] time="2022-04-19T07:40:16Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, left gossip cluster" [2022-04-19T07:40:16.349Z] time="2022-04-19T07:40:16Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->192.168.113.206:10037: use of closed network connection" [2022-04-19T07:40:16.349Z] time="2022-04-19T07:40:16Z" level=info msg="Node 3b6b5650dadd change state NodeActive --> NodeFailed" [2022-04-19T07:40:16.349Z] time="2022-04-19T07:40:16Z" level=info msg="Node 3b6b5650dadd/192.168.113.206, added to failed nodes list" [2022-04-19T07:40:16.349Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-04-19T07:40:16.349Z] PASS [2022-04-19T07:40:16.349Z] coverage: 60.1% of statements [2022-04-19T07:40:16.349Z] ok github.com/docker/docker/libnetwork/networkdb 132.267s coverage: 60.1% of statements [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T07:40:16.349Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T07:40:16.532Z] time="2022-04-19T07:40:16Z" level=debug msg="memberlist: Failed to join 172.22.237.144: dial tcp 172.22.237.144:10034: connectex: No connection could be made because the target machine actively refused it." [2022-04-19T07:40:16.532Z] time="2022-04-19T07:40:16Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, left gossip cluster" [2022-04-19T07:40:16.532Z] time="2022-04-19T07:40:16Z" level=info msg="Node 94d6c2ea7fd3 change state NodeActive --> NodeFailed" [2022-04-19T07:40:16.532Z] time="2022-04-19T07:40:16Z" level=info msg="Node 94d6c2ea7fd3/172.22.237.144, added to failed nodes list" [2022-04-19T07:40:16.532Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-19T07:40:16.532Z] PASS [2022-04-19T07:40:16.532Z] coverage: 60.3% of statements [2022-04-19T07:40:16.532Z] ok github.com/docker/docker/libnetwork/networkdb 104.752s coverage: 60.3% of statements [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T07:40:16.532Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T07:40:16.680Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-04-19T07:40:16.681Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === Skipped [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T07:40:18.568Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T07:40:18.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T07:40:18.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-19T07:40:18.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-19T07:40:18.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:40:18.568Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T07:40:18.568Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T07:40:18.568Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T07:40:18.568Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T07:40:18.568Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T07:40:18.568Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T07:40:18.568Z] daemon_test.go:145: root required [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:40:18.568Z] reload_test.go:342: root required [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:40:18.568Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:40:18.568Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T07:40:18.568Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T07:40:18.568Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T07:40:18.568Z] layer_test.go:291: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T07:40:18.568Z] layer_test.go:340: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T07:40:18.568Z] layer_test.go:455: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T07:40:18.568Z] layer_test.go:684: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T07:40:18.568Z] migration_test.go:45: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:40:18.568Z] migration_test.go:181: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T07:40:18.568Z] mount_test.go:17: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.01s) [2022-04-19T07:40:18.568Z] mount_test.go:76: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T07:40:18.568Z] mount_test.go:125: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T07:40:18.568Z] mount_test.go:212: Failing on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-19T07:40:18.568Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-19T07:40:18.568Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:40:18.568Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T07:40:18.568Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T07:40:18.568Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T07:40:18.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:40:18.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T07:40:18.568Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:40:18.568Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T07:40:18.568Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T07:40:18.568Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T07:40:18.568Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:40:18.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:40:18.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:40:18.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:40:18.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:40:18.568Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-19T07:40:18.568Z] archive_test.go:140: zstd not installed [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:40:18.568Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:40:18.568Z] changes_test.go:196: needs more investigation [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T07:40:18.568Z] changes_test.go:433: needs further investigation [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:40:18.568Z] changes_test.go:469: needs further investigation [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:40:18.568Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T07:40:18.568Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:40:18.568Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:40:18.568Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T07:40:18.568Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T07:40:18.568Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T07:40:18.568Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T07:40:18.568Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T07:40:18.568Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:40:18.568Z] [2022-04-19T07:40:18.568Z] DONE 2197 tests, 68 skipped in 288.513s [2022-04-19T07:40:18.568Z] INFO: make.ps1 ended at 04/19/2022 07:40:18 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === Skipped [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T07:40:18.723Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T07:40:18.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T07:40:18.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.05s) [2022-04-19T07:40:18.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-19T07:40:18.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T07:40:18.723Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T07:40:18.723Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T07:40:18.723Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T07:40:18.723Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T07:40:18.723Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T07:40:18.723Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T07:40:18.723Z] daemon_test.go:145: root required [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T07:40:18.723Z] reload_test.go:342: root required [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T07:40:18.723Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T07:40:18.723Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T07:40:18.723Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T07:40:18.723Z] download_test.go:267: Needs fixing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T07:40:18.723Z] layer_test.go:291: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T07:40:18.723Z] layer_test.go:340: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T07:40:18.723Z] layer_test.go:455: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T07:40:18.723Z] layer_test.go:684: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T07:40:18.723Z] migration_test.go:45: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T07:40:18.723Z] migration_test.go:181: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T07:40:18.723Z] mount_test.go:17: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T07:40:18.723Z] mount_test.go:76: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T07:40:18.723Z] mount_test.go:125: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T07:40:18.723Z] mount_test.go:212: Failing on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-19T07:40:18.723Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-19T07:40:18.723Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T07:40:18.723Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T07:40:18.723Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T07:40:18.723Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T07:40:18.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T07:40:18.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T07:40:18.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T07:40:18.723Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T07:40:18.723Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T07:40:18.723Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T07:40:18.723Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:40:18.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:40:18.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:40:18.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:40:18.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:40:18.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-19T07:40:18.723Z] archive_test.go:140: zstd not installed [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T07:40:18.723Z] archive_windows_test.go:16: Currently fails [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T07:40:18.723Z] changes_test.go:196: needs more investigation [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T07:40:18.723Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T07:40:18.723Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T07:40:18.723Z] changes_test.go:433: needs further investigation [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T07:40:18.723Z] changes_test.go:469: needs further investigation [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-04-19T07:40:18.723Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T07:40:18.723Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T07:40:18.723Z] poller_test.go:40: No chmod on Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T07:40:18.723Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T07:40:18.723Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T07:40:18.723Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T07:40:18.723Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T07:40:18.723Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T07:40:18.723Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T07:40:18.723Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T07:40:18.723Z] [2022-04-19T07:40:18.723Z] DONE 2197 tests, 70 skipped in 284.865s [2022-04-19T07:40:18.923Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-19T07:40:19.179Z] INFO: make.ps1 ended at 04/19/2022 07:40:18 [2022-04-19T07:40:19.487Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T07:40:20.049Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T07:40:20.134Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T07:40:20.134Z] INFO: Unit tests ended at 04/19/2022 07:40:19. Duration:00:05:02.6427034 [2022-04-19T07:40:20.134Z] INFO: Building busybox [2022-04-19T07:40:20.134Z] Sending build context to Docker daemon 5.12kB [2022-04-19T07:40:20.135Z] [2022-04-19T07:40:20.135Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T07:40:20.135Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T07:40:20.135Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T07:40:20.135Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T07:40:20.135Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T07:40:20.135Z] ---> e8870c5c3ab2 [2022-04-19T07:40:20.135Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T07:40:20.135Z] ---> Running in ff729afa43d4 [2022-04-19T07:40:20.712Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T07:40:20.712Z] INFO: Unit tests ended at 04/19/2022 07:40:20. Duration:00:04:58.7424496 [2022-04-19T07:40:20.712Z] INFO: Building busybox [2022-04-19T07:40:20.712Z] Sending build context to Docker daemon 5.12kB [2022-04-19T07:40:20.712Z] [2022-04-19T07:40:20.712Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T07:40:20.712Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T07:40:20.712Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T07:40:20.712Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T07:40:20.712Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T07:40:20.712Z] ---> aa8714eb8356 [2022-04-19T07:40:20.712Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T07:40:20.978Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T07:40:21.168Z] ---> Running in e6bfb83936b5 [2022-04-19T07:40:25.157Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T07:40:25.157Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-19T07:40:25.415Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T07:40:25.415Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T07:40:25.672Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-19T07:40:25.833Z] Removing intermediate container e6bfb83936b5 [2022-04-19T07:40:25.833Z] ---> 405c9fe763a5 [2022-04-19T07:40:25.833Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T07:40:25.833Z] ---> Running in 2328f09d7656 [2022-04-19T07:40:25.833Z] Removing intermediate container 2328f09d7656 [2022-04-19T07:40:25.833Z] ---> 005ee5843a24 [2022-04-19T07:40:25.833Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T07:40:26.237Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-19T07:40:26.293Z] ---> Running in 352fac58e726 [2022-04-19T07:40:26.293Z] Removing intermediate container 352fac58e726 [2022-04-19T07:40:26.293Z] ---> a109722f356f [2022-04-19T07:40:26.293Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T07:40:26.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T07:40:27.061Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-19T07:40:27.061Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-19T07:40:27.211Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-19T07:40:27.211Z] Copying nested executables into bundles/binary-daemon [2022-04-19T07:40:27.211Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-19T07:40:27.211Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:40:27.211Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-19T07:40:27.211Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-19T07:40:27.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/make.sh cross [2022-04-19T07:40:27.625Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-19T07:40:27.797Z] [2022-04-19T07:40:27.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T07:40:28.057Z] Removing bundles/ [2022-04-19T07:40:28.057Z] [2022-04-19T07:40:28.057Z] ---> Making bundle: cross (in bundles/cross) [2022-04-19T07:40:28.057Z] Cross building: bundles/cross/linux/amd64 [2022-04-19T07:40:28.057Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T07:40:28.057Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T07:40:28.105Z] [2022-04-19T07:40:28.105Z] ---> 94f7f0ae8610 [2022-04-19T07:40:28.105Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T07:40:28.140Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-19T07:40:28.563Z] ---> Running in 74601c738149 [2022-04-19T07:40:28.705Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-19T07:40:28.857Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-04-19T07:40:28.857Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:40:28.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T07:40:28.961Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T07:40:29.218Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-19T07:40:29.419Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T07:40:29.475Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-19T07:40:30.038Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-19T07:40:30.600Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-19T07:40:31.187Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-19T07:40:31.772Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-19T07:40:32.038Z] check_test.go:308: [d881033272c22] daemon is not started [2022-04-19T07:40:32.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-19T07:40:33.229Z] check_test.go:308: [dd2c0e1814139] daemon is not started [2022-04-19T07:40:33.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-19T07:40:33.793Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-19T07:40:35.164Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-19T07:40:37.147Z] Removing intermediate container 74601c738149 [2022-04-19T07:40:37.147Z] ---> de4067014d53 [2022-04-19T07:40:37.147Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T07:40:37.147Z] ---> Running in d10b17784b01 [2022-04-19T07:40:37.504Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T07:40:37.935Z] Removing intermediate container ff729afa43d4 [2022-04-19T07:40:37.935Z] ---> 21f082149544 [2022-04-19T07:40:37.935Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T07:40:37.935Z] ---> Running in c32b0e254e10 [2022-04-19T07:40:37.935Z] Removing intermediate container c32b0e254e10 [2022-04-19T07:40:37.935Z] ---> c68b284403a6 [2022-04-19T07:40:37.935Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T07:40:37.935Z] ---> Running in 35c1a7995f61 [2022-04-19T07:40:37.935Z] Removing intermediate container 35c1a7995f61 [2022-04-19T07:40:37.935Z] ---> a6a4fe957011 [2022-04-19T07:40:37.935Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T07:40:37.935Z] [2022-04-19T07:40:37.935Z] ---> 676a52885c3b [2022-04-19T07:40:37.935Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T07:40:37.935Z] ---> Running in 02eaa82e2f5c [2022-04-19T07:40:38.441Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-19T07:40:38.441Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T07:40:39.006Z] check_test.go:308: [d15e1cc23889d] daemon is not started [2022-04-19T07:40:39.006Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-19T07:40:39.328Z] [2022-04-19T07:40:39.328Z] SUCCESS: Specified value was saved. [2022-04-19T07:40:39.940Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T07:40:41.497Z] Removing intermediate container d10b17784b01 [2022-04-19T07:40:41.497Z] ---> fca428cf81b0 [2022-04-19T07:40:41.497Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T07:40:41.497Z] ---> Running in 4d208f86cb18 [2022-04-19T07:40:41.836Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-19T07:40:43.206Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T07:40:43.774Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-19T07:40:44.046Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-04-19T07:40:44.046Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T07:40:44.046Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-19T07:40:44.046Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-19T07:40:44.046Z] PASS [2022-04-19T07:40:44.046Z] [2022-04-19T07:40:44.046Z] === Skipped [2022-04-19T07:40:44.046Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T07:40:44.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:40:44.046Z] [2022-04-19T07:40:44.046Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-19T07:40:44.046Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T07:40:44.046Z] [2022-04-19T07:40:44.046Z] DONE 27 tests, 2 skipped in 150.127s [2022-04-19T07:40:44.046Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] ++ set -e [2022-04-19T07:40:44.046Z] ++ '[' -n 0 ']' [2022-04-19T07:40:44.046Z] ++ set -x [2022-04-19T07:40:44.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] INFO: Testing against a local daemon [2022-04-19T07:40:44.046Z] === RUN TestSessionCreate [2022-04-19T07:40:44.046Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T07:40:44.046Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:40:44.046Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T07:40:44.046Z] PASS [2022-04-19T07:40:44.046Z] [2022-04-19T07:40:44.046Z] DONE 2 tests in 0.118s [2022-04-19T07:40:44.046Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] ++ set -e [2022-04-19T07:40:44.046Z] ++ '[' -n 0 ']' [2022-04-19T07:40:44.046Z] ++ set -x [2022-04-19T07:40:44.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:40:44.046Z] INFO: Testing against a local daemon [2022-04-19T07:40:44.046Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:40:44.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:40:44.046Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:40:44.046Z] === RUN TestDiskUsage [2022-04-19T07:40:44.046Z] === PAUSE TestDiskUsage [2022-04-19T07:40:44.046Z] === RUN TestEventsExecDie [2022-04-19T07:40:44.303Z] --- PASS: TestEventsExecDie (0.46s) [2022-04-19T07:40:44.303Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:40:44.303Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T07:40:44.303Z] === RUN TestEventsVolumeCreate [2022-04-19T07:40:44.303Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-19T07:40:44.303Z] === RUN TestInfoBinaryCommits [2022-04-19T07:40:44.303Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T07:40:44.303Z] === RUN TestInfoAPIVersioned [2022-04-19T07:40:44.303Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T07:40:44.303Z] === RUN TestInfoAPI [2022-04-19T07:40:44.303Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T07:40:44.303Z] === RUN TestInfoAPIWarnings [2022-04-19T07:40:46.167Z] Cannot create a file when that file already exists. [2022-04-19T07:40:47.950Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-19T07:40:48.514Z] check_test.go:308: [dff2e4a36acb0] daemon is not started [2022-04-19T07:40:48.514Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-19T07:40:50.833Z] Removing intermediate container 4d208f86cb18 [2022-04-19T07:40:50.833Z] ---> f51f5da89355 [2022-04-19T07:40:50.833Z] Step 13/13 : CMD ["sh"] [2022-04-19T07:40:50.833Z] ---> Running in 70230ae670d0 [2022-04-19T07:40:50.833Z] Removing intermediate container 70230ae670d0 [2022-04-19T07:40:50.833Z] ---> d37ef05d337d [2022-04-19T07:40:50.833Z] Successfully built d37ef05d337d [2022-04-19T07:40:50.833Z] Successfully tagged busybox:latest [2022-04-19T07:40:50.833Z] INFO: Docker images of the daemon under test [2022-04-19T07:40:50.833Z] [2022-04-19T07:40:50.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:40:50.833Z] busybox latest d37ef05d337d Less than a second ago 5.02GB [2022-04-19T07:40:50.833Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T07:40:50.833Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T07:40:50.833Z] [2022-04-19T07:40:50.833Z] INFO: Running integration tests at 04/19/2022 07:40:50... [2022-04-19T07:40:50.833Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T07:40:50.833Z] INFO: Integration API tests being run from the host: [2022-04-19T07:40:50.833Z] INFO: make.ps1 starting at 04/19/2022 07:40:50 [2022-04-19T07:40:51.794Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T07:40:53.772Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T07:40:53.772Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T07:40:54.937Z] --- PASS: TestBuildWithHugeFile (86.97s) [2022-04-19T07:40:54.937Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:40:54.937Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:40:54.937Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:40:54.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:40:54.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:40:54.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:40:54.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:40:54.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:40:54.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:40:54.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:40:54.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:40:54.937Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:40:54.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-19T07:40:54.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T07:40:54.937Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:40:54.937Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:40:54.937Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:40:54.937Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-19T07:40:54.937Z] PASS [2022-04-19T07:40:54.937Z] ok github.com/docker/docker/integration/build 138.052s [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === Skipped [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T07:40:54.937Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T07:40:54.937Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T07:40:54.937Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:40:54.937Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:40:54.937Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T07:40:54.937Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] DONE 29 tests, 6 skipped in 166.144s [2022-04-19T07:40:54.937Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T07:40:54.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:40:54.937Z] INFO: Testing against a local daemon [2022-04-19T07:40:54.937Z] === RUN TestConfigInspect [2022-04-19T07:40:54.937Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestConfigList [2022-04-19T07:40:54.937Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:40:54.937Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestConfigsUpdate [2022-04-19T07:40:54.937Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestTemplatedConfig [2022-04-19T07:40:54.937Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestConfigCreateResolve [2022-04-19T07:40:54.937Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:40:54.937Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T07:40:54.937Z] PASS [2022-04-19T07:40:54.937Z] ok github.com/docker/docker/integration/config 0.068s [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === Skipped [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T07:40:54.937Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:40:54.937Z] [2022-04-19T07:40:54.937Z] DONE 6 tests, 6 skipped in 1.592s [2022-04-19T07:40:54.937Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T07:40:54.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:40:54.937Z] INFO: Testing against a local daemon [2022-04-19T07:40:54.937Z] === RUN TestCheckpoint [2022-04-19T07:40:54.937Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:40:54.937Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:40:54.937Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:40:54.937Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:40:54.937Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:40:54.937Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:40:54.937Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:40:54.937Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:40:54.937Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:40:54.937Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:40:54.937Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:40:54.937Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:40:54.937Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:40:54.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-04-19T07:40:54.937Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:40:54.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2022-04-19T07:40:54.937Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:40:54.937Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-04-19T07:40:54.937Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:40:54.937Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-19T07:40:54.937Z] === RUN TestCopyFromContainer [2022-04-19T07:40:54.937Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:40:54.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:40:54.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:40:54.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:40:54.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:40:54.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:40:54.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:40:54.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:40:54.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:40:54.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:40:54.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:40:54.937Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:40:54.937Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:40:54.937Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:40:54.937Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:40:54.937Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:40:54.937Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:40:54.937Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:40:54.937Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:40:54.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:40:54.937Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T07:40:54.937Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:40:54.937Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:40:54.937Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:40:54.937Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:40:54.937Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:40:54.937Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:40:54.937Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:40:54.937Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-19T07:40:54.937Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:40:54.937Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:40:54.937Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-19T07:40:54.937Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:40:54.937Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.937Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.937Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:40:54.938Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-19T07:40:54.938Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.89s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.18s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.89s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.71s) [2022-04-19T07:40:54.938Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-04-19T07:40:54.938Z] === RUN TestDiff [2022-04-19T07:40:54.938Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:40:54.938Z] --- SKIP: TestDiff (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestExecWithCloseStdin [2022-04-19T07:40:54.938Z] --- PASS: TestExecWithCloseStdin (1.71s) [2022-04-19T07:40:54.938Z] === RUN TestExec [2022-04-19T07:40:54.938Z] --- PASS: TestExec (1.56s) [2022-04-19T07:40:54.938Z] === RUN TestExecUser [2022-04-19T07:40:54.938Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:40:54.938Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:40:54.938Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.938Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:40:54.938Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:54.938Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:40:54.938Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:40:54.938Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestHealthKillContainer [2022-04-19T07:40:54.938Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:40:54.938Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:40:54.938Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:40:54.938Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:40:54.938Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:40:54.938Z] --- PASS: TestKillContainerInvalidSignal (1.52s) [2022-04-19T07:40:54.938Z] === RUN TestKillContainer [2022-04-19T07:40:54.938Z] === RUN TestKillContainer/no_signal [2022-04-19T07:40:55.141Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T07:40:55.141Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T07:40:55.753Z] Removing intermediate container 02eaa82e2f5c [2022-04-19T07:40:55.753Z] ---> 1a25d831702e [2022-04-19T07:40:55.753Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T07:40:55.753Z] ---> Running in 1981b3076d1c [2022-04-19T07:40:56.461Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:40:56.461Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:40:56.461Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:40:56.514Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-19T07:40:56.738Z] [2022-04-19T07:40:56.738Z] SUCCESS: Specified value was saved. [2022-04-19T07:40:58.302Z] Removing intermediate container 1981b3076d1c [2022-04-19T07:40:58.302Z] ---> dcb5d6a5b1a4 [2022-04-19T07:40:58.302Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T07:40:58.302Z] ---> Running in 26c85db761a5 [2022-04-19T07:40:58.625Z] --- PASS: TestKillContainer (3.53s) [2022-04-19T07:40:58.625Z] --- PASS: TestKillContainer/no_signal (1.45s) [2022-04-19T07:40:58.625Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:40:58.625Z] --- PASS: TestKillContainer/killing_signal (2.04s) [2022-04-19T07:40:58.625Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:40:58.625Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:40:58.625Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestKillStoppedContainer [2022-04-19T07:40:58.625Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:40:58.625Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:40:58.625Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:40:58.625Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:40:58.625Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:40:58.625Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:40:58.625Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:40:58.625Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:40:58.625Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:40:58.625Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:40:58.625Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:40:59.791Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-19T07:40:59.791Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T07:41:00.152Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2022-04-19T07:41:00.152Z] === RUN TestNetworkNat [2022-04-19T07:41:00.152Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:41:00.152Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T07:41:00.152Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:41:01.691Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T07:41:01.691Z] check_test.go:308: [d1d713f925d98] daemon is not started [2022-04-19T07:41:01.691Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-19T07:41:02.255Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-19T07:41:02.351Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-19T07:41:02.351Z] === RUN TestInfoDebug [2022-04-19T07:41:02.351Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T07:41:02.351Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:41:02.351Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T07:41:02.351Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:41:02.351Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T07:41:02.351Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:41:02.351Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-19T07:41:02.351Z] === RUN TestPingCacheHeaders [2022-04-19T07:41:02.351Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T07:41:02.351Z] === RUN TestPingGet [2022-04-19T07:41:02.351Z] --- PASS: TestPingGet (0.01s) [2022-04-19T07:41:02.351Z] === RUN TestPingHead [2022-04-19T07:41:02.351Z] --- PASS: TestPingHead (0.02s) [2022-04-19T07:41:02.351Z] === RUN TestPingSwarmHeader [2022-04-19T07:41:02.820Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-19T07:41:02.915Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T07:41:02.915Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T07:41:03.036Z] --- PASS: TestNetworkLocalhostTCPNat (2.72s) [2022-04-19T07:41:03.036Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:41:03.036Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:41:03.036Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T07:41:03.036Z] === RUN TestPause [2022-04-19T07:41:03.036Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:41:03.036Z] --- SKIP: TestPause (0.00s) [2022-04-19T07:41:03.036Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:41:03.055Z] Cannot create a file when that file already exists. [2022-04-19T07:41:03.384Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-19T07:41:03.640Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T07:41:03.865Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T07:41:03.865Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-04-19T07:41:03.865Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T07:41:03.865Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T07:41:03.865Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T07:41:03.865Z] === RUN TestVersion [2022-04-19T07:41:03.865Z] --- PASS: TestVersion (0.02s) [2022-04-19T07:41:03.865Z] === CONT TestDiskUsage [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T07:41:04.427Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T07:41:04.563Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2022-04-19T07:41:04.563Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:41:04.563Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:41:04.563Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T07:41:04.563Z] === RUN TestPsFilter [2022-04-19T07:41:04.563Z] --- PASS: TestPsFilter (0.25s) [2022-04-19T07:41:04.563Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T07:41:04.683Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T07:41:04.940Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage (1.14s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T07:41:05.196Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:41:05.196Z] PASS [2022-04-19T07:41:05.196Z] [2022-04-19T07:41:05.196Z] === Skipped [2022-04-19T07:41:05.196Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:41:05.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:41:05.196Z] [2022-04-19T07:41:05.197Z] DONE 54 tests, 1 skipped in 21.456s [2022-04-19T07:41:05.197Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T07:41:05.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:41:05.197Z] ++ set -e [2022-04-19T07:41:05.197Z] ++ '[' -n 0 ']' [2022-04-19T07:41:05.197Z] ++ set -x [2022-04-19T07:41:05.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:41:05.197Z] INFO: Testing against a local daemon [2022-04-19T07:41:05.197Z] === RUN TestVolumesCreateAndList [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T07:41:05.197Z] === RUN TestVolumesRemove [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-19T07:41:05.197Z] === RUN TestVolumesInspect [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:41:05.197Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:41:05.197Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:41:05.197Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:41:05.197Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:41:05.197Z] PASS [2022-04-19T07:41:05.197Z] [2022-04-19T07:41:05.197Z] DONE 9 tests in 0.196s [2022-04-19T07:41:05.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T07:41:05.453Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T07:41:05.453Z] +++ kill 14214 [2022-04-19T07:41:05.532Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-19T07:41:05.532Z] check_test.go:308: [dcee8d7fd20c4] daemon is not started [2022-04-19T07:41:05.532Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-19T07:41:05.712Z] +++ /etc/init.d/apparmor stop [2022-04-19T07:41:05.712Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T07:41:05.712Z] [2022-04-19T07:41:05.712Z] Unloading profiles will leave already running processes permanently [2022-04-19T07:41:05.712Z] unconfined, which can lead to unexpected situations. [2022-04-19T07:41:05.712Z] [2022-04-19T07:41:05.712Z] To set a process to complain mode, use the command line tool [2022-04-19T07:41:05.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T07:41:05.712Z] +++ true [2022-04-19T07:41:05.712Z] exiting test-integration [2022-04-19T07:41:05.712Z] ++ exit 0 [2022-04-19T07:41:05.712Z] Post stage [Pipeline] junit [2022-04-19T07:41:06.284Z] Recording test results [2022-04-19T07:41:06.477Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T07:41:06.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s) [2022-04-19T07:41:06.725Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:41:06.840Z] Removing intermediate container 26c85db761a5 [2022-04-19T07:41:06.840Z] ---> 06f6040aa739 [2022-04-19T07:41:06.840Z] Step 13/13 : CMD ["sh"] [2022-04-19T07:41:06.853Z] + echo Ensuring container killed. [2022-04-19T07:41:06.853Z] Ensuring container killed. [2022-04-19T07:41:06.853Z] + docker rm -vf docker-pr1 [2022-04-19T07:41:06.853Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T07:41:07.173Z] + echo Chowning /workspace to jenkins user [2022-04-19T07:41:07.173Z] Chowning /workspace to jenkins user [2022-04-19T07:41:07.173Z] + id -u [2022-04-19T07:41:07.173Z] + id -g [2022-04-19T07:41:07.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T07:41:07.307Z] ---> Running in 2b70c2303944 [2022-04-19T07:41:07.307Z] Removing intermediate container 2b70c2303944 [2022-04-19T07:41:07.307Z] ---> b5716e67c32c [2022-04-19T07:41:07.307Z] Successfully built b5716e67c32c [2022-04-19T07:41:07.307Z] Successfully tagged busybox:latest [2022-04-19T07:41:07.307Z] INFO: Docker images of the daemon under test [2022-04-19T07:41:07.307Z] [2022-04-19T07:41:07.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T07:41:07.307Z] busybox latest b5716e67c32c Less than a second ago 5.78GB [2022-04-19T07:41:07.307Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T07:41:07.307Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T07:41:07.307Z] [2022-04-19T07:41:07.307Z] INFO: Running integration tests at 04/19/2022 07:41:07... [2022-04-19T07:41:07.307Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T07:41:07.307Z] INFO: Integration API tests being run from the host: [2022-04-19T07:41:07.426Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-19T07:41:07.775Z] INFO: make.ps1 starting at 04/19/2022 07:41:07 [2022-04-19T07:41:08.242Z] Running D:\gopath\src\github.com\docker\docker\integration\build [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T07:41:08.875Z] + bundleName=arm64-integration [2022-04-19T07:41:08.875Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-19T07:41:08.875Z] Creating arm64-integration-bundles.tar.gz [2022-04-19T07:41:08.875Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-19T07:41:08.875Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T07:41:08.896Z] --- PASS: TestRemoveContainerWithVolume (2.07s) [2022-04-19T07:41:08.896Z] === RUN TestRemoveContainerRunning [Pipeline] archiveArtifacts [2022-04-19T07:41:09.139Z] Archiving artifacts [2022-04-19T07:41:09.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T07:41:09.374Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T07:41:09.583Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-19T07:41:09.680Z] + make clean [2022-04-19T07:41:09.680Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T07:41:09.680Z] docker-dev-cache [2022-04-19T07:41:09.680Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T07:41:10.419Z] --- PASS: TestRemoveContainerRunning (1.53s) [2022-04-19T07:41:10.419Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-04-19T07:41:11.476Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] // stage [Pipeline] } [2022-04-19T07:41:11.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s) [2022-04-19T07:41:11.940Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:41:11.940Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-19T07:41:11.940Z] === RUN TestRenameLinkedContainer [2022-04-19T07:41:11.940Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:41:11.940Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T07:41:11.940Z] === RUN TestRenameStoppedContainer [2022-04-19T07:41:13.366Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T07:41:13.622Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-19T07:41:14.097Z] --- PASS: TestRenameStoppedContainer (2.10s) [2022-04-19T07:41:14.097Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:41:14.988Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-19T07:41:16.881Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-19T07:41:16.978Z] --- PASS: TestRenameRunningContainerAndReuse (3.15s) [2022-04-19T07:41:16.978Z] === RUN TestRenameInvalidName [2022-04-19T07:41:18.502Z] --- PASS: TestRenameInvalidName (1.55s) [2022-04-19T07:41:18.502Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:41:20.155Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-19T07:41:24.326Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-19T07:41:27.024Z] --- PASS: TestRenameAnonymousContainer (8.41s) [2022-04-19T07:41:27.024Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:41:27.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:41:27.482Z] INFO: Testing against a local daemon [2022-04-19T07:41:27.482Z] === RUN TestBuildWithSession [2022-04-19T07:41:27.482Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:41:27.482Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:41:27.482Z] === RUN TestBuildSquashParent [2022-04-19T07:41:27.482Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:41:27.482Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:27.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:27.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:27.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:27.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:27.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:27.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:28.517Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-19T07:41:28.547Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2022-04-19T07:41:28.547Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:41:28.547Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:41:28.547Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:41:28.547Z] === RUN TestResize [2022-04-19T07:41:29.102Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T07:41:29.369Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T07:41:29.631Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-19T07:41:30.070Z] --- PASS: TestResize (1.53s) [2022-04-19T07:41:30.070Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:41:31.003Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-19T07:41:31.595Z] --- PASS: TestResizeWithInvalidSize (1.49s) [2022-04-19T07:41:31.595Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:41:31.933Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-19T07:41:33.757Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2022-04-19T07:41:33.757Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:41:33.757Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:41:33.757Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:41:33.757Z] === RUN TestStats [2022-04-19T07:41:33.757Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:41:33.757Z] --- SKIP: TestStats (0.00s) [2022-04-19T07:41:33.757Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:41:34.459Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T07:41:34.459Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T07:41:35.024Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T07:41:35.281Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-19T07:41:35.845Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T07:41:36.102Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T07:41:36.360Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T07:41:36.923Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T07:41:39.444Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T07:41:39.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:39.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:40.811Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T07:41:41.067Z] docker_cli_daemon_test.go:2506: [d56c556ddaf60] daemon is not started [2022-04-19T07:41:42.279Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.04s) [2022-04-19T07:41:42.279Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:41:42.279Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:41:42.279Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T07:41:42.279Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:41:42.434Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T07:41:42.996Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-19T07:41:43.926Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T07:41:44.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:41:44.123Z] INFO: Testing against a local daemon [2022-04-19T07:41:44.123Z] === RUN TestBuildWithSession [2022-04-19T07:41:44.123Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:41:44.123Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T07:41:44.123Z] === RUN TestBuildSquashParent [2022-04-19T07:41:44.123Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:41:44.123Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:44.123Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:44.123Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:44.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T07:41:44.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T07:41:44.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T07:41:44.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T07:41:45.294Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T07:41:46.662Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T07:41:48.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T07:41:48.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.94s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.41s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.57s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.63s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.40s) [2022-04-19T07:41:50.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.50s) [2022-04-19T07:41:50.120Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:41:50.120Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:41:51.912Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T07:41:52.475Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T07:41:53.843Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-19T07:41:55.740Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.94s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.03s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.40s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.17s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.54s) [2022-04-19T07:41:56.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.65s) [2022-04-19T07:41:56.039Z] === RUN TestBuildMultiStageCopy [2022-04-19T07:41:56.039Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T07:41:58.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:41:59.012Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-19T07:41:59.012Z] check_test.go:308: [dfd530ccec95f] daemon is not started [2022-04-19T07:41:59.012Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-19T07:41:59.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:42:00.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:42:01.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy (13.35s) [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.97s) [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2022-04-19T07:42:03.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2022-04-19T07:42:03.141Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:42:03.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T07:42:03.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T07:42:03.308Z] --- PASS: TestUpdateRestartPolicy (19.26s) [2022-04-19T07:42:03.308Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:42:03.308Z] --- PASS: TestUpdateRestartWithAutoRemove (1.50s) [2022-04-19T07:42:03.308Z] === RUN TestWaitNonBlocked [2022-04-19T07:42:03.308Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:42:03.308Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:42:03.308Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:42:03.308Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:42:03.308Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:42:03.308Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:42:04.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite (334.13s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.29s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.50s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2022-04-19T07:42:04.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.49s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.57s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.67s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.57s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.51s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.92s) [2022-04-19T07:42:04.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-19T07:42:04.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.61s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.63s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.84s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.29s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.90s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.74s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.77s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s) [2022-04-19T07:42:04.266Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2022-04-19T07:42:04.267Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-04-19T07:42:04.267Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-04-19T07:42:04.267Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-04-19T07:42:04.267Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2022-04-19T07:42:04.267Z] === RUN TestDockerSwarmSuite [2022-04-19T07:42:04.267Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-19T07:42:04.837Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-19T07:42:04.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s) [2022-04-19T07:42:04.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.46s) [2022-04-19T07:42:04.837Z] === RUN TestWaitBlocked [2022-04-19T07:42:04.837Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:04.837Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T07:42:04.837Z] PASS [2022-04-19T07:42:04.837Z] ok github.com/docker/docker/integration/container 80.195s [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === Skipped [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T07:42:04.837Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T07:42:04.837Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T07:42:04.837Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:42:04.837Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:42:04.837Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:42:04.837Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:42:04.837Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-19T07:42:04.837Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:42:04.837Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-19T07:42:04.837Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:42:04.837Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T07:42:04.837Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T07:42:04.837Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T07:42:04.837Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:42:04.837Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T07:42:04.837Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T07:42:04.837Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:42:04.837Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:42:04.837Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:42:04.837Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T07:42:04.837Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T07:42:04.837Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T07:42:04.837Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T07:42:04.837Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T07:42:04.837Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:42:04.837Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:42:04.837Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T07:42:04.837Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T07:42:04.837Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T07:42:04.837Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:04.837Z] [2022-04-19T07:42:04.837Z] DONE 119 tests, 34 skipped in 82.424s [2022-04-19T07:42:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T07:42:05.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T07:42:05.306Z] --- PASS: TestBuildMultiStageParentConfig (2.56s) [2022-04-19T07:42:05.306Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:42:05.306Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:05.306Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T07:42:05.306Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy (10.65s) [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.04s) [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2022-04-19T07:42:06.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2022-04-19T07:42:06.165Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T07:42:06.833Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-04-19T07:42:06.833Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:42:07.543Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-19T07:42:08.376Z] --- PASS: TestBuildMultiStageParentConfig (2.26s) [2022-04-19T07:42:08.376Z] === RUN TestBuildLabelWithTargets [2022-04-19T07:42:08.376Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:08.376Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-19T07:42:08.376Z] === RUN TestBuildWithEmptyLayers [2022-04-19T07:42:09.938Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2022-04-19T07:42:09.938Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T07:42:10.818Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-19T07:42:14.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T07:42:15.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-19T07:42:16.027Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T07:42:20.362Z] --- PASS: TestBuildMultiStageOnBuild (9.85s) [2022-04-19T07:42:20.362Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:42:20.362Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:20.362Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:42:20.362Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:42:21.595Z] --- PASS: TestBuildMultiStageOnBuild (13.23s) [2022-04-19T07:42:21.595Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T07:42:21.595Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:21.595Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:42:21.595Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T07:42:24.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T07:42:24.383Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T07:42:24.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T07:42:25.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T07:42:25.917Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:42:25.917Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:42:25.917Z] === RUN TestDaemonConfigValidation [2022-04-19T07:42:25.917Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T07:42:25.917Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:42:25.917Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:42:25.917Z] === RUN TestDaemonProxy [2022-04-19T07:42:25.917Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:42:25.917Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T07:42:25.917Z] PASS [2022-04-19T07:42:25.917Z] ok github.com/docker/docker/integration/daemon 0.092s [2022-04-19T07:42:25.917Z] [2022-04-19T07:42:25.917Z] === Skipped [2022-04-19T07:42:25.917Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:42:25.917Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] [2022-04-19T07:42:25.917Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T07:42:25.917Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] [2022-04-19T07:42:25.917Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:42:25.917Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:42:25.917Z] [2022-04-19T07:42:25.917Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T07:42:25.917Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:42:25.917Z] [2022-04-19T07:42:25.917Z] DONE 4 tests, 4 skipped in 19.138s [2022-04-19T07:42:25.917Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T07:42:26.580Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T07:42:26.581Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T07:42:26.581Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T07:42:26.837Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T07:42:27.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:27.453Z] INFO: Testing against a local daemon [2022-04-19T07:42:27.453Z] === RUN TestCommitInheritsEnv [2022-04-19T07:42:27.453Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:27.453Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T07:42:27.453Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:42:27.453Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:42:27.453Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:42:27.453Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:42:27.453Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:42:27.453Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T07:42:27.453Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:42:27.453Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-19T07:42:27.453Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:42:27.453Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T07:42:27.453Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:42:28.418Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2022-04-19T07:42:28.418Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:42:28.418Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-19T07:42:28.418Z] === RUN TestTagInvalidReference [2022-04-19T07:42:28.418Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-19T07:42:28.418Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:42:28.418Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-19T07:42:28.418Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:42:28.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-19T07:42:28.873Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-19T07:42:28.873Z] === RUN TestTagOfficialNames [2022-04-19T07:42:28.873Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-19T07:42:28.873Z] === RUN TestTagMatchesDigest [2022-04-19T07:42:28.873Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-19T07:42:28.873Z] PASS [2022-04-19T07:42:28.873Z] ok github.com/docker/docker/integration/image 1.322s [2022-04-19T07:42:28.873Z] [2022-04-19T07:42:28.873Z] === Skipped [2022-04-19T07:42:28.873Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T07:42:28.873Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:28.873Z] [2022-04-19T07:42:28.873Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:42:28.873Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:42:28.873Z] [2022-04-19T07:42:28.873Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T07:42:28.873Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:42:28.873Z] [2022-04-19T07:42:28.873Z] DONE 12 tests, 3 skipped in 4.653s [2022-04-19T07:42:28.873Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T07:42:29.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-19T07:42:30.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:30.399Z] INFO: Testing against a local daemon [2022-04-19T07:42:30.399Z] === RUN TestNetworkCreateDelete [2022-04-19T07:42:30.399Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.399Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T07:42:30.399Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:42:30.399Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:42:30.399Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:42:30.399Z] === RUN TestDaemonDNSFallback [2022-04-19T07:42:30.399Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.399Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T07:42:30.399Z] === RUN TestInspectNetwork [2022-04-19T07:42:30.399Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:30.399Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T07:42:30.399Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:42:30.399Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.399Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:42:30.399Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:42:30.399Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:42:30.399Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:42:30.399Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:42:30.399Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:42:30.399Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:42:30.399Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestNetworkList [2022-04-19T07:42:30.855Z] === RUN TestNetworkList//networks [2022-04-19T07:42:30.855Z] === PAUSE TestNetworkList//networks [2022-04-19T07:42:30.855Z] === RUN TestNetworkList//networks/ [2022-04-19T07:42:30.855Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:42:30.855Z] === CONT TestNetworkList//networks [2022-04-19T07:42:30.855Z] === CONT TestNetworkList//networks/ [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkList (0.03s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:42:30.855Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:42:30.855Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:42:30.855Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:42:30.855Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:42:30.855Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:42:30.855Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:42:30.855Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:42:30.855Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:42:30.855Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:42:30.855Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:42:30.855Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:42:30.855Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:42:30.855Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:42:30.855Z] PASS [2022-04-19T07:42:30.855Z] ok github.com/docker/docker/integration/network 0.159s [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === Skipped [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T07:42:30.855Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:42:30.855Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T07:42:30.855Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T07:42:30.855Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:42:30.855Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:42:30.855Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:42:30.855Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:42:30.855Z] [2022-04-19T07:42:30.855Z] DONE 34 tests, 15 skipped in 1.788s [2022-04-19T07:42:30.855Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T07:42:31.311Z] testing: warning: no tests to run [2022-04-19T07:42:31.311Z] PASS [2022-04-19T07:42:31.311Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2022-04-19T07:42:31.311Z] [2022-04-19T07:42:31.311Z] DONE 0 tests in 0.571s [2022-04-19T07:42:31.311Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T07:42:31.883Z] --- PASS: TestBuildMultiStageLayerLeak (11.26s) [2022-04-19T07:42:31.883Z] === RUN TestBuildWithHugeFile [2022-04-19T07:42:32.193Z] docker_api_swarm_test.go:563: [ddeaa87226068] joining swarm manager [db3fd1cfd5f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:42:32.272Z] testing: warning: no tests to run [2022-04-19T07:42:32.272Z] PASS [2022-04-19T07:42:32.272Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2022-04-19T07:42:32.272Z] [2022-04-19T07:42:32.272Z] DONE 0 tests in 0.570s [2022-04-19T07:42:32.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T07:42:32.727Z] testing: warning: no tests to run [2022-04-19T07:42:32.727Z] PASS [2022-04-19T07:42:32.727Z] ok github.com/docker/docker/integration/plugin 0.050s [2022-04-19T07:42:32.727Z] [2022-04-19T07:42:32.727Z] DONE 0 tests in 0.545s [2022-04-19T07:42:32.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T07:42:33.181Z] testing: warning: no tests to run [2022-04-19T07:42:33.181Z] PASS [2022-04-19T07:42:33.181Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2022-04-19T07:42:33.181Z] [2022-04-19T07:42:33.181Z] DONE 0 tests in 0.543s [2022-04-19T07:42:33.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T07:42:34.522Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T07:42:34.522Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-19T07:42:34.522Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T07:42:34.522Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T07:42:34.522Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T07:42:34.522Z] Cross building: bundles/cross/windows/amd64 [2022-04-19T07:42:34.522Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T07:42:34.522Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T07:42:36.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:36.891Z] INFO: Testing against a local daemon [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:42:36.891Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:42:36.891Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:42:36.891Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:42:36.891Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:42:36.891Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:42:36.891Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:42:36.891Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:42:36.891Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:42:36.891Z] === RUN TestPluginInstall [2022-04-19T07:42:36.891Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:42:36.891Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T07:42:36.891Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:42:36.891Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:42:36.891Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T07:42:36.891Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:42:36.891Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:42:36.891Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:42:36.891Z] PASS [2022-04-19T07:42:36.891Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2022-04-19T07:42:37.347Z] [2022-04-19T07:42:37.347Z] === Skipped [2022-04-19T07:42:37.347Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T07:42:37.347Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:42:37.347Z] [2022-04-19T07:42:37.347Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T07:42:37.347Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:42:37.347Z] [2022-04-19T07:42:37.347Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:42:37.347Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:42:37.347Z] [2022-04-19T07:42:37.347Z] DONE 19 tests, 3 skipped in 3.741s [2022-04-19T07:42:37.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T07:42:37.442Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T07:42:37.442Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T07:42:38.175Z] --- PASS: TestBuildMultiStageLayerLeak (18.12s) [2022-04-19T07:42:38.175Z] === RUN TestBuildWithHugeFile [2022-04-19T07:42:38.373Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T07:42:38.630Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T07:42:38.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:38.871Z] INFO: Testing against a local daemon [2022-04-19T07:42:38.871Z] === RUN TestExternalGraphDriver [2022-04-19T07:42:38.871Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:42:38.871Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T07:42:38.871Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:42:38.871Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:42:38.871Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:42:38.871Z] PASS [2022-04-19T07:42:38.871Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.084s [2022-04-19T07:42:38.871Z] [2022-04-19T07:42:38.871Z] === Skipped [2022-04-19T07:42:38.871Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T07:42:38.871Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:42:38.871Z] [2022-04-19T07:42:38.871Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:42:38.871Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:42:38.871Z] [2022-04-19T07:42:38.871Z] DONE 2 tests, 2 skipped in 1.709s [2022-04-19T07:42:38.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T07:42:39.193Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T07:42:39.757Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T07:42:39.757Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T07:42:41.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:41.031Z] INFO: Testing against a local daemon [2022-04-19T07:42:41.031Z] === RUN TestReadPluginNoRead [2022-04-19T07:42:41.031Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:42:41.031Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T07:42:41.031Z] PASS [2022-04-19T07:42:41.031Z] ok github.com/docker/docker/integration/plugin/logging 0.086s [2022-04-19T07:42:41.031Z] [2022-04-19T07:42:41.031Z] === Skipped [2022-04-19T07:42:41.031Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T07:42:41.031Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:42:41.032Z] [2022-04-19T07:42:41.032Z] DONE 1 tests, 1 skipped in 1.783s [2022-04-19T07:42:41.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T07:42:42.008Z] testing: warning: no tests to run [2022-04-19T07:42:42.008Z] PASS [2022-04-19T07:42:42.008Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2022-04-19T07:42:42.008Z] [2022-04-19T07:42:42.008Z] DONE 0 tests in 0.887s [2022-04-19T07:42:42.008Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T07:42:42.278Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T07:42:43.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:43.535Z] INFO: Testing against a local daemon [2022-04-19T07:42:43.535Z] === RUN TestPluginWithDevMounts [2022-04-19T07:42:43.535Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:43.535Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T07:42:43.535Z] PASS [2022-04-19T07:42:43.535Z] ok github.com/docker/docker/integration/plugin/volumes 0.072s [2022-04-19T07:42:43.535Z] [2022-04-19T07:42:43.535Z] === Skipped [2022-04-19T07:42:43.535Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T07:42:43.535Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:43.535Z] [2022-04-19T07:42:43.535Z] DONE 1 tests, 1 skipped in 1.675s [2022-04-19T07:42:43.535Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T07:42:44.172Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T07:42:44.735Z] docker_api_swarm_test.go:585: [dce19a61c6fb0] joining swarm manager [db3fd1cfd5f64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:42:45.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:45.059Z] INFO: Testing against a local daemon [2022-04-19T07:42:45.059Z] === RUN TestSecretInspect [2022-04-19T07:42:45.059Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T07:42:45.059Z] === RUN TestSecretList [2022-04-19T07:42:45.059Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T07:42:45.059Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:42:45.059Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:42:45.059Z] === RUN TestSecretsUpdate [2022-04-19T07:42:45.059Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T07:42:45.059Z] === RUN TestTemplatedSecret [2022-04-19T07:42:45.059Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T07:42:45.059Z] === RUN TestSecretCreateResolve [2022-04-19T07:42:45.059Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:45.059Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T07:42:45.059Z] PASS [2022-04-19T07:42:45.059Z] ok github.com/docker/docker/integration/secret 0.076s [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === Skipped [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T07:42:45.059Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:45.059Z] [2022-04-19T07:42:45.059Z] DONE 6 tests, 6 skipped in 1.376s [2022-04-19T07:42:45.059Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T07:42:45.664Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T07:42:47.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:47.239Z] INFO: Testing against a local daemon [2022-04-19T07:42:47.239Z] === RUN TestServiceCreateInit [2022-04-19T07:42:47.239Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:42:47.239Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:42:47.239Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:42:47.239Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceConflict [2022-04-19T07:42:47.239Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:42:47.239Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-19T07:42:47.239Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:42:47.239Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:42:47.239Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:42:47.239Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceSysctls [2022-04-19T07:42:47.239Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T07:42:47.239Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:42:47.239Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-19T07:42:47.239Z] === RUN TestInspect [2022-04-19T07:42:47.239Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestInspect (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestCreateJob [2022-04-19T07:42:47.239Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestReplicatedJob [2022-04-19T07:42:47.239Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:42:47.239Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceListWithStatuses [2022-04-19T07:42:47.239Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:42:47.239Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:42:47.239Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServicePlugin [2022-04-19T07:42:47.239Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceUpdateLabel [2022-04-19T07:42:47.239Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:42:47.239Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:42:47.239Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:42:47.239Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T07:42:47.239Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:42:47.239Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:42:47.239Z] PASS [2022-04-19T07:42:47.239Z] ok github.com/docker/docker/integration/service 0.197s [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === Skipped [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-19T07:42:47.239Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:42:47.239Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-19T07:42:47.239Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-19T07:42:47.239Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T07:42:47.239Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T07:42:47.239Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T07:42:47.239Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T07:42:47.239Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T07:42:47.239Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:42:47.239Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T07:42:47.239Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T07:42:47.239Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T07:42:47.239Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T07:42:47.239Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T07:42:47.239Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T07:42:47.239Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:42:47.239Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:42:47.239Z] [2022-04-19T07:42:47.239Z] DONE 24 tests, 23 skipped in 2.109s [2022-04-19T07:42:47.239Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T07:42:47.558Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T07:42:47.815Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T07:42:48.071Z] check_test.go:379: [ddeaa87226068] daemon is not started [2022-04-19T07:42:48.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:48.775Z] INFO: Testing against a local daemon [2022-04-19T07:42:48.775Z] === RUN TestSessionCreate [2022-04-19T07:42:48.775Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:48.775Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T07:42:48.775Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:42:48.775Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:48.775Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:42:48.775Z] PASS [2022-04-19T07:42:48.775Z] ok github.com/docker/docker/integration/session 0.090s [2022-04-19T07:42:48.775Z] [2022-04-19T07:42:48.775Z] === Skipped [2022-04-19T07:42:48.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T07:42:48.775Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:48.775Z] [2022-04-19T07:42:48.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:42:48.775Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:42:48.775Z] [2022-04-19T07:42:48.775Z] DONE 2 tests, 2 skipped in 1.511s [2022-04-19T07:42:48.775Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T07:42:49.001Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T07:42:50.371Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T07:42:51.301Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T07:42:51.558Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T07:42:51.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:51.761Z] INFO: Testing against a local daemon [2022-04-19T07:42:51.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:42:51.761Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:51.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestDiskUsage [2022-04-19T07:42:51.761Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:42:51.761Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestEventsExecDie [2022-04-19T07:42:51.761Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:42:51.761Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:42:51.761Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:42:51.761Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestEventsVolumeCreate [2022-04-19T07:42:51.761Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:42:51.761Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestInfoAPI [2022-04-19T07:42:51.761Z] --- PASS: TestInfoAPI (0.05s) [2022-04-19T07:42:51.761Z] === RUN TestInfoAPIWarnings [2022-04-19T07:42:51.761Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:51.761Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestInfoDebug [2022-04-19T07:42:51.761Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:51.761Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:42:51.761Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:51.761Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:42:51.761Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:51.761Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T07:42:51.761Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:42:52.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-19T07:42:52.220Z] === RUN TestPingCacheHeaders [2022-04-19T07:42:52.678Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-19T07:42:52.678Z] === RUN TestPingGet [2022-04-19T07:42:52.678Z] --- PASS: TestPingGet (0.03s) [2022-04-19T07:42:52.678Z] === RUN TestPingHead [2022-04-19T07:42:52.678Z] --- PASS: TestPingHead (0.03s) [2022-04-19T07:42:52.678Z] === RUN TestPingSwarmHeader [2022-04-19T07:42:52.678Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:52.678Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T07:42:52.678Z] === RUN TestVersion [2022-04-19T07:42:52.678Z] --- PASS: TestVersion (0.03s) [2022-04-19T07:42:52.678Z] PASS [2022-04-19T07:42:52.678Z] ok github.com/docker/docker/integration/system 1.223s [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === Skipped [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:42:52.678Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T07:42:52.678Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T07:42:52.678Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:42:52.678Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T07:42:52.678Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T07:42:52.678Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T07:42:52.678Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T07:42:52.678Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T07:42:52.678Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T07:42:52.678Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:42:52.678Z] [2022-04-19T07:42:52.678Z] DONE 16 tests, 10 skipped in 3.650s [2022-04-19T07:42:52.678Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T07:42:53.452Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T07:42:54.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:42:54.204Z] INFO: Testing against a local daemon [2022-04-19T07:42:54.204Z] === RUN TestVolumesCreateAndList [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-19T07:42:54.204Z] === RUN TestVolumesRemove [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesRemove (0.11s) [2022-04-19T07:42:54.204Z] === RUN TestVolumesInspect [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:42:54.204Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:42:54.204Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:42:54.204Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:42:54.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:42:54.204Z] PASS [2022-04-19T07:42:54.204Z] ok github.com/docker/docker/integration/volume 0.278s [2022-04-19T07:42:54.204Z] [2022-04-19T07:42:54.204Z] DONE 9 tests in 1.721s [2022-04-19T07:42:54.660Z] INFO: make.ps1 ended at 04/19/2022 07:42:54 [2022-04-19T07:42:54.660Z] INFO: Integration CLI tests being run from the host: [2022-04-19T07:42:54.660Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T07:42:55.346Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T07:42:56.276Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T07:42:58.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-19T07:42:58.796Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T07:42:58.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-19T07:43:00.689Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T07:43:01.253Z] docker_api_swarm_test.go:46: [d194f96c89e89] joining swarm manager [d8c154885e19a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:43:01.253Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T07:43:02.198Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T07:43:02.760Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T07:43:03.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:43:03.221Z] INFO: Testing against a local daemon [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T07:43:03.221Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T07:43:03.221Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T07:43:03.221Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T07:43:03.323Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T07:43:03.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T07:43:03.676Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T07:43:04.131Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T07:43:04.253Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T07:43:04.509Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T07:43:04.585Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T07:43:05.040Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T07:43:05.072Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T07:43:05.635Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T07:43:05.892Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T07:43:05.892Z] --- PASS: TestImportExtremelyLargeImageWorks (178.39s) [2022-04-19T07:43:05.892Z] PASS [2022-04-19T07:43:05.892Z] [2022-04-19T07:43:05.892Z] DONE 22 tests in 182.924s [2022-04-19T07:43:05.892Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T07:43:05.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:05.892Z] ++ set -e [2022-04-19T07:43:05.892Z] ++ '[' -n 0 ']' [2022-04-19T07:43:05.892Z] ++ set -x [2022-04-19T07:43:05.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:05.892Z] INFO: Testing against a local daemon [2022-04-19T07:43:05.892Z] === RUN TestNetworkCreateDelete [2022-04-19T07:43:06.149Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-19T07:43:06.149Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:43:06.149Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T07:43:06.712Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-04-19T07:43:06.712Z] === RUN TestDaemonDNSFallback [2022-04-19T07:43:07.275Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T07:43:09.167Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T07:43:13.337Z] --- PASS: TestDaemonDNSFallback (6.81s) [2022-04-19T07:43:13.337Z] === RUN TestInspectNetwork [2022-04-19T07:43:13.900Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T07:43:16.420Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T07:43:16.676Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T07:43:16.676Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T07:43:16.933Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T07:43:16.933Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T07:43:16.933Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T07:43:16.933Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T07:43:16.933Z] === RUN TestInspectNetwork/network_name [2022-04-19T07:43:16.933Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T07:43:17.190Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T07:43:18.172Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T07:43:18.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-19T07:43:19.360Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T07:43:19.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-19T07:43:21.256Z] --- PASS: TestInspectNetwork (7.93s) [2022-04-19T07:43:21.256Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T07:43:21.256Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T07:43:21.256Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T07:43:21.256Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T07:43:21.256Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:43:22.625Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T07:43:23.189Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T07:43:23.189Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:43:23.189Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:43:23.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:43:23.189Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:43:23.189Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:43:23.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:43:23.189Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:43:23.189Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:43:23.189Z] === RUN TestNetworkList [2022-04-19T07:43:23.189Z] === RUN TestNetworkList//networks [2022-04-19T07:43:23.189Z] === PAUSE TestNetworkList//networks [2022-04-19T07:43:23.189Z] === RUN TestNetworkList//networks/ [2022-04-19T07:43:23.189Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:43:23.189Z] === CONT TestNetworkList//networks [2022-04-19T07:43:23.189Z] === CONT TestNetworkList//networks/ [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkList (0.04s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:43:23.189Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:43:23.189Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:43:23.756Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T07:43:23.756Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-19T07:43:23.756Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:43:25.125Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-19T07:43:25.125Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:43:25.688Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-19T07:43:25.688Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:43:27.058Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-04-19T07:43:27.058Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:43:28.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-04-19T07:43:28.427Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:43:28.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-04-19T07:43:28.990Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:43:30.358Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T07:43:31.726Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-04-19T07:43:31.726Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:43:31.726Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:43:31.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:43:31.726Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:43:33.620Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T07:43:34.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T07:43:35.918Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T07:43:35.918Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T07:43:35.918Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T07:43:39.188Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T07:43:39.444Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T07:43:40.812Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T07:43:41.068Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T07:43:42.960Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T07:43:43.216Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T07:43:43.779Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T07:43:44.341Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T07:43:45.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T07:43:45.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T07:43:45.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T07:43:46.271Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T07:43:46.527Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T07:43:46.784Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T07:43:47.347Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2022-04-19T07:43:47.347Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:43:48.277Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T07:43:48.841Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T07:43:50.735Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ar26q75bozs1evzyqu6nco8d0 Created:2022-04-19 07:43:48.662896902 +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[2eb123828750e7ac12046b81e9391f083605c4c748e77490874814917a8cbe34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i23nst5l45e0qzwv2eiazwlg6 EndpointID:72baf2dc268339b447202e9d1d9ebe5f5c70b23a02b68de84cbd461c2b4ed342 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4187cba85209de0bcad77d6783ba54cb5a5e2b60603724cf63fbc9c0c0e348e8 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:398687c90fa8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i23nst5l45e0qzwv2eiazwlg6 EndpointID:72baf2dc268339b447202e9d1d9ebe5f5c70b23a02b68de84cbd461c2b4ed342 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T07:43:50.991Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T07:43:51.921Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T07:43:53.294Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T07:43:54.224Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T07:43:54.792Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T07:43:55.049Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2022-04-19T07:43:55.049Z] PASS [2022-04-19T07:43:55.049Z] [2022-04-19T07:43:55.049Z] === Skipped [2022-04-19T07:43:55.049Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:43:55.049Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:43:55.049Z] [2022-04-19T07:43:55.049Z] DONE 38 tests, 1 skipped in 49.209s [2022-04-19T07:43:55.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:43:55.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:55.049Z] ++ set -e [2022-04-19T07:43:55.049Z] ++ '[' -n 0 ']' [2022-04-19T07:43:55.049Z] ++ set -x [2022-04-19T07:43:55.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:55.049Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T07:43:55.306Z] INFO: Testing against a local daemon [2022-04-19T07:43:55.306Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T07:43:55.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:43:55.306Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:43:55.306Z] === RUN TestDockerNetworkIpvlan [2022-04-19T07:43:55.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:43:55.306Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:43:55.306Z] PASS [2022-04-19T07:43:55.306Z] [2022-04-19T07:43:55.306Z] === Skipped [2022-04-19T07:43:55.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T07:43:55.306Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:43:55.306Z] [2022-04-19T07:43:55.306Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T07:43:55.306Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T07:43:55.306Z] [2022-04-19T07:43:55.306Z] DONE 2 tests, 2 skipped in 0.114s [2022-04-19T07:43:55.306Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T07:43:55.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:55.306Z] ++ set -e [2022-04-19T07:43:55.306Z] ++ '[' -n 0 ']' [2022-04-19T07:43:55.306Z] ++ set -x [2022-04-19T07:43:55.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:43:55.306Z] INFO: Testing against a local daemon [2022-04-19T07:43:55.306Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T07:43:56.676Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-04-19T07:43:56.676Z] === RUN TestDockerNetworkMacvlan [2022-04-19T07:43:57.606Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T07:43:57.606Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T07:43:58.169Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T07:43:59.099Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T07:43:59.356Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T07:44:00.286Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T07:44:00.855Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T07:44:01.418Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T07:44:03.967Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T07:44:08.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-19T07:44:08.168Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T07:44:08.424Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan (12.51s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2022-04-19T07:44:09.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2022-04-19T07:44:09.354Z] PASS [2022-04-19T07:44:09.354Z] [2022-04-19T07:44:09.354Z] DONE 8 tests in 13.967s [2022-04-19T07:44:09.354Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] ++ set -e [2022-04-19T07:44:09.354Z] ++ '[' -n 0 ']' [2022-04-19T07:44:09.354Z] ++ set -x [2022-04-19T07:44:09.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] testing: warning: no tests to run [2022-04-19T07:44:09.354Z] PASS [2022-04-19T07:44:09.354Z] [2022-04-19T07:44:09.354Z] DONE 0 tests in 0.045s [2022-04-19T07:44:09.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] ++ set -e [2022-04-19T07:44:09.354Z] ++ '[' -n 0 ']' [2022-04-19T07:44:09.354Z] ++ set -x [2022-04-19T07:44:09.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:44:09.354Z] INFO: Testing against a local daemon [2022-04-19T07:44:09.354Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T07:44:09.919Z] docker_api_swarm_test.go:304: [d3157cc08e0a9] joining swarm manager [d67d0c059751c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:44:10.849Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2022-04-19T07:44:10.849Z] === RUN TestAuthZPluginTLS [2022-04-19T07:44:10.994Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T07:44:10.994Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T07:44:10.994Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T07:44:10.994Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T07:44:10.994Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-19T07:44:10.994Z] remote: Enumerating objects: 23, done. [2022-04-19T07:44:10.994Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-19T07:44:10.994Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-19T07:44:10.994Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-19T07:44:10.994Z] 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-04-19T07:44:10.994Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-19T07:44:10.994Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-19T07:44:11.413Z] docker_api_swarm_test.go:305: [d8883bdf90eef] joining swarm manager [d67d0c059751c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:44:11.413Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-19T07:44:11.413Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T07:44:11.563Z] Cross building: bundles/cross/linux/ppc64le [2022-04-19T07:44:11.563Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T07:44:11.563Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T07:44:11.976Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-19T07:44:11.976Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T07:44:12.232Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-19T07:44:12.489Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T07:44:12.489Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T07:44:13.053Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-19T07:44:13.053Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T07:44:13.310Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-19T07:44:13.567Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T07:44:14.498Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-04-19T07:44:14.498Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T07:44:15.061Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-19T07:44:15.061Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T07:44:15.623Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T07:44:15.623Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T07:44:15.880Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T07:44:16.137Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-19T07:44:16.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T07:44:16.701Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T07:44:17.042Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T07:44:17.043Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T07:44:17.043Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T07:44:17.043Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T07:44:17.043Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T07:44:17.043Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T07:44:17.043Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T07:44:17.043Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T07:44:17.043Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T07:44:17.043Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T07:44:17.043Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T07:44:17.043Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T07:44:17.043Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T07:44:17.043Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T07:44:17.043Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T07:44:17.043Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T07:44:18.070Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-04-19T07:44:18.070Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T07:44:18.070Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T07:44:18.326Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T07:44:18.889Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T07:44:19.214Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T07:44:19.214Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T07:44:19.214Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T07:44:19.214Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T07:44:19.214Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T07:44:19.820Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-04-19T07:44:19.821Z] === RUN TestAuthZPluginHeader [2022-04-19T07:44:19.821Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T07:44:20.384Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-04-19T07:44:20.384Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T07:44:20.641Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T07:44:21.573Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T07:44:23.870Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T07:44:24.094Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T07:44:24.094Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T07:44:24.351Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T07:44:24.351Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T07:44:24.351Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T07:44:24.914Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T07:44:24.914Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2022-04-19T07:44:24.914Z] === RUN TestAuthZPluginV2Disable [2022-04-19T07:44:25.477Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T07:44:25.477Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T07:44:26.039Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T07:44:28.264Z] --- PASS: TestBuildWithHugeFile (107.84s) [2022-04-19T07:44:28.264Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:44:28.264Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:44:28.265Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:44:28.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:28.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:28.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:28.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:28.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:28.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:28.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:28.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:28.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:28.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-19T07:44:28.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T07:44:28.265Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:44:28.265Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:28.265Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:44:28.265Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-19T07:44:28.265Z] PASS [2022-04-19T07:44:28.265Z] ok github.com/docker/docker/integration/build 174.750s [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === Skipped [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T07:44:28.265Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T07:44:28.265Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T07:44:28.265Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:44:28.265Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:44:28.265Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T07:44:28.265Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] DONE 29 tests, 6 skipped in 207.575s [2022-04-19T07:44:28.265Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T07:44:28.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:44:28.265Z] INFO: Testing against a local daemon [2022-04-19T07:44:28.265Z] === RUN TestConfigInspect [2022-04-19T07:44:28.265Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestConfigList [2022-04-19T07:44:28.265Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:44:28.265Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestConfigsUpdate [2022-04-19T07:44:28.265Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestTemplatedConfig [2022-04-19T07:44:28.265Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestConfigCreateResolve [2022-04-19T07:44:28.265Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:28.265Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T07:44:28.265Z] PASS [2022-04-19T07:44:28.265Z] ok github.com/docker/docker/integration/config 0.088s [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === Skipped [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T07:44:28.265Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:28.265Z] [2022-04-19T07:44:28.265Z] DONE 6 tests, 6 skipped in 1.936s [2022-04-19T07:44:28.265Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T07:44:28.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:44:28.265Z] INFO: Testing against a local daemon [2022-04-19T07:44:28.265Z] === RUN TestCheckpoint [2022-04-19T07:44:28.265Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:44:28.265Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:44:28.265Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:44:28.265Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:28.265Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:28.265Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:28.265Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:28.265Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:44:28.265Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:44:28.265Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:44:28.265Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:44:28.265Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:44:28.265Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:44:28.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-04-19T07:44:28.265Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:44:28.265Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-04-19T07:44:28.265Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:44:28.265Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-04-19T07:44:28.265Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:44:28.265Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-04-19T07:44:28.265Z] === RUN TestCopyFromContainer [2022-04-19T07:44:28.265Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:44:28.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:28.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:28.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:28.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:28.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:28.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:28.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:28.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:28.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:28.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:44:28.265Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:44:28.265Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:44:28.265Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:44:28.265Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:28.265Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:44:28.265Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:28.265Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:28.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:28.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:28.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:44:28.265Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:44:28.265Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:44:28.265Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:44:28.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:44:28.265Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:44:28.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:44:28.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-19T07:44:28.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:44:28.265Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:44:28.265Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T07:44:28.265Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:44:28.265Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:28.265Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.265Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.266Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.266Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:28.266Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:44:28.266Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:29.309Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-04-19T07:44:29.310Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T07:44:29.310Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T07:44:29.871Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T07:44:30.433Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T07:44:30.653Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:30.653Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:30.653Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:30.995Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T07:44:31.109Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:31.109Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:44:31.109Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:31.109Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:44:31.109Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:31.109Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:44:31.109Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-19T07:44:31.109Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-19T07:44:31.109Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.17s) [2022-04-19T07:44:31.109Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.19s) [2022-04-19T07:44:31.109Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.23s) [2022-04-19T07:44:31.109Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.08s) [2022-04-19T07:44:31.109Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-19T07:44:31.109Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-19T07:44:31.109Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T07:44:31.109Z] === RUN TestDiff [2022-04-19T07:44:31.109Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:31.109Z] --- SKIP: TestDiff (0.00s) [2022-04-19T07:44:31.109Z] === RUN TestExecWithCloseStdin [2022-04-19T07:44:31.109Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T07:44:31.109Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-19T07:44:31.109Z] === RUN TestExec [2022-04-19T07:44:31.558Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T07:44:32.121Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-04-19T07:44:32.121Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T07:44:32.685Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T07:44:34.053Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T07:44:34.823Z] --- PASS: TestExec (3.55s) [2022-04-19T07:44:34.823Z] === RUN TestExecUser [2022-04-19T07:44:34.823Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:44:34.823Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:44:34.823Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.823Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:44:34.823Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.823Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:44:34.823Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:34.823Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestHealthKillContainer [2022-04-19T07:44:34.823Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:44:34.823Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:44:34.823Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:44:34.823Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:44:34.823Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:44:34.856Z] --- PASS: TestBuildWithHugeFile (113.16s) [2022-04-19T07:44:34.856Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T07:44:34.856Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:44:34.856Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T07:44:34.856Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:34.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:34.856Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:34.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:34.856Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:34.856Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:34.856Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T07:44:34.856Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T07:44:34.856Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T07:44:34.856Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-19T07:44:34.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T07:44:34.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-19T07:44:34.856Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T07:44:34.856Z] === RUN TestBuildPreserveOwnership [2022-04-19T07:44:34.856Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:34.856Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestBuildPlatformInvalid [2022-04-19T07:44:34.856Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-19T07:44:34.856Z] PASS [2022-04-19T07:44:34.856Z] ok github.com/docker/docker/integration/build 172.145s [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === Skipped [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T07:44:34.856Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T07:44:34.856Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-19T07:44:34.856Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T07:44:34.856Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T07:44:34.856Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T07:44:34.856Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] DONE 29 tests, 6 skipped in 202.798s [2022-04-19T07:44:34.856Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T07:44:34.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:44:34.856Z] INFO: Testing against a local daemon [2022-04-19T07:44:34.856Z] === RUN TestConfigInspect [2022-04-19T07:44:34.856Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestConfigList [2022-04-19T07:44:34.856Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestConfigsCreateAndDelete [2022-04-19T07:44:34.856Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestConfigsUpdate [2022-04-19T07:44:34.856Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestTemplatedConfig [2022-04-19T07:44:34.856Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T07:44:34.856Z] === RUN TestConfigCreateResolve [2022-04-19T07:44:34.856Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:34.856Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T07:44:34.856Z] PASS [2022-04-19T07:44:34.856Z] ok github.com/docker/docker/integration/config 0.092s [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === Skipped [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T07:44:34.856Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:34.856Z] [2022-04-19T07:44:34.856Z] DONE 6 tests, 6 skipped in 1.663s [2022-04-19T07:44:34.856Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T07:44:35.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:44:35.841Z] INFO: Testing against a local daemon [2022-04-19T07:44:35.841Z] === RUN TestCheckpoint [2022-04-19T07:44:35.841Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:44:35.841Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T07:44:35.841Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T07:44:35.841Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:35.841Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:35.841Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:35.841Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:35.841Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T07:44:35.841Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T07:44:35.841Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T07:44:35.841Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T07:44:35.841Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T07:44:35.842Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T07:44:35.842Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T07:44:35.842Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T07:44:35.842Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T07:44:35.842Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-04-19T07:44:35.842Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T07:44:35.842Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-19T07:44:35.842Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T07:44:36.309Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-19T07:44:36.309Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T07:44:36.309Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-19T07:44:36.309Z] === RUN TestCopyFromContainer [2022-04-19T07:44:36.310Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:36.310Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T07:44:36.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:36.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:36.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:36.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:36.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:36.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:36.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T07:44:36.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T07:44:36.310Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T07:44:36.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T07:44:36.310Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:44:36.310Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidEnv [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T07:44:36.310Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:36.310Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T07:44:36.310Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:36.310Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T07:44:36.310Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:44:36.310Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:36.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:36.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T07:44:36.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T07:44:36.310Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:44:36.310Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateDifferentPlatform [2022-04-19T07:44:36.310Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T07:44:36.310Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T07:44:36.310Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T07:44:36.310Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T07:44:36.310Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T07:44:36.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-19T07:44:36.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T07:44:36.778Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:44:36.778Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T07:44:36.778Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T07:44:36.778Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:36.778Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T07:44:36.778Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:36.778Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:37.326Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T07:44:37.710Z] --- PASS: TestKillContainerInvalidSignal (2.79s) [2022-04-19T07:44:37.710Z] === RUN TestKillContainer [2022-04-19T07:44:37.710Z] === RUN TestKillContainer/no_signal [2022-04-19T07:44:39.220Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-19T07:44:39.874Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:44:39.874Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:44:39.874Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:44:40.009Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-19T07:44:40.995Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.19s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.97s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.01s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.09s) [2022-04-19T07:44:40.995Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.40s) [2022-04-19T07:44:40.995Z] === RUN TestDiff [2022-04-19T07:44:40.995Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:40.995Z] --- SKIP: TestDiff (0.00s) [2022-04-19T07:44:40.995Z] === RUN TestExecWithCloseStdin [2022-04-19T07:44:42.763Z] --- PASS: TestKillContainer (5.58s) [2022-04-19T07:44:42.763Z] --- PASS: TestKillContainer/no_signal (2.73s) [2022-04-19T07:44:42.763Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:44:42.763Z] --- PASS: TestKillContainer/killing_signal (2.79s) [2022-04-19T07:44:42.763Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:44:42.763Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:42.763Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestKillStoppedContainer [2022-04-19T07:44:42.763Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:42.763Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:44:42.763Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:42.763Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:44:42.763Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:44:42.763Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:44:42.763Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:42.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:44:42.763Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:44:42.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:44:42.763Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:44:43.207Z] --- PASS: TestExecWithCloseStdin (2.00s) [2022-04-19T07:44:43.207Z] === RUN TestExec [2022-04-19T07:44:43.392Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.30s) [2022-04-19T07:44:43.392Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T07:44:44.774Z] --- PASS: TestExec (1.69s) [2022-04-19T07:44:44.774Z] === RUN TestExecUser [2022-04-19T07:44:44.774Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:44:44.774Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestExportContainerAndImportImage [2022-04-19T07:44:44.774Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:44.774Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T07:44:44.774Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:44.774Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestHealthCheckWorkdir [2022-04-19T07:44:44.774Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:44.774Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestHealthKillContainer [2022-04-19T07:44:44.774Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:44:44.774Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T07:44:44.774Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:44:44.774Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:44:44.774Z] === RUN TestKillContainerInvalidSignal [2022-04-19T07:44:45.687Z] --- PASS: TestLogsFollowTailEmpty (2.84s) [2022-04-19T07:44:45.687Z] === RUN TestNetworkNat [2022-04-19T07:44:45.687Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:45.687Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T07:44:45.687Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:44:46.339Z] --- PASS: TestKillContainerInvalidSignal (1.48s) [2022-04-19T07:44:46.339Z] === RUN TestKillContainer [2022-04-19T07:44:46.339Z] === RUN TestKillContainer/no_signal [2022-04-19T07:44:47.901Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T07:44:47.901Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:44:47.901Z] === RUN TestKillContainer/killing_signal [2022-04-19T07:44:49.398Z] --- PASS: TestNetworkLocalhostTCPNat (3.58s) [2022-04-19T07:44:49.398Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:44:49.398Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:49.398Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T07:44:49.398Z] === RUN TestPause [2022-04-19T07:44:49.398Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:44:49.398Z] --- SKIP: TestPause (0.00s) [2022-04-19T07:44:49.398Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:44:49.470Z] --- PASS: TestKillContainer (3.22s) [2022-04-19T07:44:49.471Z] --- PASS: TestKillContainer/no_signal (1.40s) [2022-04-19T07:44:49.471Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:44:49.471Z] --- PASS: TestKillContainer/killing_signal (1.77s) [2022-04-19T07:44:49.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T07:44:49.471Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:49.471Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestKillStoppedContainer [2022-04-19T07:44:49.471Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:49.471Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T07:44:49.471Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:44:49.471Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestKillDifferentUserContainer [2022-04-19T07:44:49.471Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:44:49.471Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestInspectOomKilledTrue [2022-04-19T07:44:49.471Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:49.471Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestInspectOomKilledFalse [2022-04-19T07:44:49.471Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:44:49.471Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T07:44:49.471Z] === RUN TestLogsFollowTailEmpty [2022-04-19T07:44:49.934Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T07:44:49.934Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T07:44:49.934Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T07:44:50.196Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T07:44:50.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-19T07:44:51.038Z] --- PASS: TestLogsFollowTailEmpty (1.49s) [2022-04-19T07:44:51.038Z] === RUN TestNetworkNat [2022-04-19T07:44:51.038Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:51.038Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T07:44:51.038Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T07:44:51.124Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T07:44:52.055Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T07:44:52.055Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T07:44:52.055Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T07:44:52.055Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T07:44:52.055Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T07:44:52.055Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T07:44:52.055Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T07:44:52.055Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T07:44:52.055Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T07:44:52.332Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.99s) [2022-04-19T07:44:52.332Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:44:52.332Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:52.332Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T07:44:52.332Z] === RUN TestPsFilter [2022-04-19T07:44:52.618Z] docker_api_swarm_test.go:272: [d4e767540739c] joining swarm manager [df45d85e87132]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:44:52.787Z] --- PASS: TestPsFilter (0.33s) [2022-04-19T07:44:52.787Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:44:53.250Z] --- PASS: TestNetworkLocalhostTCPNat (1.83s) [2022-04-19T07:44:53.250Z] === RUN TestNetworkLoopbackNat [2022-04-19T07:44:53.250Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:44:53.250Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T07:44:53.250Z] === RUN TestPause [2022-04-19T07:44:53.250Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:44:53.250Z] --- SKIP: TestPause (0.00s) [2022-04-19T07:44:53.250Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T07:44:53.548Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T07:44:53.548Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T07:44:53.804Z] docker_api_swarm_test.go:273: [df2bf89790350] joining swarm manager [df45d85e87132]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:44:54.060Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T07:44:54.234Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) [2022-04-19T07:44:54.234Z] === RUN TestPauseStopPausedContainer [2022-04-19T07:44:54.234Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:44:54.234Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T07:44:54.234Z] === RUN TestPsFilter [2022-04-19T07:44:54.637Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T07:44:54.703Z] --- PASS: TestPsFilter (0.18s) [2022-04-19T07:44:54.703Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T07:44:55.210Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T07:44:55.210Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T07:44:55.671Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.75s) [2022-04-19T07:44:55.671Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:44:56.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.91s) [2022-04-19T07:44:56.270Z] === RUN TestRemoveContainerWithVolume [2022-04-19T07:44:57.116Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T07:44:58.044Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T07:44:58.485Z] --- PASS: TestRemoveContainerWithVolume (1.80s) [2022-04-19T07:44:58.485Z] === RUN TestRemoveContainerRunning [2022-04-19T07:44:58.555Z] --- PASS: TestRemoveContainerWithVolume (2.83s) [2022-04-19T07:44:58.555Z] === RUN TestRemoveContainerRunning [2022-04-19T07:44:58.973Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T07:44:58.973Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T07:44:59.537Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T07:44:59.537Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T07:44:59.537Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T07:45:00.051Z] --- PASS: TestRemoveContainerRunning (1.46s) [2022-04-19T07:45:00.051Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:45:00.099Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T07:45:00.099Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-19T07:45:00.099Z] PASS [2022-04-19T07:45:00.099Z] [2022-04-19T07:45:00.099Z] DONE 17 tests in 50.761s [2022-04-19T07:45:00.099Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T07:45:00.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:00.100Z] ++ set -e [2022-04-19T07:45:00.100Z] ++ '[' -n 0 ']' [2022-04-19T07:45:00.100Z] ++ set -x [2022-04-19T07:45:00.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:00.356Z] INFO: Testing against a local daemon [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:45:00.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:45:00.356Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:45:00.356Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:45:00.356Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:45:00.356Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:45:00.356Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:45:00.356Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:45:00.356Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:45:00.356Z] === RUN TestPluginInstall [2022-04-19T07:45:00.356Z] === RUN TestPluginInstall/no_auth [2022-04-19T07:45:01.041Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2022-04-19T07:45:01.041Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:45:01.041Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-19T07:45:01.041Z] === RUN TestRenameLinkedContainer [2022-04-19T07:45:01.041Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:01.041Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T07:45:01.041Z] === RUN TestRenameStoppedContainer [2022-04-19T07:45:01.441Z] --- PASS: TestRemoveContainerRunning (2.84s) [2022-04-19T07:45:01.441Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T07:45:02.250Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T07:45:02.250Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T07:45:02.250Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T07:45:02.250Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T07:45:02.507Z] time="2022-04-19T07:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:02.507Z] time="2022-04-19T07:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f110510080aafd482279fc7c94bb51ab3ff4b0f72fb65c5fee06a1d6fe091ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:02.507Z] time="2022-04-19T07:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:02.507Z] time="2022-04-19T07:45:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f110510080aafd482279fc7c94bb51ab3ff4b0f72fb65c5fee06a1d6fe091ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:02.763Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T07:45:02.763Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T07:45:03.266Z] --- PASS: TestRenameStoppedContainer (1.99s) [2022-04-19T07:45:03.266Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:45:03.410Z] time="2022-04-19T07:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:03.410Z] time="2022-04-19T07:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa99289a05a6a639eee1a79f980ccbd28f5a1dd23f2d7c1dcd569e61409d392" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:03.410Z] time="2022-04-19T07:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:03.410Z] time="2022-04-19T07:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aa99289a05a6a639eee1a79f980ccbd28f5a1dd23f2d7c1dcd569e61409d392" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:03.670Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T07:45:03.670Z] === RUN TestPluginInstall/with_insecure [2022-04-19T07:45:04.329Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.87s) [2022-04-19T07:45:04.329Z] === RUN TestRemoveInvalidContainer [2022-04-19T07:45:04.329Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-19T07:45:04.329Z] === RUN TestRenameLinkedContainer [2022-04-19T07:45:04.329Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:04.329Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T07:45:04.329Z] === RUN TestRenameStoppedContainer [2022-04-19T07:45:04.602Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T07:45:04.602Z] time="2022-04-19T07:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:04.602Z] time="2022-04-19T07:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5b0f41ef43a09a6546b2afc24dc3a798e38e9673567918bc2f0d416cad16bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:04.602Z] time="2022-04-19T07:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T07:45:04.602Z] time="2022-04-19T07:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5b0f41ef43a09a6546b2afc24dc3a798e38e9673567918bc2f0d416cad16bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T07:45:05.164Z] plugin_test.go:195: [daf5aaf9c80cd] daemon is not started [2022-04-19T07:45:05.164Z] --- PASS: TestPluginInstall (4.66s) [2022-04-19T07:45:05.164Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-04-19T07:45:05.164Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-04-19T07:45:05.164Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-04-19T07:45:05.164Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:45:05.164Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T07:45:06.530Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T07:45:06.788Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T07:45:07.059Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2022-04-19T07:45:07.059Z] === RUN TestRenameInvalidName [2022-04-19T07:45:07.216Z] --- PASS: TestRenameStoppedContainer (2.88s) [2022-04-19T07:45:07.216Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T07:45:07.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-19T07:45:07.915Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T07:45:07.915Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T07:45:08.045Z] --- PASS: TestRenameInvalidName (1.57s) [2022-04-19T07:45:08.045Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:45:08.847Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T07:45:09.411Z] --- PASS: TestPluginsWithRuntimes (4.35s) [2022-04-19T07:45:09.411Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.20s) [2022-04-19T07:45:09.411Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.33s) [2022-04-19T07:45:09.411Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:45:10.343Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T07:45:10.600Z] --- PASS: TestPluginBackCompatMediaTypes (1.22s) [2022-04-19T07:45:10.600Z] PASS [2022-04-19T07:45:10.600Z] [2022-04-19T07:45:10.600Z] DONE 24 tests in 10.454s [2022-04-19T07:45:10.600Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T07:45:10.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:10.600Z] ++ set -e [2022-04-19T07:45:10.600Z] ++ '[' -n 0 ']' [2022-04-19T07:45:10.600Z] ++ set -x [2022-04-19T07:45:10.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:10.600Z] INFO: Testing against a local daemon [2022-04-19T07:45:10.600Z] === RUN TestExternalGraphDriver [2022-04-19T07:45:10.857Z] === RUN TestExternalGraphDriver/json [2022-04-19T07:45:11.113Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T07:45:12.482Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T07:45:12.482Z] === RUN TestExternalGraphDriver/spec [2022-04-19T07:45:12.976Z] --- PASS: TestRenameRunningContainerAndReuse (5.94s) [2022-04-19T07:45:12.976Z] === RUN TestRenameInvalidName [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T07:45:13.046Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T07:45:14.415Z] === RUN TestExternalGraphDriver/pull [2022-04-19T07:45:14.415Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T07:45:15.783Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T07:45:15.783Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T07:45:15.863Z] --- PASS: TestRenameInvalidName (2.84s) [2022-04-19T07:45:15.863Z] === RUN TestRenameAnonymousContainer [2022-04-19T07:45:16.039Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T07:45:16.296Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-04-19T07:45:16.296Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-04-19T07:45:16.296Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-04-19T07:45:16.296Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-04-19T07:45:16.296Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:45:16.552Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T07:45:17.116Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T07:45:17.680Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T07:45:18.244Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T07:45:18.244Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T07:45:18.244Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T07:45:18.470Z] --- PASS: TestRenameAnonymousContainer (10.14s) [2022-04-19T07:45:18.470Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:45:18.501Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T07:45:18.501Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T07:45:18.758Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T07:45:18.758Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T07:45:18.758Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T07:45:19.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T07:45:19.454Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2022-04-19T07:45:19.454Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:45:19.454Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:19.454Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:45:19.454Z] === RUN TestResize [2022-04-19T07:45:19.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T07:45:20.450Z] --- PASS: TestGraphdriverPluginV2 (4.28s) [2022-04-19T07:45:20.450Z] PASS [2022-04-19T07:45:20.450Z] [2022-04-19T07:45:20.450Z] DONE 5 tests in 9.862s [2022-04-19T07:45:20.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T07:45:20.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:20.450Z] ++ set -e [2022-04-19T07:45:20.450Z] ++ '[' -n 0 ']' [2022-04-19T07:45:20.450Z] ++ set -x [2022-04-19T07:45:20.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:20.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T07:45:20.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T07:45:20.708Z] INFO: Testing against a local daemon [2022-04-19T07:45:20.708Z] === RUN TestContinueAfterPluginCrash [2022-04-19T07:45:20.708Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T07:45:20.708Z] === RUN TestReadPluginNoRead [2022-04-19T07:45:20.708Z] === PAUSE TestReadPluginNoRead [2022-04-19T07:45:20.708Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T07:45:20.708Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T07:45:20.708Z] === CONT TestContinueAfterPluginCrash [2022-04-19T07:45:20.708Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T07:45:21.018Z] --- PASS: TestResize (1.45s) [2022-04-19T07:45:21.018Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:45:22.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T07:45:22.582Z] --- PASS: TestResizeWithInvalidSize (1.47s) [2022-04-19T07:45:22.582Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:45:22.643Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T07:45:22.643Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T07:45:23.573Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T07:45:24.137Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T07:45:24.735Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T07:45:24.735Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2022-04-19T07:45:24.735Z] === CONT TestReadPluginNoRead [2022-04-19T07:45:24.799Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2022-04-19T07:45:24.799Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:45:24.799Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:24.799Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:45:24.799Z] === RUN TestStats [2022-04-19T07:45:24.799Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:45:24.799Z] --- SKIP: TestStats (0.00s) [2022-04-19T07:45:24.799Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:45:25.324Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T07:45:25.324Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T07:45:25.889Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T07:45:26.142Z] --- PASS: TestRenameAnonymousContainer (10.13s) [2022-04-19T07:45:26.142Z] === RUN TestRenameContainerWithSameName [2022-04-19T07:45:26.451Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T07:45:27.379Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T07:45:27.379Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T07:45:27.637Z] === RUN TestReadPluginNoRead/default [2022-04-19T07:45:27.895Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T07:45:28.825Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T07:45:29.028Z] --- PASS: TestRenameContainerWithSameName (2.89s) [2022-04-19T07:45:29.028Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T07:45:29.028Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:29.028Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:45:29.028Z] === RUN TestResize [2022-04-19T07:45:29.082Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T07:45:29.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.44s) [2022-04-19T07:45:29.547Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:45:29.547Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:45:29.547Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T07:45:29.547Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:45:30.011Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2022-04-19T07:45:30.011Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T07:45:30.011Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T07:45:30.011Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T07:45:30.011Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T07:45:30.011Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T07:45:30.577Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T07:45:30.577Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T07:45:31.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-19T07:45:31.914Z] --- PASS: TestResize (2.96s) [2022-04-19T07:45:31.914Z] === RUN TestResizeWithInvalidSize [2022-04-19T07:45:32.072Z] === CONT TestReadPluginNoRead [2022-04-19T07:45:32.072Z] read_test.go:92: [d37734b075887] daemon is not started [2022-04-19T07:45:32.072Z] --- PASS: TestReadPluginNoRead (7.10s) [2022-04-19T07:45:32.072Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-04-19T07:45:32.072Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2022-04-19T07:45:32.072Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-04-19T07:45:32.072Z] PASS [2022-04-19T07:45:32.072Z] [2022-04-19T07:45:32.072Z] DONE 6 tests in 11.431s [2022-04-19T07:45:32.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] ++ set -e [2022-04-19T07:45:32.072Z] ++ '[' -n 0 ']' [2022-04-19T07:45:32.072Z] ++ set -x [2022-04-19T07:45:32.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] testing: warning: no tests to run [2022-04-19T07:45:32.072Z] PASS [2022-04-19T07:45:32.072Z] [2022-04-19T07:45:32.072Z] DONE 0 tests in 0.036s [2022-04-19T07:45:32.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] ++ set -e [2022-04-19T07:45:32.072Z] ++ '[' -n 0 ']' [2022-04-19T07:45:32.072Z] ++ set -x [2022-04-19T07:45:32.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:32.072Z] INFO: Testing against a local daemon [2022-04-19T07:45:32.072Z] === RUN TestPluginWithDevMounts [2022-04-19T07:45:32.072Z] === PAUSE TestPluginWithDevMounts [2022-04-19T07:45:32.072Z] === CONT TestPluginWithDevMounts [2022-04-19T07:45:33.964Z] --- PASS: TestPluginWithDevMounts (1.94s) [2022-04-19T07:45:33.964Z] PASS [2022-04-19T07:45:33.964Z] [2022-04-19T07:45:33.964Z] DONE 1 tests in 2.050s [2022-04-19T07:45:33.964Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T07:45:34.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:34.221Z] ++ set -e [2022-04-19T07:45:34.221Z] ++ '[' -n 0 ']' [2022-04-19T07:45:34.221Z] ++ set -x [2022-04-19T07:45:34.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:34.221Z] INFO: Testing against a local daemon [2022-04-19T07:45:34.221Z] === RUN TestSecretInspect [2022-04-19T07:45:34.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-19T07:45:34.799Z] --- PASS: TestResizeWithInvalidSize (2.80s) [2022-04-19T07:45:34.799Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T07:45:35.043Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T07:45:35.606Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T07:45:35.863Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T07:45:35.863Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T07:45:35.863Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T07:45:35.863Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T07:45:35.863Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T07:45:36.536Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T07:45:36.536Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T07:45:36.536Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T07:45:36.536Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T07:45:36.793Z] docker_api_swarm_node_test.go:20: [d0dfb46bfacec] joining swarm manager [d4451f4d4df66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:45:36.822Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T07:45:37.049Z] --- PASS: TestSecretInspect (2.74s) [2022-04-19T07:45:37.049Z] === RUN TestSecretList [2022-04-19T07:45:37.611Z] docker_api_swarm_node_test.go:21: [d836ef9f943d5] joining swarm manager [d4451f4d4df66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:45:37.685Z] --- PASS: TestResizeWhenContainerNotStarted (2.82s) [2022-04-19T07:45:37.685Z] === RUN TestDaemonRestartKillContainers [2022-04-19T07:45:37.685Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:37.685Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:45:37.685Z] === RUN TestStats [2022-04-19T07:45:37.685Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:45:37.685Z] --- SKIP: TestStats (0.00s) [2022-04-19T07:45:37.685Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T07:45:37.780Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T07:45:37.780Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T07:45:37.780Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T07:45:37.780Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T07:45:38.234Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T07:45:38.234Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T07:45:39.501Z] --- PASS: TestSecretList (2.34s) [2022-04-19T07:45:39.502Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:45:39.502Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T07:45:39.763Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T07:45:40.398Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T07:45:40.695Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T07:45:42.063Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2022-04-19T07:45:42.063Z] === RUN TestSecretsUpdate [2022-04-19T07:45:44.583Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T07:45:44.583Z] --- PASS: TestSecretsUpdate (2.52s) [2022-04-19T07:45:44.583Z] === RUN TestTemplatedSecret [2022-04-19T07:45:44.583Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T07:45:44.728Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.50s) [2022-04-19T07:45:44.728Z] === RUN TestStopContainerWithTimeout [2022-04-19T07:45:44.729Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:45:44.729Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T07:45:44.729Z] === RUN TestUpdateRestartPolicy [2022-04-19T07:45:45.952Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T07:45:46.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T07:45:47.350Z] --- PASS: TestUpdateRestartPolicy (17.65s) [2022-04-19T07:45:47.350Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:45:47.445Z] --- PASS: TestTemplatedSecret (2.96s) [2022-04-19T07:45:47.445Z] === RUN TestSecretCreateResolve [2022-04-19T07:45:47.818Z] --- PASS: TestUpdateRestartWithAutoRemove (1.50s) [2022-04-19T07:45:47.818Z] === RUN TestWaitNonBlocked [2022-04-19T07:45:47.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:45:47.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:45:47.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:45:47.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:45:47.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:45:47.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:45:48.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-19T07:45:48.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-19T07:45:49.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-19T07:45:49.757Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-04-19T07:45:49.757Z] PASS [2022-04-19T07:45:49.757Z] [2022-04-19T07:45:49.757Z] DONE 6 tests in 15.533s [2022-04-19T07:45:49.757Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T07:45:49.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:49.757Z] ++ set -e [2022-04-19T07:45:49.757Z] ++ '[' -n 0 ']' [2022-04-19T07:45:49.757Z] ++ set -x [2022-04-19T07:45:49.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:45:49.757Z] INFO: Testing against a local daemon [2022-04-19T07:45:49.757Z] === RUN TestServiceCreateInit [2022-04-19T07:45:49.757Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:45:50.035Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T07:45:50.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.08s) [2022-04-19T07:45:50.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.16s) [2022-04-19T07:45:50.035Z] === RUN TestWaitBlocked [2022-04-19T07:45:50.035Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:45:50.035Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T07:45:50.035Z] PASS [2022-04-19T07:45:50.035Z] ok github.com/docker/docker/integration/container 74.722s [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === Skipped [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T07:45:50.035Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T07:45:50.035Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-04-19T07:45:50.035Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:45:50.035Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:45:50.035Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:45:50.035Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:45:50.035Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T07:45:50.035Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:45:50.035Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-19T07:45:50.035Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:45:50.035Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T07:45:50.035Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T07:45:50.035Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T07:45:50.035Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:45:50.035Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T07:45:50.035Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T07:45:50.035Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:45:50.035Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:45:50.035Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:45:50.035Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:45:50.035Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:45:50.035Z] [2022-04-19T07:45:50.035Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T07:45:50.035Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:45:50.503Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T07:45:50.503Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:45:50.503Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:45:50.503Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T07:45:50.503Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T07:45:50.503Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.503Z] [2022-04-19T07:45:50.503Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T07:45:50.503Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T07:45:50.504Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T07:45:50.504Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:45:50.504Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:45:50.504Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T07:45:50.504Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T07:45:50.504Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T07:45:50.504Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:45:50.504Z] [2022-04-19T07:45:50.504Z] DONE 119 tests, 34 skipped in 77.080s [2022-04-19T07:45:50.504Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T07:45:50.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-19T07:45:50.768Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T07:45:52.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-19T07:45:52.619Z] docker_api_swarm_test.go:502: [dce5879a884ec] joining swarm manager [d55ac962eb243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:45:53.650Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T07:45:53.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dc6c48_} [2022-04-19T07:45:54.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13800890812_/foo_false____} [2022-04-19T07:45:54.548Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:45:54.609Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T07:45:54.609Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T07:45:54.609Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T07:45:55.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13800890812_/foo_true____} [2022-04-19T07:45:57.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_false____} [2022-04-19T07:45:57.492Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T07:45:58.650Z] --- PASS: TestServiceCreateInit (8.64s) [2022-04-19T07:45:58.650Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-04-19T07:45:58.650Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2022-04-19T07:45:58.650Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:45:58.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_true____} [2022-04-19T07:45:59.017Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T07:46:00.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_true__0xc000dc6c78__} [2022-04-19T07:46:01.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dc6c90_} [2022-04-19T07:46:02.317Z] docker_api_swarm_test.go:507: [d54cf8a09e583] joining swarm manager [d55ac962eb243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:46:02.729Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T07:46:02.730Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T07:46:02.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T07:46:02.730Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T07:46:02.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T07:46:02.730Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T07:46:02.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T07:46:02.730Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T07:46:02.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T07:46:03.184Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T07:46:03.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dc6ca8_} [2022-04-19T07:46:04.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dc6cc0_} [2022-04-19T07:46:05.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dc6cd8_} [2022-04-19T07:46:07.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T07:46:08.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-19T07:46:08.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-19T07:46:08.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-19T07:46:08.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-19T07:46:09.232Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T07:46:09.805Z] --- PASS: TestUpdateRestartPolicy (22.73s) [2022-04-19T07:46:09.805Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T07:46:10.260Z] --- PASS: TestUpdateRestartWithAutoRemove (2.78s) [2022-04-19T07:46:10.260Z] === RUN TestWaitNonBlocked [2022-04-19T07:46:10.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:46:10.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:46:10.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:46:10.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:46:10.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T07:46:10.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T07:46:11.121Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T07:46:11.755Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:46:11.755Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:46:11.755Z] === RUN TestDaemonConfigValidation [2022-04-19T07:46:11.755Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T07:46:11.755Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:46:11.755Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:46:11.755Z] === RUN TestDaemonProxy [2022-04-19T07:46:11.755Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:46:11.755Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T07:46:11.755Z] PASS [2022-04-19T07:46:11.755Z] ok github.com/docker/docker/integration/daemon 0.091s [2022-04-19T07:46:11.755Z] [2022-04-19T07:46:11.755Z] === Skipped [2022-04-19T07:46:11.755Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:46:11.755Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] [2022-04-19T07:46:11.755Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T07:46:11.755Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] [2022-04-19T07:46:11.755Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:46:11.755Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:46:11.755Z] [2022-04-19T07:46:11.755Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T07:46:11.755Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:46:11.755Z] [2022-04-19T07:46:11.755Z] DONE 4 tests, 4 skipped in 21.313s [2022-04-19T07:46:11.755Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T07:46:12.050Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T07:46:13.943Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T07:46:13.976Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T07:46:13.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.63s) [2022-04-19T07:46:13.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.69s) [2022-04-19T07:46:13.976Z] === RUN TestWaitBlocked [2022-04-19T07:46:13.976Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:13.976Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T07:46:13.976Z] PASS [2022-04-19T07:46:13.976Z] ok github.com/docker/docker/integration/container 109.739s [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === Skipped [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T07:46:13.976Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T07:46:13.976Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T07:46:13.976Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T07:46:13.976Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T07:46:13.976Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T07:46:13.976Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T07:46:13.976Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T07:46:13.976Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T07:46:13.976Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-19T07:46:13.976Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:46:13.976Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-19T07:46:13.976Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:46:13.976Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-19T07:46:13.976Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:46:13.976Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.21s) [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T07:46:13.976Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T07:46:13.976Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T07:46:13.976Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-19T07:46:13.976Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T07:46:13.976Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T07:46:13.976Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T07:46:13.976Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T07:46:13.976Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T07:46:13.976Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T07:46:13.976Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T07:46:13.976Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T07:46:13.976Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T07:46:13.976Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T07:46:13.976Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T07:46:13.976Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T07:46:13.976Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T07:46:13.976Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T07:46:13.976Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T07:46:13.976Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T07:46:13.976Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T07:46:13.976Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T07:46:13.976Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:13.976Z] [2022-04-19T07:46:13.976Z] DONE 119 tests, 38 skipped in 112.279s [2022-04-19T07:46:13.976Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T07:46:14.873Z] --- PASS: TestCreateServiceMultipleTimes (16.40s) [2022-04-19T07:46:14.873Z] === RUN TestCreateServiceConflict [2022-04-19T07:46:14.873Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T07:46:15.129Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T07:46:15.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:15.564Z] INFO: Testing against a local daemon [2022-04-19T07:46:15.564Z] === RUN TestCommitInheritsEnv [2022-04-19T07:46:15.564Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:15.564Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T07:46:15.564Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:46:15.564Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:15.564Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:46:15.564Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:46:15.564Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:15.564Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T07:46:15.564Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:46:15.564Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-19T07:46:15.564Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:46:15.564Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-19T07:46:15.564Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:46:15.693Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T07:46:16.256Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-19T07:46:16.549Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-19T07:46:16.549Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:46:16.549Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-19T07:46:16.549Z] === RUN TestTagInvalidReference [2022-04-19T07:46:16.549Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-19T07:46:16.549Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:46:16.549Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-19T07:46:16.549Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:46:16.549Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-19T07:46:16.549Z] === RUN TestTagOfficialNames [2022-04-19T07:46:16.549Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-19T07:46:16.549Z] === RUN TestTagMatchesDigest [2022-04-19T07:46:16.549Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-19T07:46:16.549Z] PASS [2022-04-19T07:46:16.549Z] ok github.com/docker/docker/integration/image 1.409s [2022-04-19T07:46:17.017Z] [2022-04-19T07:46:17.017Z] === Skipped [2022-04-19T07:46:17.017Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T07:46:17.017Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:17.017Z] [2022-04-19T07:46:17.017Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:46:17.017Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:17.017Z] [2022-04-19T07:46:17.017Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T07:46:17.017Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:17.017Z] [2022-04-19T07:46:17.017Z] DONE 12 tests, 3 skipped in 5.018s [2022-04-19T07:46:17.017Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T07:46:17.184Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T07:46:17.451Z] --- PASS: TestCreateServiceConflict (2.51s) [2022-04-19T07:46:17.451Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:46:17.714Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T07:46:18.027Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T07:46:18.027Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T07:46:18.027Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T07:46:18.027Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T07:46:18.027Z] Cross building: bundles/cross/linux/s390x [2022-04-19T07:46:18.027Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T07:46:18.027Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T07:46:18.277Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T07:46:18.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:18.580Z] INFO: Testing against a local daemon [2022-04-19T07:46:18.580Z] === RUN TestNetworkCreateDelete [2022-04-19T07:46:18.580Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:18.580Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:46:18.580Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:46:18.580Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestDaemonDNSFallback [2022-04-19T07:46:18.580Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:18.580Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestInspectNetwork [2022-04-19T07:46:18.580Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:18.580Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:46:18.580Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:18.580Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:18.580Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:18.580Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:18.580Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:18.580Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:46:18.580Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:46:18.580Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:46:18.580Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:46:18.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:46:18.580Z] === RUN TestNetworkList [2022-04-19T07:46:18.840Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T07:46:19.048Z] === RUN TestNetworkList//networks [2022-04-19T07:46:19.048Z] === PAUSE TestNetworkList//networks [2022-04-19T07:46:19.048Z] === RUN TestNetworkList//networks/ [2022-04-19T07:46:19.048Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:46:19.048Z] === CONT TestNetworkList//networks [2022-04-19T07:46:19.048Z] === CONT TestNetworkList//networks/ [2022-04-19T07:46:19.048Z] --- PASS: TestNetworkList (0.04s) [2022-04-19T07:46:19.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:46:19.048Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:46:19.048Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:46:19.048Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:46:19.048Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:46:19.048Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:46:19.048Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:46:19.048Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:46:19.048Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:46:19.048Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:46:19.048Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:46:19.048Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:46:19.048Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:46:19.048Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:46:19.048Z] PASS [2022-04-19T07:46:19.048Z] ok github.com/docker/docker/integration/network 0.189s [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === Skipped [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T07:46:19.048Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:46:19.048Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T07:46:19.048Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T07:46:19.048Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:46:19.048Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:46:19.048Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:46:19.048Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:46:19.048Z] [2022-04-19T07:46:19.048Z] DONE 34 tests, 15 skipped in 2.008s [2022-04-19T07:46:19.048Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T07:46:19.516Z] testing: warning: no tests to run [2022-04-19T07:46:19.516Z] PASS [2022-04-19T07:46:19.516Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2022-04-19T07:46:19.516Z] [2022-04-19T07:46:19.516Z] DONE 0 tests in 0.675s [2022-04-19T07:46:19.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T07:46:20.206Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T07:46:20.452Z] testing: warning: no tests to run [2022-04-19T07:46:20.452Z] PASS [2022-04-19T07:46:20.452Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-04-19T07:46:20.452Z] [2022-04-19T07:46:20.452Z] DONE 0 tests in 0.669s [2022-04-19T07:46:20.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T07:46:20.770Z] --- PASS: TestCreateServiceMaxReplicas (3.25s) [2022-04-19T07:46:20.770Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:46:21.026Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T07:46:21.438Z] testing: warning: no tests to run [2022-04-19T07:46:21.438Z] PASS [2022-04-19T07:46:21.438Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-04-19T07:46:21.438Z] [2022-04-19T07:46:21.438Z] DONE 0 tests in 0.653s [2022-04-19T07:46:21.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T07:46:21.905Z] testing: warning: no tests to run [2022-04-19T07:46:21.905Z] PASS [2022-04-19T07:46:21.905Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2022-04-19T07:46:21.905Z] [2022-04-19T07:46:21.905Z] DONE 0 tests in 0.674s [2022-04-19T07:46:21.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T07:46:21.956Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T07:46:22.887Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T07:46:23.451Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T07:46:24.380Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T07:46:24.635Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T07:46:25.565Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T07:46:26.128Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T07:46:26.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:26.677Z] INFO: Testing against a local daemon [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:26.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:26.677Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:26.677Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:26.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:46:26.677Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:26.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:46:26.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:46:26.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:46:26.677Z] === RUN TestPluginInstall [2022-04-19T07:46:26.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T07:46:26.677Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:46:26.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T07:46:26.677Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:46:26.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:46:26.677Z] PASS [2022-04-19T07:46:26.677Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2022-04-19T07:46:26.677Z] [2022-04-19T07:46:26.677Z] === Skipped [2022-04-19T07:46:26.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T07:46:26.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] [2022-04-19T07:46:26.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T07:46:26.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] [2022-04-19T07:46:26.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:46:26.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:46:26.677Z] [2022-04-19T07:46:26.677Z] DONE 19 tests, 3 skipped in 4.292s [2022-04-19T07:46:26.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T07:46:26.690Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T07:46:26.691Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T07:46:27.252Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T07:46:27.815Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T07:46:28.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:28.241Z] INFO: Testing against a local daemon [2022-04-19T07:46:28.241Z] === RUN TestExternalGraphDriver [2022-04-19T07:46:28.241Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:46:28.241Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T07:46:28.241Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:46:28.241Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:46:28.241Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:46:28.241Z] PASS [2022-04-19T07:46:28.241Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.076s [2022-04-19T07:46:28.241Z] [2022-04-19T07:46:28.241Z] === Skipped [2022-04-19T07:46:28.241Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T07:46:28.241Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:46:28.241Z] [2022-04-19T07:46:28.241Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:46:28.241Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:46:28.241Z] [2022-04-19T07:46:28.241Z] DONE 2 tests, 2 skipped in 1.690s [2022-04-19T07:46:28.241Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T07:46:28.378Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T07:46:28.942Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T07:46:29.505Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T07:46:29.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:29.821Z] INFO: Testing against a local daemon [2022-04-19T07:46:29.821Z] === RUN TestReadPluginNoRead [2022-04-19T07:46:29.821Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:46:29.821Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T07:46:29.821Z] PASS [2022-04-19T07:46:29.821Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2022-04-19T07:46:29.821Z] [2022-04-19T07:46:29.821Z] === Skipped [2022-04-19T07:46:29.821Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T07:46:29.821Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:46:29.821Z] [2022-04-19T07:46:29.821Z] DONE 1 tests, 1 skipped in 1.691s [2022-04-19T07:46:30.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T07:46:30.434Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T07:46:30.757Z] testing: warning: no tests to run [2022-04-19T07:46:30.757Z] PASS [2022-04-19T07:46:30.757Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2022-04-19T07:46:30.757Z] [2022-04-19T07:46:30.757Z] DONE 0 tests in 0.865s [2022-04-19T07:46:30.997Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T07:46:31.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T07:46:31.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-19T07:46:32.490Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T07:46:32.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:32.788Z] INFO: Testing against a local daemon [2022-04-19T07:46:32.788Z] === RUN TestPluginWithDevMounts [2022-04-19T07:46:32.788Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:32.788Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T07:46:32.788Z] PASS [2022-04-19T07:46:32.788Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2022-04-19T07:46:32.788Z] [2022-04-19T07:46:32.788Z] === Skipped [2022-04-19T07:46:32.788Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T07:46:32.788Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:32.788Z] [2022-04-19T07:46:32.788Z] DONE 1 tests, 1 skipped in 1.698s [2022-04-19T07:46:32.788Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T07:46:33.064Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T07:46:33.064Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T07:46:33.064Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T07:46:33.064Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T07:46:33.064Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T07:46:34.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:34.356Z] INFO: Testing against a local daemon [2022-04-19T07:46:34.356Z] === RUN TestSecretInspect [2022-04-19T07:46:34.356Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T07:46:34.356Z] === RUN TestSecretList [2022-04-19T07:46:34.356Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T07:46:34.356Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:46:34.356Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:46:34.356Z] === RUN TestSecretsUpdate [2022-04-19T07:46:34.356Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T07:46:34.356Z] === RUN TestTemplatedSecret [2022-04-19T07:46:34.356Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T07:46:34.356Z] === RUN TestSecretCreateResolve [2022-04-19T07:46:34.356Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:34.356Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T07:46:34.356Z] PASS [2022-04-19T07:46:34.356Z] ok github.com/docker/docker/integration/secret 0.107s [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === Skipped [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T07:46:34.356Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:34.356Z] [2022-04-19T07:46:34.356Z] DONE 6 tests, 6 skipped in 1.381s [2022-04-19T07:46:34.356Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T07:46:34.380Z] docker_api_swarm_node_test.go:81: [d973a4dae922b] joining swarm manager [dc0f8d68515a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:46:34.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s) [2022-04-19T07:46:34.381Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:46:36.285Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T07:46:36.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:36.590Z] INFO: Testing against a local daemon [2022-04-19T07:46:36.590Z] === RUN TestServiceCreateInit [2022-04-19T07:46:36.590Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:46:36.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:46:36.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:46:36.590Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceConflict [2022-04-19T07:46:36.590Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:46:36.590Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-19T07:46:36.590Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:46:36.590Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:46:36.590Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:46:36.590Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceSysctls [2022-04-19T07:46:36.590Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T07:46:36.590Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:46:36.590Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-19T07:46:36.590Z] === RUN TestInspect [2022-04-19T07:46:36.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestInspect (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestCreateJob [2022-04-19T07:46:36.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestReplicatedJob [2022-04-19T07:46:36.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:46:36.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceListWithStatuses [2022-04-19T07:46:36.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:46:36.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:46:36.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServicePlugin [2022-04-19T07:46:36.590Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceUpdateLabel [2022-04-19T07:46:36.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:46:36.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:46:36.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:46:36.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T07:46:36.590Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:46:36.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:46:36.590Z] PASS [2022-04-19T07:46:36.590Z] ok github.com/docker/docker/integration/service 0.198s [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === Skipped [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-19T07:46:36.590Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:46:36.590Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-19T07:46:36.590Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-19T07:46:36.590Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T07:46:36.590Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T07:46:36.590Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T07:46:36.590Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T07:46:36.590Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T07:46:36.590Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:46:36.590Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T07:46:36.590Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T07:46:36.590Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T07:46:36.590Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T07:46:36.590Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T07:46:36.590Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T07:46:36.590Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:46:36.590Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:36.590Z] [2022-04-19T07:46:36.590Z] DONE 24 tests, 23 skipped in 2.040s [2022-04-19T07:46:36.590Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T07:46:37.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:37.575Z] INFO: Testing against a local daemon [2022-04-19T07:46:37.575Z] === RUN TestSessionCreate [2022-04-19T07:46:37.575Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:37.575Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T07:46:37.575Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:46:37.575Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:37.575Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:46:37.575Z] PASS [2022-04-19T07:46:37.575Z] ok github.com/docker/docker/integration/session 0.067s [2022-04-19T07:46:37.575Z] [2022-04-19T07:46:37.575Z] === Skipped [2022-04-19T07:46:37.575Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T07:46:37.575Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:37.575Z] [2022-04-19T07:46:37.575Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:46:37.575Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:37.575Z] [2022-04-19T07:46:37.575Z] DONE 2 tests, 2 skipped in 1.279s [2022-04-19T07:46:37.575Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T07:46:38.805Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T07:46:39.062Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T07:46:39.135Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T07:46:39.135Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:46:39.135Z] === RUN TestDaemonConfigValidation [2022-04-19T07:46:39.135Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T07:46:39.135Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T07:46:39.135Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:46:39.135Z] === RUN TestDaemonProxy [2022-04-19T07:46:39.135Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:46:39.135Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T07:46:39.135Z] PASS [2022-04-19T07:46:39.135Z] ok github.com/docker/docker/integration/daemon 0.116s [2022-04-19T07:46:39.135Z] [2022-04-19T07:46:39.135Z] === Skipped [2022-04-19T07:46:39.135Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T07:46:39.135Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] [2022-04-19T07:46:39.135Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T07:46:39.135Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] [2022-04-19T07:46:39.135Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T07:46:39.135Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T07:46:39.135Z] [2022-04-19T07:46:39.135Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T07:46:39.135Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T07:46:39.135Z] [2022-04-19T07:46:39.135Z] DONE 4 tests, 4 skipped in 24.518s [2022-04-19T07:46:39.135Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T07:46:39.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:39.786Z] INFO: Testing against a local daemon [2022-04-19T07:46:39.786Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:46:39.787Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:39.787Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestDiskUsage [2022-04-19T07:46:39.787Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:46:39.787Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestEventsExecDie [2022-04-19T07:46:39.787Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:46:39.787Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:46:39.787Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:46:39.787Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestEventsVolumeCreate [2022-04-19T07:46:39.787Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:46:39.787Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestInfoAPI [2022-04-19T07:46:39.787Z] --- PASS: TestInfoAPI (0.04s) [2022-04-19T07:46:39.787Z] === RUN TestInfoAPIWarnings [2022-04-19T07:46:39.787Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:39.787Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestInfoDebug [2022-04-19T07:46:39.787Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:39.787Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:46:39.787Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:39.787Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:46:39.787Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:39.787Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T07:46:39.787Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:46:40.253Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-19T07:46:40.253Z] === RUN TestPingCacheHeaders [2022-04-19T07:46:40.253Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-19T07:46:40.253Z] === RUN TestPingGet [2022-04-19T07:46:40.722Z] --- PASS: TestPingGet (0.04s) [2022-04-19T07:46:40.722Z] === RUN TestPingHead [2022-04-19T07:46:40.722Z] --- PASS: TestPingHead (0.03s) [2022-04-19T07:46:40.722Z] === RUN TestPingSwarmHeader [2022-04-19T07:46:40.722Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:40.722Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T07:46:40.722Z] === RUN TestVersion [2022-04-19T07:46:40.722Z] --- PASS: TestVersion (0.03s) [2022-04-19T07:46:40.722Z] PASS [2022-04-19T07:46:40.722Z] ok github.com/docker/docker/integration/system 1.243s [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === Skipped [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:46:40.722Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T07:46:40.722Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T07:46:40.722Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:46:40.722Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T07:46:40.722Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T07:46:40.722Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T07:46:40.722Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T07:46:40.722Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T07:46:40.722Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T07:46:40.722Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:46:40.722Z] [2022-04-19T07:46:40.722Z] DONE 16 tests, 10 skipped in 2.815s [2022-04-19T07:46:40.722Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T07:46:42.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:42.285Z] INFO: Testing against a local daemon [2022-04-19T07:46:42.285Z] === RUN TestVolumesCreateAndList [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-19T07:46:42.285Z] === RUN TestVolumesRemove [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-19T07:46:42.285Z] === RUN TestVolumesInspect [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:46:42.285Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:46:42.285Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:46:42.285Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:46:42.285Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:46:42.285Z] PASS [2022-04-19T07:46:42.285Z] ok github.com/docker/docker/integration/volume 0.269s [2022-04-19T07:46:42.285Z] [2022-04-19T07:46:42.285Z] DONE 9 tests in 1.700s [2022-04-19T07:46:42.285Z] INFO: make.ps1 ended at 04/19/2022 07:46:42 [2022-04-19T07:46:42.285Z] INFO: Integration CLI tests being run from the host: [2022-04-19T07:46:42.285Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T07:46:42.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:46:42.857Z] INFO: Testing against a local daemon [2022-04-19T07:46:42.857Z] === RUN TestCommitInheritsEnv [2022-04-19T07:46:42.857Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:42.857Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T07:46:42.857Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T07:46:42.857Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:42.857Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:46:42.857Z] === RUN TestImportWithCustomPlatform [2022-04-19T07:46:42.857Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:42.857Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T07:46:42.857Z] === RUN TestImagesFilterMultiReference [2022-04-19T07:46:42.857Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-19T07:46:42.857Z] === RUN TestImagePullPlatformInvalid [2022-04-19T07:46:42.857Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T07:46:42.857Z] === RUN TestRemoveImageOrphaning [2022-04-19T07:46:43.234Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T07:46:43.337Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T07:46:43.337Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T07:46:43.817Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-04-19T07:46:43.817Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T07:46:43.817Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-19T07:46:43.817Z] === RUN TestTagInvalidReference [2022-04-19T07:46:43.817Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-19T07:46:43.817Z] === RUN TestTagValidPrefixedRepo [2022-04-19T07:46:43.817Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-19T07:46:43.817Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T07:46:43.817Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-19T07:46:43.817Z] === RUN TestTagOfficialNames [2022-04-19T07:46:44.273Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-19T07:46:44.273Z] === RUN TestTagMatchesDigest [2022-04-19T07:46:44.273Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-19T07:46:44.273Z] PASS [2022-04-19T07:46:44.273Z] ok github.com/docker/docker/integration/image 1.556s [2022-04-19T07:46:44.273Z] [2022-04-19T07:46:44.273Z] === Skipped [2022-04-19T07:46:44.273Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T07:46:44.273Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:46:44.273Z] [2022-04-19T07:46:44.273Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T07:46:44.273Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:44.273Z] [2022-04-19T07:46:44.273Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T07:46:44.273Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T07:46:44.273Z] [2022-04-19T07:46:44.273Z] DONE 12 tests, 3 skipped in 5.340s [2022-04-19T07:46:44.273Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T07:46:44.295Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T07:46:44.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T07:46:44.601Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T07:46:45.165Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T07:46:46.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:46:46.441Z] INFO: Testing against a local daemon [2022-04-19T07:46:46.441Z] === RUN TestNetworkCreateDelete [2022-04-19T07:46:46.441Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T07:46:46.441Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:46:46.441Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonDNSFallback [2022-04-19T07:46:46.441Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestInspectNetwork [2022-04-19T07:46:46.441Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:46.441Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T07:46:46.441Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:46.441Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:46.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:46.441Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:46.441Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T07:46:46.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T07:46:46.441Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T07:46:46.441Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestNetworkList [2022-04-19T07:46:46.441Z] === RUN TestNetworkList//networks [2022-04-19T07:46:46.441Z] === PAUSE TestNetworkList//networks [2022-04-19T07:46:46.441Z] === RUN TestNetworkList//networks/ [2022-04-19T07:46:46.441Z] === PAUSE TestNetworkList//networks/ [2022-04-19T07:46:46.441Z] === CONT TestNetworkList//networks [2022-04-19T07:46:46.441Z] === CONT TestNetworkList//networks/ [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkList (0.04s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T07:46:46.441Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T07:46:46.441Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T07:46:46.441Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T07:46:46.441Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T07:46:46.441Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T07:46:46.441Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T07:46:46.441Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T07:46:46.441Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T07:46:46.441Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:46:46.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T07:46:46.441Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:46:46.441Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T07:46:46.441Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:46:46.441Z] PASS [2022-04-19T07:46:46.441Z] ok github.com/docker/docker/integration/network 0.164s [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === Skipped [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T07:46:46.441Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T07:46:46.441Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T07:46:46.441Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T07:46:46.441Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T07:46:46.441Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T07:46:46.441Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:243: FLAKY_TEST [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T07:46:46.441Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T07:46:46.441Z] [2022-04-19T07:46:46.441Z] DONE 34 tests, 15 skipped in 1.976s [2022-04-19T07:46:46.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T07:46:46.907Z] testing: warning: no tests to run [2022-04-19T07:46:46.907Z] PASS [2022-04-19T07:46:46.907Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2022-04-19T07:46:46.907Z] [2022-04-19T07:46:46.907Z] DONE 0 tests in 0.676s [2022-04-19T07:46:46.907Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T07:46:47.686Z] --- PASS: TestCreateServiceSecretFileMode (13.10s) [2022-04-19T07:46:47.686Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:46:47.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-19T07:46:47.868Z] testing: warning: no tests to run [2022-04-19T07:46:47.868Z] PASS [2022-04-19T07:46:47.868Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2022-04-19T07:46:47.868Z] [2022-04-19T07:46:47.868Z] DONE 0 tests in 0.680s [2022-04-19T07:46:47.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T07:46:48.248Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-19T07:46:48.810Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T07:46:48.827Z] testing: warning: no tests to run [2022-04-19T07:46:48.827Z] PASS [2022-04-19T07:46:48.827Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-04-19T07:46:48.827Z] [2022-04-19T07:46:48.827Z] DONE 0 tests in 0.683s [2022-04-19T07:46:48.827Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T07:46:49.282Z] testing: warning: no tests to run [2022-04-19T07:46:49.282Z] PASS [2022-04-19T07:46:49.282Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2022-04-19T07:46:49.282Z] [2022-04-19T07:46:49.282Z] DONE 0 tests in 0.648s [2022-04-19T07:46:49.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T07:46:49.739Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T07:46:50.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T07:46:50.050Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T07:46:50.303Z] docker_api_swarm_node_test.go:53: [d38e7601608ce] joining swarm manager [dd597f671f103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:46:50.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T07:46:50.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T07:46:50.954Z] INFO: Testing against a local daemon [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T07:46:50.954Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T07:46:50.954Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T07:46:50.954Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T07:46:51.232Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T07:46:51.232Z] docker_api_swarm_node_test.go:54: [d9eb4922d4b03] joining swarm manager [dd597f671f103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:46:51.421Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T07:46:51.889Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T07:46:51.889Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T07:46:52.160Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T07:46:52.722Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T07:46:53.285Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T07:46:53.541Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T07:46:53.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:46:53.970Z] INFO: Testing against a local daemon [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:53.970Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:53.970Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:53.970Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:53.970Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T07:46:53.970Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T07:46:53.970Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T07:46:53.970Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T07:46:53.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T07:46:53.970Z] === RUN TestPluginInstall [2022-04-19T07:46:53.970Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T07:46:53.970Z] === RUN TestPluginsWithRuntimes [2022-04-19T07:46:53.970Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T07:46:53.970Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T07:46:53.970Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:46:53.970Z] PASS [2022-04-19T07:46:53.970Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2022-04-19T07:46:53.970Z] [2022-04-19T07:46:53.970Z] === Skipped [2022-04-19T07:46:53.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T07:46:53.970Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] [2022-04-19T07:46:53.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T07:46:53.970Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] [2022-04-19T07:46:53.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T07:46:53.970Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T07:46:53.970Z] [2022-04-19T07:46:53.970Z] DONE 19 tests, 3 skipped in 4.541s [2022-04-19T07:46:53.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T07:46:54.103Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T07:46:54.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T07:46:55.039Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T07:46:55.039Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T07:46:55.039Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T07:46:55.300Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T07:46:55.862Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T07:46:55.862Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T07:46:55.862Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T07:46:55.862Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T07:46:56.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:46:56.149Z] INFO: Testing against a local daemon [2022-04-19T07:46:56.149Z] === RUN TestExternalGraphDriver [2022-04-19T07:46:56.149Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:46:56.149Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T07:46:56.149Z] === RUN TestGraphdriverPluginV2 [2022-04-19T07:46:56.149Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:46:56.149Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:46:56.149Z] PASS [2022-04-19T07:46:56.149Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.100s [2022-04-19T07:46:56.149Z] [2022-04-19T07:46:56.149Z] === Skipped [2022-04-19T07:46:56.149Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T07:46:56.149Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T07:46:56.149Z] [2022-04-19T07:46:56.149Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T07:46:56.149Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T07:46:56.149Z] [2022-04-19T07:46:56.149Z] DONE 2 tests, 2 skipped in 2.106s [2022-04-19T07:46:56.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T07:46:56.428Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T07:46:56.684Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T07:46:56.684Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T07:46:56.684Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T07:46:56.940Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T07:46:56.940Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T07:46:56.940Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T07:46:56.940Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T07:46:56.940Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T07:46:58.307Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T07:46:58.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:46:58.331Z] INFO: Testing against a local daemon [2022-04-19T07:46:58.331Z] === RUN TestReadPluginNoRead [2022-04-19T07:46:58.331Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:46:58.331Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T07:46:58.331Z] PASS [2022-04-19T07:46:58.331Z] ok github.com/docker/docker/integration/plugin/logging 0.085s [2022-04-19T07:46:58.331Z] [2022-04-19T07:46:58.331Z] === Skipped [2022-04-19T07:46:58.331Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T07:46:58.331Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T07:46:58.331Z] [2022-04-19T07:46:58.331Z] DONE 1 tests, 1 skipped in 2.110s [2022-04-19T07:46:58.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T07:46:58.563Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T07:46:58.563Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T07:46:59.871Z] testing: warning: no tests to run [2022-04-19T07:46:59.871Z] PASS [2022-04-19T07:46:59.871Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2022-04-19T07:46:59.871Z] [2022-04-19T07:46:59.871Z] DONE 0 tests in 1.051s [2022-04-19T07:46:59.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T07:47:01.082Z] --- PASS: TestCreateServiceConfigFileMode (13.38s) [2022-04-19T07:47:01.082Z] === RUN TestCreateServiceSysctls [2022-04-19T07:47:01.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T07:47:01.338Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T07:47:01.595Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T07:47:01.595Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T07:47:01.595Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T07:47:01.595Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T07:47:01.852Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T07:47:02.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:02.038Z] INFO: Testing against a local daemon [2022-04-19T07:47:02.038Z] === RUN TestPluginWithDevMounts [2022-04-19T07:47:02.038Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:02.038Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T07:47:02.038Z] PASS [2022-04-19T07:47:02.038Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-04-19T07:47:02.038Z] [2022-04-19T07:47:02.038Z] === Skipped [2022-04-19T07:47:02.038Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T07:47:02.038Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:02.038Z] [2022-04-19T07:47:02.038Z] DONE 1 tests, 1 skipped in 2.070s [2022-04-19T07:47:02.038Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T07:47:02.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T07:47:03.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T07:47:03.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:03.564Z] INFO: Testing against a local daemon [2022-04-19T07:47:03.564Z] === RUN TestSecretInspect [2022-04-19T07:47:03.564Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T07:47:03.564Z] === RUN TestSecretList [2022-04-19T07:47:03.564Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T07:47:03.564Z] === RUN TestSecretsCreateAndDelete [2022-04-19T07:47:03.564Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:47:03.564Z] === RUN TestSecretsUpdate [2022-04-19T07:47:03.564Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T07:47:03.564Z] === RUN TestTemplatedSecret [2022-04-19T07:47:03.564Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T07:47:03.564Z] === RUN TestSecretCreateResolve [2022-04-19T07:47:03.564Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:03.564Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T07:47:03.564Z] PASS [2022-04-19T07:47:03.564Z] ok github.com/docker/docker/integration/secret 0.105s [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === Skipped [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T07:47:03.564Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:03.564Z] [2022-04-19T07:47:03.564Z] DONE 6 tests, 6 skipped in 1.745s [2022-04-19T07:47:03.564Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T07:47:04.408Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T07:47:04.665Z] --- PASS: TestCreateServiceSysctls (3.64s) [2022-04-19T07:47:04.665Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:47:05.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T07:47:06.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:06.461Z] INFO: Testing against a local daemon [2022-04-19T07:47:06.461Z] === RUN TestServiceCreateInit [2022-04-19T07:47:06.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T07:47:06.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T07:47:06.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T07:47:06.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceConflict [2022-04-19T07:47:06.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T07:47:06.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-19T07:47:06.461Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T07:47:06.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T07:47:06.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T07:47:06.461Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceSysctls [2022-04-19T07:47:06.461Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-19T07:47:06.461Z] === RUN TestCreateServiceCapabilities [2022-04-19T07:47:06.461Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-19T07:47:06.461Z] === RUN TestInspect [2022-04-19T07:47:06.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestInspect (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestCreateJob [2022-04-19T07:47:06.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestReplicatedJob [2022-04-19T07:47:06.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:47:06.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceListWithStatuses [2022-04-19T07:47:06.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:47:06.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:47:06.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServicePlugin [2022-04-19T07:47:06.461Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceUpdateLabel [2022-04-19T07:47:06.461Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:47:06.461Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:47:06.461Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:47:06.461Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T07:47:06.461Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:47:06.461Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:47:06.461Z] PASS [2022-04-19T07:47:06.461Z] ok github.com/docker/docker/integration/service 0.255s [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === Skipped [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-19T07:47:06.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T07:47:06.461Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-19T07:47:06.461Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-19T07:47:06.461Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T07:47:06.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T07:47:06.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T07:47:06.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T07:47:06.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T07:47:06.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T07:47:06.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T07:47:06.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T07:47:06.461Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T07:47:06.461Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T07:47:06.461Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T07:47:06.461Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T07:47:06.461Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T07:47:06.461Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T07:47:06.461Z] [2022-04-19T07:47:06.461Z] DONE 24 tests, 23 skipped in 2.688s [2022-04-19T07:47:06.461Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T07:47:06.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T07:47:07.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T07:47:07.085Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T07:47:07.162Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T07:47:07.419Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-04-19T07:47:07.419Z] === RUN TestInspect [2022-04-19T07:47:07.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T07:47:07.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T07:47:07.675Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T07:47:07.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:07.986Z] INFO: Testing against a local daemon [2022-04-19T07:47:07.986Z] === RUN TestSessionCreate [2022-04-19T07:47:07.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:47:07.986Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T07:47:07.986Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:47:07.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:47:07.986Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:47:07.986Z] PASS [2022-04-19T07:47:07.986Z] ok github.com/docker/docker/integration/session 0.081s [2022-04-19T07:47:07.986Z] [2022-04-19T07:47:07.986Z] === Skipped [2022-04-19T07:47:07.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T07:47:07.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T07:47:07.986Z] [2022-04-19T07:47:07.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T07:47:07.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T07:47:07.986Z] [2022-04-19T07:47:07.986Z] DONE 2 tests, 2 skipped in 1.613s [2022-04-19T07:47:08.238Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T07:47:08.238Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-19T07:47:08.238Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-19T07:47:08.238Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-19T07:47:08.464Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T07:47:09.167Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-19T07:47:10.098Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-19T07:47:10.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:10.637Z] INFO: Testing against a local daemon [2022-04-19T07:47:10.637Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:47:10.637Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:10.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestDiskUsage [2022-04-19T07:47:10.637Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:47:10.637Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestEventsExecDie [2022-04-19T07:47:10.637Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:47:10.637Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:47:10.637Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:47:10.637Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestEventsVolumeCreate [2022-04-19T07:47:10.637Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:47:10.637Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestInfoAPI [2022-04-19T07:47:10.637Z] --- PASS: TestInfoAPI (0.04s) [2022-04-19T07:47:10.637Z] === RUN TestInfoAPIWarnings [2022-04-19T07:47:10.637Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:47:10.637Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestInfoDebug [2022-04-19T07:47:10.637Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:10.637Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:47:10.637Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:10.637Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:47:10.637Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:10.637Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T07:47:10.637Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:47:10.659Z] --- PASS: TestInspect (3.20s) [2022-04-19T07:47:10.659Z] === RUN TestCreateJob [2022-04-19T07:47:11.226Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-19T07:47:11.226Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-19T07:47:11.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T07:47:11.245Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T07:47:11.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T07:47:11.245Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T07:47:11.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T07:47:11.484Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-19T07:47:11.484Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-19T07:47:11.599Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-04-19T07:47:11.599Z] === RUN TestPingCacheHeaders [2022-04-19T07:47:11.599Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-19T07:47:11.599Z] === RUN TestPingGet [2022-04-19T07:47:11.599Z] --- PASS: TestPingGet (0.04s) [2022-04-19T07:47:11.599Z] === RUN TestPingHead [2022-04-19T07:47:11.599Z] --- PASS: TestPingHead (0.03s) [2022-04-19T07:47:11.599Z] === RUN TestPingSwarmHeader [2022-04-19T07:47:11.599Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:11.599Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T07:47:11.599Z] === RUN TestVersion [2022-04-19T07:47:11.599Z] --- PASS: TestVersion (0.03s) [2022-04-19T07:47:11.599Z] PASS [2022-04-19T07:47:11.599Z] ok github.com/docker/docker/integration/system 1.283s [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === Skipped [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:47:11.599Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T07:47:11.599Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T07:47:11.599Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T07:47:11.599Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T07:47:11.599Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T07:47:11.599Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T07:47:11.599Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T07:47:11.599Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T07:47:11.599Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T07:47:11.599Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T07:47:11.599Z] [2022-04-19T07:47:11.599Z] DONE 16 tests, 10 skipped in 3.350s [2022-04-19T07:47:11.599Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T07:47:13.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:13.764Z] INFO: Testing against a local daemon [2022-04-19T07:47:13.764Z] === RUN TestVolumesCreateAndList [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-19T07:47:13.764Z] === RUN TestVolumesRemove [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-19T07:47:13.764Z] === RUN TestVolumesInspect [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:47:13.764Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:47:13.764Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:47:13.764Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:47:13.764Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:47:13.764Z] PASS [2022-04-19T07:47:13.764Z] ok github.com/docker/docker/integration/volume 0.351s [2022-04-19T07:47:13.764Z] [2022-04-19T07:47:13.764Z] DONE 9 tests in 2.068s [2022-04-19T07:47:13.764Z] INFO: make.ps1 ended at 04/19/2022 07:47:13 [2022-04-19T07:47:13.764Z] INFO: Integration CLI tests being run from the host: [2022-04-19T07:47:13.764Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-19T07:47:14.009Z] --- PASS: TestCreateJob (3.09s) [2022-04-19T07:47:14.009Z] === RUN TestReplicatedJob [2022-04-19T07:47:17.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T07:47:17.001Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T07:47:17.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T07:47:17.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T07:47:17.001Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T07:47:17.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T07:47:17.001Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T07:47:17.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T07:47:17.278Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T07:47:19.800Z] --- PASS: TestReplicatedJob (5.65s) [2022-04-19T07:47:19.800Z] === RUN TestUpdateReplicatedJob [2022-04-19T07:47:19.800Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T07:47:22.320Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T07:47:23.249Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2022-04-19T07:47:23.249Z] === RUN TestServiceListWithStatuses [2022-04-19T07:47:23.249Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:47:23.249Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T07:47:23.249Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T07:47:23.506Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-19T07:47:23.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-19T07:47:24.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T07:47:24.060Z] INFO: Testing against a local daemon [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T07:47:24.060Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T07:47:24.060Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T07:47:24.060Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T07:47:24.436Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T07:47:25.000Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T07:47:25.020Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T07:47:25.020Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T07:47:25.981Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T07:47:25.981Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T07:47:26.369Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T07:47:26.626Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T07:47:27.556Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T07:47:28.489Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-19T07:47:28.745Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2022-04-19T07:47:28.745Z] === RUN TestDockerNetworkReConnect [2022-04-19T07:47:29.674Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-19T07:47:29.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-19T07:47:31.299Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T07:47:32.670Z] docker_api_swarm_test.go:202: [dbc56d44bb72f] joining swarm manager [d4dfdd3856935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:47:33.625Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2022-04-19T07:47:33.625Z] === RUN TestServicePlugin [2022-04-19T07:47:34.189Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-19T07:47:36.712Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T07:47:37.642Z] plugin_test.go:61: [dd0e796303938] joining swarm manager [daf4638c39273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:47:37.899Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T07:47:38.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T07:47:38.829Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T07:47:39.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T07:47:39.000Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T07:47:39.085Z] plugin_test.go:64: [d287a01464f67] joining swarm manager [daf4638c39273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:47:39.456Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T07:47:39.456Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T07:47:39.910Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T07:47:40.871Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T07:47:40.871Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T07:47:40.871Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T07:47:44.332Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T07:47:44.580Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T07:47:44.588Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T07:47:45.517Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T07:47:45.538Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T07:47:45.538Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T07:47:45.538Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T07:47:45.538Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T07:47:45.538Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T07:47:46.079Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-19T07:47:46.336Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T07:47:46.497Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T07:47:46.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-19T07:47:46.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-19T07:47:46.593Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T07:47:47.455Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T07:47:47.523Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T07:47:47.912Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T07:47:48.367Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T07:47:48.821Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T07:47:48.896Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T07:47:48.896Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T07:47:48.896Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T07:47:49.826Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T07:47:49.826Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T07:47:50.757Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T07:47:51.685Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-19T07:47:52.248Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-19T07:47:52.248Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T07:47:52.248Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-19T07:47:52.248Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T07:47:52.248Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T07:47:53.481Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T07:47:53.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-19T07:47:54.190Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-19T07:47:54.535Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T07:47:54.535Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T07:47:54.535Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T07:47:54.752Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T07:47:54.794Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T07:47:54.794Z] [2022-04-19T07:47:55.008Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T07:47:55.008Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T07:47:55.008Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T07:47:55.682Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T07:47:55.682Z] docker_api_swarm_test.go:384: [d1f08457dd5d7] joining swarm manager [d084b5b09d1e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:47:55.968Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T07:47:55.968Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T07:47:55.968Z] === RUN TestDockerSuite/TestBuildContextCleanup [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T07:47:56.246Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T07:47:56.422Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T07:47:56.490Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T07:47:56.769Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/test/unit [2022-04-19T07:47:56.808Z] docker_api_swarm_test.go:385: [da9ea586b07e6] joining swarm manager [d084b5b09d1e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:47:57.028Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T07:47:57.028Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T07:47:57.028Z] + TESTDIRS=./... [2022-04-19T07:47:57.028Z] + exclude_paths='/vendor/|/integration' [2022-04-19T07:47:57.028Z] ++ go list ./... [2022-04-19T07:47:57.028Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T07:47:57.947Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T07:47:57.963Z] + pkg_list='github.com/docker/docker/api [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/backend [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/container [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/events [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/filters [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/image [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/mount [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/network [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/registry [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/time [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/versions [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:47:57.963Z] github.com/docker/docker/api/types/volume [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:47:57.963Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:47:57.963Z] github.com/docker/docker/cli [2022-04-19T07:47:57.963Z] github.com/docker/docker/cli/config [2022-04-19T07:47:57.963Z] github.com/docker/docker/cli/debug [2022-04-19T07:47:57.963Z] github.com/docker/docker/client [2022-04-19T07:47:57.963Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:47:57.963Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:47:57.963Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:47:57.963Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:47:57.963Z] github.com/docker/docker/container [2022-04-19T07:47:57.963Z] github.com/docker/docker/container/stream [2022-04-19T07:47:57.963Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:47:57.963Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:47:57.963Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/config [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/events [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/exec [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/images [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/links [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/names [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/network [2022-04-19T07:47:57.963Z] github.com/docker/docker/daemon/stats [2022-04-19T07:47:57.963Z] github.com/docker/docker/distribution [2022-04-19T07:47:57.963Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:47:57.963Z] github.com/docker/docker/distribution/utils [2022-04-19T07:47:57.963Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:47:57.963Z] github.com/docker/docker/dockerversion [2022-04-19T07:47:57.963Z] github.com/docker/docker/errdefs [2022-04-19T07:47:57.963Z] github.com/docker/docker/image [2022-04-19T07:47:57.963Z] github.com/docker/docker/image/cache [2022-04-19T07:47:57.963Z] github.com/docker/docker/image/tarexport [2022-04-19T07:47:57.963Z] github.com/docker/docker/image/v1 [2022-04-19T07:47:57.963Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:47:57.963Z] github.com/docker/docker/layer [2022-04-19T07:47:57.963Z] github.com/docker/docker/libcontainerd [2022-04-19T07:47:57.963Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:47:57.963Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:47:57.963Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:47:57.963Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:47:57.963Z] github.com/docker/docker/oci [2022-04-19T07:47:57.963Z] github.com/docker/docker/oci/caps [2022-04-19T07:47:57.963Z] github.com/docker/docker/opts [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/archive [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/directory [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/platform [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/pools [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/progress [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/signal [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/stack [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/system [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:47:57.963Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:47:57.963Z] github.com/docker/docker/plugin [2022-04-19T07:47:57.963Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:47:57.963Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:47:57.963Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:47:57.963Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:47:57.963Z] github.com/docker/docker/quota [2022-04-19T07:47:57.963Z] github.com/docker/docker/reference [2022-04-19T07:47:57.963Z] github.com/docker/docker/registry [2022-04-19T07:47:57.963Z] github.com/docker/docker/registry/resumable [2022-04-19T07:47:57.963Z] github.com/docker/docker/restartmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/rootless [2022-04-19T07:47:57.964Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:47:57.964Z] github.com/docker/docker/runconfig [2022-04-19T07:47:57.964Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/environment [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/registry [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/request [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/drivers [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/local [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/mounts [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/service [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:47:57.964Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T07:47:57.964Z] ++ echo 'github.com/docker/docker/api [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/backend [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/events [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/filters [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/image [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/mount [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/network [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/registry [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/time [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:47:57.964Z] github.com/docker/docker/cli [2022-04-19T07:47:57.964Z] github.com/docker/docker/cli/config [2022-04-19T07:47:57.964Z] github.com/docker/docker/cli/debug [2022-04-19T07:47:57.964Z] github.com/docker/docker/client [2022-04-19T07:47:57.964Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:47:57.964Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:47:57.964Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:47:57.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:47:57.964Z] github.com/docker/docker/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/container/stream [2022-04-19T07:47:57.964Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:47:57.964Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:47:57.964Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/config [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/events [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/exec [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/images [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/links [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/names [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/network [2022-04-19T07:47:57.964Z] github.com/docker/docker/daemon/stats [2022-04-19T07:47:57.964Z] github.com/docker/docker/distribution [2022-04-19T07:47:57.964Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:47:57.964Z] github.com/docker/docker/distribution/utils [2022-04-19T07:47:57.964Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:47:57.964Z] github.com/docker/docker/dockerversion [2022-04-19T07:47:57.964Z] github.com/docker/docker/errdefs [2022-04-19T07:47:57.964Z] github.com/docker/docker/image [2022-04-19T07:47:57.964Z] github.com/docker/docker/image/cache [2022-04-19T07:47:57.964Z] github.com/docker/docker/image/tarexport [2022-04-19T07:47:57.964Z] github.com/docker/docker/image/v1 [2022-04-19T07:47:57.964Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:47:57.964Z] github.com/docker/docker/layer [2022-04-19T07:47:57.964Z] github.com/docker/docker/libcontainerd [2022-04-19T07:47:57.964Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:47:57.964Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:47:57.964Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:47:57.964Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:47:57.964Z] github.com/docker/docker/oci [2022-04-19T07:47:57.964Z] github.com/docker/docker/oci/caps [2022-04-19T07:47:57.964Z] github.com/docker/docker/opts [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/archive [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/directory [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/platform [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/pools [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/progress [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/signal [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/stack [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/system [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:47:57.964Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:47:57.964Z] github.com/docker/docker/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:47:57.964Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:47:57.964Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:47:57.964Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:47:57.964Z] github.com/docker/docker/quota [2022-04-19T07:47:57.964Z] github.com/docker/docker/reference [2022-04-19T07:47:57.964Z] github.com/docker/docker/registry [2022-04-19T07:47:57.964Z] github.com/docker/docker/registry/resumable [2022-04-19T07:47:57.964Z] github.com/docker/docker/restartmanager [2022-04-19T07:47:57.964Z] github.com/docker/docker/rootless [2022-04-19T07:47:57.964Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:47:57.964Z] github.com/docker/docker/runconfig [2022-04-19T07:47:57.964Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/environment [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/registry [2022-04-19T07:47:57.964Z] github.com/docker/docker/testutil/request [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/drivers [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/local [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/mounts [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/service [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:47:57.964Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:47:57.964Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/backend [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/container [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/events [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/filters [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/image [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/mount [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/network [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/registry [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/time [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:47:57.964Z] github.com/docker/docker/api/types/volume [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:47:57.964Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:47:57.964Z] github.com/docker/docker/cli [2022-04-19T07:47:57.964Z] github.com/docker/docker/cli/config [2022-04-19T07:47:57.965Z] github.com/docker/docker/cli/debug [2022-04-19T07:47:57.965Z] github.com/docker/docker/client [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:47:57.965Z] github.com/docker/docker/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/container/stream [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/config [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/events [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/exec [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/images [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/links [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/names [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/network [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/stats [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/utils [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:47:57.965Z] github.com/docker/docker/dockerversion [2022-04-19T07:47:57.965Z] github.com/docker/docker/errdefs [2022-04-19T07:47:57.965Z] github.com/docker/docker/image [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/cache [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/tarexport [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/v1 [2022-04-19T07:47:57.965Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:47:57.965Z] github.com/docker/docker/layer [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:47:57.965Z] github.com/docker/docker/oci [2022-04-19T07:47:57.965Z] github.com/docker/docker/oci/caps [2022-04-19T07:47:57.965Z] github.com/docker/docker/opts [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/archive [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/directory [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/platform [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/pools [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/progress [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/signal [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/stack [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/system [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:47:57.965Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:47:57.965Z] github.com/docker/docker/plugin [2022-04-19T07:47:57.965Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:47:57.965Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:47:57.965Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:47:57.965Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:47:57.965Z] github.com/docker/docker/quota [2022-04-19T07:47:57.965Z] github.com/docker/docker/reference [2022-04-19T07:47:57.965Z] github.com/docker/docker/registry [2022-04-19T07:47:57.965Z] github.com/docker/docker/registry/resumable [2022-04-19T07:47:57.965Z] github.com/docker/docker/restartmanager [2022-04-19T07:47:57.965Z] github.com/docker/docker/rootless [2022-04-19T07:47:57.965Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:47:57.965Z] github.com/docker/docker/runconfig [2022-04-19T07:47:57.965Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/environment [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/registry [2022-04-19T07:47:57.965Z] github.com/docker/docker/testutil/request [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/drivers [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/local [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/mounts [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/service [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:47:57.965Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:47:57.965Z] ++ echo 'github.com/docker/docker/api [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/backend [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/events [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/filters [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/image [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/mount [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/network [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/registry [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/time [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/versions [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:47:57.965Z] github.com/docker/docker/api/types/volume [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:47:57.965Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:47:57.965Z] github.com/docker/docker/cli [2022-04-19T07:47:57.965Z] github.com/docker/docker/cli/config [2022-04-19T07:47:57.965Z] github.com/docker/docker/cli/debug [2022-04-19T07:47:57.965Z] github.com/docker/docker/client [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:47:57.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:47:57.965Z] github.com/docker/docker/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/container/stream [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:47:57.965Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/config [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/events [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/exec [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/images [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/links [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/names [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/network [2022-04-19T07:47:57.965Z] github.com/docker/docker/daemon/stats [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/utils [2022-04-19T07:47:57.965Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:47:57.965Z] github.com/docker/docker/dockerversion [2022-04-19T07:47:57.965Z] github.com/docker/docker/errdefs [2022-04-19T07:47:57.965Z] github.com/docker/docker/image [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/cache [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/tarexport [2022-04-19T07:47:57.965Z] github.com/docker/docker/image/v1 [2022-04-19T07:47:57.965Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:47:57.965Z] github.com/docker/docker/layer [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:47:57.965Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:47:57.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/types [2022-04-19T07:47:57.966Z] github.com/docker/docker/oci [2022-04-19T07:47:57.966Z] github.com/docker/docker/oci/caps [2022-04-19T07:47:57.966Z] github.com/docker/docker/opts [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/archive [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/directory [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/platform [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/pools [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/progress [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/signal [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/stack [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/system [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:47:57.966Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:47:57.966Z] github.com/docker/docker/plugin [2022-04-19T07:47:57.966Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:47:57.966Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:47:57.966Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:47:57.966Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:47:57.966Z] github.com/docker/docker/quota [2022-04-19T07:47:57.966Z] github.com/docker/docker/reference [2022-04-19T07:47:57.966Z] github.com/docker/docker/registry [2022-04-19T07:47:57.966Z] github.com/docker/docker/registry/resumable [2022-04-19T07:47:57.966Z] github.com/docker/docker/restartmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/rootless [2022-04-19T07:47:57.966Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:47:57.966Z] github.com/docker/docker/runconfig [2022-04-19T07:47:57.966Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/environment [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/registry [2022-04-19T07:47:57.966Z] github.com/docker/docker/testutil/request [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/drivers [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/local [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/mounts [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/service [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:47:57.966Z] github.com/docker/docker/volume/testutils' [2022-04-19T07:47:57.966Z] ++ grep --fixed-strings /libnetwork [2022-04-19T07:47:57.966Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/types' [2022-04-19T07:47:57.966Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T07:47:57.966Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/types' [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:47:57.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:47:57.966Z] + type docker-proxy [2022-04-19T07:47:57.966Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T07:47:57.966Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T07:47:57.966Z] [2022-04-19T07:47:57.966Z] Removing bundles/ [2022-04-19T07:47:58.224Z] [2022-04-19T07:47:58.224Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T07:47:58.224Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T07:47:58.224Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T07:47:58.905Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T07:47:59.360Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T07:47:59.360Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T07:47:59.360Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T07:47:59.814Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T07:48:00.269Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T07:48:00.269Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T07:48:00.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T07:48:00.724Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T07:48:00.724Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T07:48:02.054Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T07:48:02.055Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-19T07:48:02.618Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T07:48:05.135Z] --- PASS: TestServicePlugin (31.47s) [2022-04-19T07:48:05.135Z] === RUN TestServiceUpdateLabel [2022-04-19T07:48:05.382Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T07:48:05.392Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T07:48:05.954Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T07:48:06.338Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T07:48:06.338Z] [2022-04-19T07:48:06.338Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T07:48:06.338Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T07:48:06.338Z] [2022-04-19T07:48:06.338Z] + mkdir -p bundles [2022-04-19T07:48:06.338Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/backend/build [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/httputils [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/middleware [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/build [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/container [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/debug [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/image [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/network [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/session [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/system [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/server/router/volume [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/backend [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/container [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/events [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/filters [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/image [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/mount [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/network [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/registry [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/strslice [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/swarm [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/time [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/versions [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T07:48:06.338Z] github.com/docker/docker/api/types/volume [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/dockerfile [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/remotecontext [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T07:48:06.338Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T07:48:06.338Z] github.com/docker/docker/cli [2022-04-19T07:48:06.338Z] github.com/docker/docker/cli/config [2022-04-19T07:48:06.338Z] github.com/docker/docker/cli/debug [2022-04-19T07:48:06.338Z] github.com/docker/docker/client [2022-04-19T07:48:06.338Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T07:48:06.338Z] github.com/docker/docker/cmd/dockerd [2022-04-19T07:48:06.338Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T07:48:06.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T07:48:06.338Z] github.com/docker/docker/container [2022-04-19T07:48:06.338Z] github.com/docker/docker/container/stream [2022-04-19T07:48:06.338Z] github.com/docker/docker/contrib/apparmor [2022-04-19T07:48:06.338Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T07:48:06.338Z] github.com/docker/docker/contrib/httpserver [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/config [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/events [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/exec [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/images [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/initlayer [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/links [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/listeners [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/local [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/names [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/network [2022-04-19T07:48:06.338Z] github.com/docker/docker/daemon/stats [2022-04-19T07:48:06.338Z] github.com/docker/docker/distribution [2022-04-19T07:48:06.338Z] github.com/docker/docker/distribution/metadata [2022-04-19T07:48:06.338Z] github.com/docker/docker/distribution/utils [2022-04-19T07:48:06.338Z] github.com/docker/docker/distribution/xfer [2022-04-19T07:48:06.338Z] github.com/docker/docker/dockerversion [2022-04-19T07:48:06.338Z] github.com/docker/docker/errdefs [2022-04-19T07:48:06.339Z] github.com/docker/docker/image [2022-04-19T07:48:06.339Z] github.com/docker/docker/image/cache [2022-04-19T07:48:06.339Z] github.com/docker/docker/image/tarexport [2022-04-19T07:48:06.339Z] github.com/docker/docker/image/v1 [2022-04-19T07:48:06.339Z] github.com/docker/docker/internal/test/suite [2022-04-19T07:48:06.339Z] github.com/docker/docker/layer [2022-04-19T07:48:06.339Z] github.com/docker/docker/libcontainerd [2022-04-19T07:48:06.339Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T07:48:06.339Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T07:48:06.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T07:48:06.339Z] github.com/docker/docker/libcontainerd/types [2022-04-19T07:48:06.339Z] github.com/docker/docker/oci [2022-04-19T07:48:06.339Z] github.com/docker/docker/oci/caps [2022-04-19T07:48:06.339Z] github.com/docker/docker/opts [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/aaparser [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/archive [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/authorization [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/capabilities [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/containerfs [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/directory [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/dmesg [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/filenotify [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/fileutils [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/fsutils [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/homedir [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/idtools [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/ioutils [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/longpath [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/loopback [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/parsers [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/pidfile [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/platform [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugins [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/pools [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/progress [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/pubsub [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/reexec [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/signal [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/stack [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/stringid [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/system [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/tailfile [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/tarsum [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/truncindex [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/urlutil [2022-04-19T07:48:06.339Z] github.com/docker/docker/pkg/useragent [2022-04-19T07:48:06.339Z] github.com/docker/docker/plugin [2022-04-19T07:48:06.339Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T07:48:06.339Z] github.com/docker/docker/plugin/v2 [2022-04-19T07:48:06.339Z] github.com/docker/docker/profiles/apparmor [2022-04-19T07:48:06.339Z] github.com/docker/docker/profiles/seccomp [2022-04-19T07:48:06.339Z] github.com/docker/docker/quota [2022-04-19T07:48:06.339Z] github.com/docker/docker/reference [2022-04-19T07:48:06.339Z] github.com/docker/docker/registry [2022-04-19T07:48:06.339Z] github.com/docker/docker/registry/resumable [2022-04-19T07:48:06.339Z] github.com/docker/docker/restartmanager [2022-04-19T07:48:06.339Z] github.com/docker/docker/rootless [2022-04-19T07:48:06.339Z] github.com/docker/docker/rootless/specconv [2022-04-19T07:48:06.339Z] github.com/docker/docker/runconfig [2022-04-19T07:48:06.339Z] github.com/docker/docker/runconfig/opts [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/daemon [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/environment [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fakegit [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/registry [2022-04-19T07:48:06.339Z] github.com/docker/docker/testutil/request [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/drivers [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/local [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/mounts [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/service [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/service/opts [2022-04-19T07:48:06.339Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T07:48:06.339Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-19T07:48:06.339Z] ? github.com/docker/docker/api [no test files] [2022-04-19T07:48:07.322Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-04-19T07:48:07.322Z] === RUN TestServiceUpdateSecrets [2022-04-19T07:48:08.691Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T07:48:18.127Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T07:48:18.127Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T07:48:18.127Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T07:48:18.127Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T07:48:18.127Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T07:48:18.127Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T07:48:18.127Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T07:48:18.127Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T07:48:18.127Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T07:48:20.864Z] === RUN TestDockerSuite/TestExec [2022-04-19T07:48:20.864Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T07:48:20.864Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T07:48:20.864Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T07:48:21.428Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T07:48:22.003Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2022-04-19T07:48:22.003Z] === RUN TestServiceUpdateConfigs [2022-04-19T07:48:22.920Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T07:48:22.920Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T07:48:22.920Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T07:48:22.920Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T07:48:22.920Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T07:48:22.932Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T07:48:23.495Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T07:48:24.058Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T07:48:24.426Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-19T07:48:24.621Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T07:48:25.184Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T07:48:25.747Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T07:48:25.867Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T07:48:26.309Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T07:48:27.237Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T07:48:27.430Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T07:48:27.430Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T07:48:27.430Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T07:48:27.430Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T07:48:27.430Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T07:48:27.430Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T07:48:27.430Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T07:48:27.430Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T07:48:27.430Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T07:48:28.166Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T07:48:28.424Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T07:48:29.792Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T07:48:30.048Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T07:48:30.377Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T07:48:30.377Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T07:48:30.377Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T07:48:30.377Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T07:48:30.377Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T07:48:33.316Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T07:48:33.316Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-19T07:48:33.879Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T07:48:34.443Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T07:48:35.005Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T07:48:35.124Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T07:48:35.265Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T07:48:35.265Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T07:48:35.265Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T07:48:35.568Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T07:48:35.824Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T07:48:36.224Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T07:48:36.224Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T07:48:36.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T07:48:36.679Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T07:48:36.753Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2022-04-19T07:48:36.753Z] === RUN TestServiceUpdateNetwork [2022-04-19T07:48:37.011Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T07:48:37.133Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T07:48:37.133Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T07:48:37.133Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T07:48:37.575Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T07:48:37.587Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T07:48:37.587Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T07:48:37.587Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T07:48:38.138Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T07:48:50.319Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T07:48:50.319Z] --- PASS: TestServiceUpdateNetwork (12.66s) [2022-04-19T07:48:50.319Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T07:48:50.319Z] === RUN TestDockerSuite/TestExecTTY [2022-04-19T07:48:50.319Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T07:48:50.881Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T07:48:50.881Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T07:48:51.811Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T07:48:51.811Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T07:48:51.936Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T07:48:51.936Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T07:48:51.936Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T07:48:51.936Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T07:48:51.936Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T07:48:51.936Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T07:48:51.936Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T07:48:51.936Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T07:48:51.936Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T07:48:51.936Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T07:48:51.936Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T07:48:51.936Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T07:48:51.936Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T07:48:51.936Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T07:48:51.936Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T07:48:51.936Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T07:48:51.936Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T07:48:51.936Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T07:48:51.936Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T07:48:52.375Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T07:48:52.375Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T07:48:52.376Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T07:48:53.742Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-19T07:48:54.304Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T07:48:54.867Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-19T07:48:55.431Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T07:48:55.994Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T07:48:57.713Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T07:48:58.510Z] check_test.go:379: [da9ea586b07e6] daemon is not started [2022-04-19T07:48:58.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-19T07:48:58.510Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T07:48:58.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T07:48:58.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T07:48:58.615Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T07:48:58.615Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T07:49:01.027Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T07:49:01.027Z] docker_api_swarm_test.go:802: [d9e01d59025a5] joining swarm manager [df8ae9a0ba8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:49:01.955Z] docker_api_swarm_test.go:802: [daa2148a26fc5] joining swarm manager [df8ae9a0ba8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:49:03.319Z] docker_api_swarm_test.go:802: [df74c0b48fad2] joining swarm manager [df8ae9a0ba8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T07:49:05.211Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T07:49:05.469Z] docker_api_swarm_test.go:802: [d7a6b05527f0b] joining swarm manager [df8ae9a0ba8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-19T07:49:06.410Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2022-04-19T07:49:06.410Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-04-19T07:49:06.410Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-04-19T07:49:06.410Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2022-04-19T07:49:06.410Z] PASS [2022-04-19T07:49:06.410Z] [2022-04-19T07:49:06.410Z] === Skipped [2022-04-19T07:49:06.410Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T07:49:06.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T07:49:06.410Z] [2022-04-19T07:49:06.410Z] DONE 27 tests, 1 skipped in 196.632s [2022-04-19T07:49:06.410Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T07:49:06.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:06.410Z] ++ set -e [2022-04-19T07:49:06.410Z] ++ '[' -n 0 ']' [2022-04-19T07:49:06.410Z] ++ set -x [2022-04-19T07:49:06.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:06.411Z] INFO: Testing against a local daemon [2022-04-19T07:49:06.411Z] === RUN TestSessionCreate [2022-04-19T07:49:06.411Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T07:49:06.411Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T07:49:06.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T07:49:06.411Z] PASS [2022-04-19T07:49:06.411Z] [2022-04-19T07:49:06.411Z] DONE 2 tests in 0.128s [2022-04-19T07:49:06.411Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T07:49:06.411Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:06.411Z] ++ set -e [2022-04-19T07:49:06.411Z] ++ '[' -n 0 ']' [2022-04-19T07:49:06.411Z] ++ set -x [2022-04-19T07:49:06.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:06.671Z] INFO: Testing against a local daemon [2022-04-19T07:49:06.671Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T07:49:06.671Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:49:06.671Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:49:06.671Z] === RUN TestDiskUsage [2022-04-19T07:49:06.671Z] === PAUSE TestDiskUsage [2022-04-19T07:49:06.671Z] === RUN TestEventsExecDie [2022-04-19T07:49:06.930Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T07:49:07.186Z] --- PASS: TestEventsExecDie (0.68s) [2022-04-19T07:49:07.186Z] === RUN TestEventsBackwardsCompatible [2022-04-19T07:49:07.186Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T07:49:07.186Z] === RUN TestEventsVolumeCreate [2022-04-19T07:49:07.442Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T07:49:07.442Z] === RUN TestInfoBinaryCommits [2022-04-19T07:49:07.442Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-19T07:49:07.442Z] === RUN TestInfoAPIVersioned [2022-04-19T07:49:07.442Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T07:49:07.442Z] === RUN TestInfoAPI [2022-04-19T07:49:07.442Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T07:49:07.442Z] === RUN TestInfoAPIWarnings [2022-04-19T07:49:07.698Z] docker_api_swarm_test.go:810: [dd0439d549748] joining swarm manager [df8ae9a0ba8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-19T07:49:10.940Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T07:49:11.866Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T07:49:11.898Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T07:49:12.123Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T07:49:12.123Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T07:49:12.123Z] === RUN TestDockerSuite/TestHealth [2022-04-19T07:49:12.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T07:49:15.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T07:49:18.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T07:49:21.008Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T07:49:24.300Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-19T07:49:24.300Z] === RUN TestInfoDebug [2022-04-19T07:49:24.300Z] --- PASS: TestInfoDebug (0.53s) [2022-04-19T07:49:24.300Z] === RUN TestInfoInsecureRegistries [2022-04-19T07:49:24.869Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-19T07:49:24.869Z] === RUN TestInfoRegistryMirrors [2022-04-19T07:49:25.126Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-19T07:49:25.126Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T07:49:25.383Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-19T07:49:25.383Z] === RUN TestPingCacheHeaders [2022-04-19T07:49:25.383Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T07:49:25.383Z] === RUN TestPingGet [2022-04-19T07:49:25.383Z] --- PASS: TestPingGet (0.02s) [2022-04-19T07:49:25.383Z] === RUN TestPingHead [2022-04-19T07:49:25.383Z] --- PASS: TestPingHead (0.04s) [2022-04-19T07:49:25.383Z] === RUN TestPingSwarmHeader [2022-04-19T07:49:25.945Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T07:49:26.507Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T07:49:27.441Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T07:49:27.441Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-04-19T07:49:27.441Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T07:49:27.441Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T07:49:27.441Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T07:49:27.441Z] === RUN TestVersion [2022-04-19T07:49:27.441Z] --- PASS: TestVersion (0.02s) [2022-04-19T07:49:27.441Z] === CONT TestDiskUsage [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T07:49:28.003Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T07:49:28.259Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T07:49:28.260Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T07:49:28.516Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage (1.20s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T07:49:28.772Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T07:49:28.773Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T07:49:28.773Z] PASS [2022-04-19T07:49:28.773Z] [2022-04-19T07:49:28.773Z] === Skipped [2022-04-19T07:49:28.773Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T07:49:28.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T07:49:28.773Z] [2022-04-19T07:49:28.773Z] DONE 54 tests, 1 skipped in 22.271s [2022-04-19T07:49:28.773Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T07:49:28.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:28.773Z] ++ set -e [2022-04-19T07:49:28.773Z] ++ '[' -n 0 ']' [2022-04-19T07:49:28.773Z] ++ set -x [2022-04-19T07:49:28.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-19T07:49:28.773Z] INFO: Testing against a local daemon [2022-04-19T07:49:28.773Z] === RUN TestVolumesCreateAndList [2022-04-19T07:49:28.773Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T07:49:28.773Z] === RUN TestVolumesRemove [2022-04-19T07:49:28.773Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-19T07:49:28.773Z] === RUN TestVolumesInspect [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T07:49:29.029Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T07:49:29.029Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T07:49:29.029Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T07:49:29.029Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T07:49:29.029Z] PASS [2022-04-19T07:49:29.029Z] [2022-04-19T07:49:29.029Z] DONE 9 tests in 0.212s [2022-04-19T07:49:29.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T07:49:29.029Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T07:49:29.029Z] +++ kill 6682 [2022-04-19T07:49:29.286Z] +++ /etc/init.d/apparmor stop [2022-04-19T07:49:29.286Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T07:49:29.286Z] [2022-04-19T07:49:29.286Z] Unloading profiles will leave already running processes permanently [2022-04-19T07:49:29.286Z] unconfined, which can lead to unexpected situations. [2022-04-19T07:49:29.286Z] [2022-04-19T07:49:29.286Z] To set a process to complain mode, use the command line tool [2022-04-19T07:49:29.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T07:49:29.286Z] +++ true [2022-04-19T07:49:29.286Z] exiting test-integration [2022-04-19T07:49:29.286Z] ++ exit 0 [2022-04-19T07:49:29.286Z] [2022-04-19T07:49:30.218Z] + for job in $(jobs -p) [2022-04-19T07:49:30.218Z] + wait 959 [2022-04-19T07:49:31.147Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T07:49:31.147Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T07:49:31.404Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T07:49:31.404Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T07:49:31.967Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T07:49:31.967Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T07:49:32.542Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T07:49:32.542Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T07:49:32.542Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T07:49:32.542Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T07:49:32.799Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T07:49:33.056Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T07:49:33.313Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T07:49:33.313Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T07:49:33.875Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T07:49:33.875Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T07:49:34.804Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T07:49:35.060Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T07:49:35.316Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T07:49:35.879Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T07:49:38.396Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T07:49:38.396Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T07:49:38.396Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T07:49:39.763Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T07:49:40.693Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T07:49:40.693Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T07:49:42.062Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T07:49:42.990Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T07:49:43.919Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T07:49:44.481Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T07:49:45.047Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T07:49:45.611Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T07:49:45.611Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-19T07:49:45.611Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T07:49:45.867Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T07:49:46.430Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T07:49:46.992Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T07:49:47.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T07:49:47.810Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T07:49:48.373Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T07:49:48.373Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-19T07:49:49.303Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T07:49:49.888Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T07:49:50.456Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T07:49:50.456Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T07:49:50.712Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T07:49:50.712Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T07:49:50.712Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T07:49:51.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T07:49:51.901Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T07:49:52.464Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T07:49:53.028Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T07:49:53.028Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T07:49:53.028Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T07:49:53.028Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T07:49:53.028Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T07:49:53.591Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T07:49:53.847Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T07:49:53.847Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T07:49:54.410Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T07:49:54.974Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T07:49:56.864Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T07:49:56.864Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T07:49:57.426Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T07:49:57.989Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T07:49:58.917Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T07:49:59.481Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T07:49:59.740Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T07:50:00.304Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T07:50:00.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 49.3% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/builder/remotecontext/git 1.876s coverage: 86.3% of statements [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T07:50:00.893Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T07:50:00.893Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-04-19T07:50:01.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-19T07:50:01.381Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T07:50:01.945Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T07:50:01.945Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-19T07:50:03.313Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T07:50:03.443Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T07:50:04.242Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T07:50:04.966Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T07:50:04.966Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T07:50:04.966Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T07:50:05.079Z] ok github.com/docker/docker/client 0.143s coverage: 75.6% of statements [2022-04-19T07:50:05.171Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T07:50:05.171Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T07:50:06.542Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T07:50:07.909Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T07:50:09.276Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T07:50:09.276Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T07:50:10.645Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T07:50:10.645Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T07:50:11.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T07:50:16.677Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T07:50:16.677Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T07:50:16.677Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T07:50:16.677Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T07:50:16.677Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T07:50:16.677Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T07:50:16.677Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T07:50:18.889Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T07:50:19.300Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T07:50:19.557Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T07:50:20.485Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T07:50:21.048Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T07:50:22.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-19T07:50:22.673Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-19T07:50:22.673Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T07:50:22.929Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T07:50:22.929Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T07:50:22.929Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T07:50:23.492Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T07:50:23.710Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T07:50:23.710Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T07:50:23.710Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T07:50:23.710Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T07:50:23.710Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T07:50:23.710Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T07:50:24.165Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T07:50:24.165Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T07:50:24.165Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T07:50:24.165Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T07:50:24.422Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T07:50:24.620Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T07:50:24.620Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T07:50:24.620Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T07:50:24.620Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T07:50:25.580Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T07:50:26.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-19T07:50:28.206Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T07:50:28.206Z] docker_api_swarm_service_test.go:395: [d2644e4898846] joining swarm manager [d06721750995e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:50:28.463Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T07:50:29.181Z] docker_api_swarm_service_test.go:395: [d684a9236b546] joining swarm manager [d06721750995e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:50:29.293Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T07:50:29.303Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T07:50:30.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T07:50:30.254Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T07:50:30.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T07:50:30.254Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T07:50:30.254Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T07:50:30.254Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T07:50:33.139Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T07:50:33.379Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T07:50:33.941Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T07:50:33.941Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T07:50:34.869Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T07:50:35.798Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T07:50:36.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T07:50:36.447Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T07:50:37.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T07:50:37.431Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T07:50:37.431Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T07:50:37.431Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T07:50:38.222Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T07:50:40.116Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T07:50:40.372Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T07:50:40.628Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T07:50:41.217Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T07:50:42.202Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T07:50:43.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-19T07:50:45.512Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T07:50:45.790Z] docker_api_swarm_service_test.go:343: [d60743711743a] joining swarm manager [d7230dcb5123c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:50:45.986Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T07:50:45.986Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T07:50:45.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T07:50:45.986Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T07:50:45.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T07:50:45.986Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T07:50:45.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T07:50:45.986Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T07:50:45.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T07:50:46.352Z] docker_api_swarm_service_test.go:343: [dfb1980613ce3] joining swarm manager [d7230dcb5123c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:50:46.453Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T07:50:47.283Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T07:50:50.199Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T07:50:51.160Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T07:50:51.160Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T07:50:51.160Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T07:50:51.754Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 28.9% of statements [2022-04-19T07:50:51.754Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-19T07:50:51.754Z] ok github.com/docker/docker/cmd/dockerd/trap 2.541s coverage: 0.0% of statements [2022-04-19T07:50:51.754Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T07:50:51.754Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T07:50:51.754Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T07:50:51.754Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T07:50:51.754Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T07:50:53.847Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T07:50:53.847Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T07:50:53.847Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T07:50:54.104Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T07:50:54.668Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T07:50:54.873Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T07:50:54.925Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T07:50:55.037Z] ok github.com/docker/docker/daemon/cluster 0.091s coverage: 0.5% of statements [2022-04-19T07:50:55.487Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T07:50:55.570Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T07:50:55.570Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T07:50:55.570Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T07:50:55.835Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T07:50:56.413Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-19T07:50:56.853Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T07:50:56.853Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-19T07:50:57.816Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-19T07:51:00.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T07:51:01.598Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T07:51:01.598Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T07:51:01.598Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T07:51:01.598Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T07:51:01.598Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T07:51:02.014Z] docker_api_swarm_service_test.go:490: [db7c3435e1df1] joining swarm manager [ddbb7855ce3c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:51:02.579Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T07:51:02.579Z] docker_api_swarm_service_test.go:490: [debd02d390a71] joining swarm manager [ddbb7855ce3c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:51:04.472Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T07:51:05.038Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T07:51:05.852Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T07:51:05.933Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-19T07:51:05.933Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-19T07:51:06.500Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-19T07:51:06.929Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T07:51:07.069Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-04-19T07:51:07.069Z] ok github.com/docker/docker/daemon 10.145s coverage: 17.0% of statements [2022-04-19T07:51:07.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T07:51:07.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T07:51:07.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T07:51:07.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T07:51:08.972Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.753s coverage: 74.8% of statements [2022-04-19T07:51:09.539Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-04-19T07:51:10.918Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.503s coverage: 56.2% of statements [2022-04-19T07:51:12.336Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2022-04-19T07:51:13.471Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T07:51:13.471Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T07:51:13.471Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T07:51:13.711Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.182s coverage: 45.9% of statements [2022-04-19T07:51:13.711Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T07:51:13.727Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T07:51:13.970Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.265s coverage: 50.6% of statements [2022-04-19T07:51:14.377Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T07:51:15.344Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-19T07:51:15.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-19T07:51:15.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.746s coverage: 58.2% of statements [2022-04-19T07:51:15.911Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T07:51:15.911Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T07:51:16.170Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-04-19T07:51:16.736Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-04-19T07:51:16.987Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T07:51:18.637Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-04-19T07:51:18.637Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T07:51:18.637Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T07:51:18.638Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.5% of statements [2022-04-19T07:51:18.880Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T07:51:19.573Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-04-19T07:51:19.832Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 80.2% of statements [2022-04-19T07:51:19.832Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T07:51:20.402Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-19T07:51:20.661Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-19T07:51:21.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-04-19T07:51:21.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 69.9% of statements [2022-04-19T07:51:21.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-19T07:51:21.401Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T07:51:22.200Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-04-19T07:51:22.200Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T07:51:22.458Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 59.1% of statements [2022-04-19T07:51:23.012Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T07:51:23.293Z] docker_api_swarm_service_test.go:128: [dca9ced093d4d] joining swarm manager [d648073147d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:51:23.391Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-04-19T07:51:23.857Z] docker_api_swarm_service_test.go:129: [d52ac31be38fc] joining swarm manager [d648073147d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:51:24.326Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-04-19T07:51:24.326Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-04-19T07:51:24.893Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-19T07:51:25.458Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2022-04-19T07:51:25.458Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T07:51:25.458Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T07:51:25.751Z] docker_api_swarm_service_test.go:137: [d7967838e8a65] joining swarm manager [d648073147d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T07:51:26.314Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T07:51:26.314Z] docker_api_swarm_service_test.go:138: [de0d2306c3534] joining swarm manager [d648073147d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-19T07:51:26.833Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2022-04-19T07:51:27.400Z] ok github.com/docker/docker/distribution 0.633s coverage: 28.3% of statements [2022-04-19T07:51:27.400Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T07:51:27.658Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-19T07:51:28.209Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T07:51:28.225Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-19T07:51:28.772Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T07:51:28.792Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-19T07:51:29.142Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T07:51:29.142Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T07:51:29.142Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T07:51:29.142Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T07:51:29.142Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T07:51:29.360Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 84.9% of statements [2022-04-19T07:51:29.361Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T07:51:29.361Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2022-04-19T07:51:29.702Z] === RUN TestDockerSuite/TestPortList [2022-04-19T07:51:29.930Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-19T07:51:29.930Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T07:51:30.498Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-04-19T07:51:31.067Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-04-19T07:51:31.637Z] ok github.com/docker/docker/opts 0.019s coverage: 66.5% of statements [2022-04-19T07:51:31.896Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-19T07:51:33.800Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.1% of statements [2022-04-19T07:51:34.367Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements [2022-04-19T07:51:34.367Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-19T07:51:34.626Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T07:51:36.247Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T07:51:36.503Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T07:51:37.209Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T07:51:37.209Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T07:51:37.209Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T07:51:37.210Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T07:51:37.210Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T07:51:37.909Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 42.7% of statements [2022-04-19T07:51:37.909Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T07:51:38.169Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-19T07:51:38.169Z] ok github.com/docker/docker/layer 7.139s coverage: 69.0% of statements [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T07:51:38.169Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T07:51:38.429Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-19T07:51:38.997Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-19T07:51:39.256Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-19T07:51:39.256Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-04-19T07:51:39.523Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-04-19T07:51:40.903Z] ok github.com/docker/docker/pkg/idtools 0.522s coverage: 67.9% of statements [2022-04-19T07:51:40.903Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 71.0% of statements [2022-04-19T07:51:40.903Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-04-19T07:51:41.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-19T07:51:41.163Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T07:51:41.163Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-19T07:51:41.423Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-19T07:51:41.682Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-19T07:51:41.941Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-19T07:51:41.941Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-19T07:51:41.941Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T07:51:41.941Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T07:51:42.509Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-19T07:51:43.067Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T07:51:43.067Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T07:51:43.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T07:51:43.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T07:51:43.067Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T07:51:43.076Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-19T07:51:43.334Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-19T07:51:43.592Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-19T07:51:43.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T07:51:43.632Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T07:51:44.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T07:51:44.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T07:51:44.966Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-04-19T07:51:44.966Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-19T07:51:45.125Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T07:51:45.125Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-19T07:51:45.225Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-19T07:51:45.484Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-19T07:51:45.743Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-19T07:51:45.743Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T07:51:46.311Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-19T07:51:46.879Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-19T07:51:47.018Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-19T07:51:47.138Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-04-19T07:51:47.705Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-04-19T07:51:47.948Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-19T07:51:47.963Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T07:51:47.963Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-19T07:51:48.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T07:51:48.205Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-19T07:51:48.205Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T07:51:48.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-19T07:51:49.864Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-19T07:51:50.123Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-19T07:51:50.354Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T07:51:50.381Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-04-19T07:51:51.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-19T07:51:51.283Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T07:51:51.459Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2022-04-19T07:51:51.723Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T07:51:52.657Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-04-19T07:51:53.222Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-19T07:51:53.222Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-19T07:51:53.789Z] ok github.com/docker/docker/runconfig 0.011s coverage: 64.5% of statements [2022-04-19T07:51:53.801Z] docker_api_swarm_service_test.go:304: [d1baaad9ce914] joining swarm manager [da9e7e3cfbca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:51:53.848Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T07:51:54.047Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-19T07:51:54.057Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T07:51:54.313Z] docker_api_swarm_service_test.go:304: [d968b0ea05a93] joining swarm manager [da9e7e3cfbca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:51:54.842Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T07:51:54.842Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T07:51:54.842Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T07:51:55.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T07:51:55.946Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-19T07:51:56.512Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2022-04-19T07:51:56.770Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-04-19T07:51:57.583Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T07:51:57.840Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T07:51:58.148Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-19T07:51:59.240Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T07:51:59.240Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T07:51:59.240Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T07:51:59.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T07:52:00.388Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T07:52:00.872Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T07:52:02.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T07:52:02.185Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T07:52:02.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T07:52:03.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T07:52:03.822Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T07:52:03.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T07:52:06.922Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T07:52:07.178Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T07:52:07.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T07:52:08.545Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T07:52:09.473Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T07:52:09.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T07:52:10.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T07:52:11.772Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T07:52:13.668Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T07:52:13.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-19T07:52:14.231Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T07:52:14.489Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T07:52:14.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T07:52:15.051Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T07:52:15.982Z] docker_api_swarm_service_test.go:100: [d51e1e561ef36] joining swarm manager [d2cff106f6506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:52:16.911Z] docker_api_swarm_service_test.go:101: [d3ea7b1dee194] joining swarm manager [d2cff106f6506]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:52:16.911Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T07:52:18.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T07:52:18.805Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T07:52:19.736Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T07:52:19.736Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T07:52:19.736Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T07:52:19.736Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T07:52:19.994Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T07:52:19.994Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T07:52:20.058Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-04-19T07:52:20.058Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T07:52:20.058Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T07:52:20.058Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T07:52:20.058Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T07:52:20.059Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === Skipped [2022-04-19T07:52:20.059Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T07:52:20.059Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T07:52:20.059Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T07:52:20.059Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T07:52:20.059Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T07:52:20.059Z] time="2022-04-19T07:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T07:52:20.059Z] time="2022-04-19T07:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T07:52:20.059Z] time="2022-04-19T07:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T07:52:20.059Z] time="2022-04-19T07:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T07:52:20.059Z] time="2022-04-19T07:51:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T07:52:20.059Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T07:52:20.059Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T07:52:20.059Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T07:52:20.059Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T07:52:20.059Z] graphtest_unix.go:71: No driver to put! [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T07:52:20.059Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T07:52:20.059Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T07:52:20.059Z] [2022-04-19T07:52:20.059Z] DONE 2436 tests, 28 skipped in 251.185s [2022-04-19T07:52:20.059Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/config [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/idm [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/ns [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/options [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/osl [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T07:52:20.059Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T07:52:20.059Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-19T07:52:20.925Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T07:52:21.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T07:52:21.695Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T07:52:21.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T07:52:21.888Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T07:52:22.817Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T07:52:23.074Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T07:52:25.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T07:52:25.480Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T07:52:25.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T07:52:25.480Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T07:52:25.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T07:52:28.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T07:52:28.400Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T07:52:28.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T07:52:29.618Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T07:52:29.618Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T07:52:31.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T07:52:31.337Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T07:52:31.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T07:52:31.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T07:52:31.337Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T07:52:31.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T07:52:31.337Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T07:52:31.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T07:52:31.510Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T07:52:31.510Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T07:52:31.510Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T07:52:31.766Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T07:52:33.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T07:52:33.062Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T07:52:33.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T07:52:33.062Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T07:52:33.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T07:52:34.287Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T07:52:34.287Z] check_test.go:379: [d51e1e561ef36] daemon is not started [2022-04-19T07:52:35.219Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T07:52:37.113Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T07:52:38.046Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T07:52:38.046Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T07:52:38.303Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T07:52:38.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T07:52:38.827Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T07:52:38.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T07:52:39.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-19T07:52:39.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T07:52:39.787Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T07:52:39.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T07:52:39.787Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T07:52:39.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T07:52:40.600Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T07:52:41.529Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T07:52:41.786Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T07:52:42.043Z] docker_api_swarm_service_test.go:533: [dc4491ce91434] joining swarm manager [dd8bb6b364a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:52:42.990Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T07:52:43.555Z] docker_api_swarm_service_test.go:534: [d1d1ef4d79fe6] joining swarm manager [dd8bb6b364a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:52:43.812Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T07:52:45.180Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T07:52:46.551Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T07:52:46.551Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T07:52:47.482Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T07:52:50.754Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T07:52:51.318Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T07:52:51.880Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T07:52:52.136Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T07:52:53.065Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T07:52:53.322Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T07:52:53.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T07:52:54.142Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T07:52:54.142Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T07:52:54.398Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T07:52:55.766Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T07:52:56.329Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T07:52:57.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T07:52:57.822Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-19T07:52:58.752Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T07:52:59.681Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-19T07:53:00.243Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-19T07:53:00.815Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-19T07:53:01.210Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T07:53:01.210Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T07:53:01.210Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T07:53:01.382Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-19T07:53:01.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T07:53:01.638Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-19T07:53:01.664Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T07:53:01.664Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T07:53:01.664Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T07:53:02.118Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T07:53:02.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T07:53:02.419Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T07:53:02.566Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T07:53:02.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-19T07:53:02.886Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T07:53:02.886Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T07:53:03.076Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T07:53:03.076Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T07:53:03.076Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T07:53:03.128Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-19T07:53:03.353Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T07:53:03.530Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T07:53:03.985Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T07:53:04.057Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T07:53:04.339Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T07:53:04.339Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T07:53:04.339Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T07:53:04.621Z] docker_api_swarm_service_test.go:148: [d6956c6ea4a8e] joining swarm manager [d4dbb18671e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:53:04.621Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T07:53:04.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T07:53:05.183Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T07:53:05.439Z] docker_api_swarm_service_test.go:148: [d218db820244b] joining swarm manager [d4dbb18671e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:53:05.696Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T07:53:05.696Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork 37.258s coverage: 40.7% of statements [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.374s coverage: 59.9% of statements [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.085s coverage: 4.0% of statements [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-19T07:53:06.717Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T07:53:06.717Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-19T07:53:07.588Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T07:53:08.122Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T07:53:08.152Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T07:53:08.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T07:53:08.580Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T07:53:08.580Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T07:53:08.580Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T07:53:08.665Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T07:53:08.715Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T07:53:09.035Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T07:53:09.107Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T07:53:09.107Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T07:53:09.107Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T07:53:09.107Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T07:53:09.277Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T07:53:09.574Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T07:53:09.839Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T07:53:09.839Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T07:53:10.095Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T07:53:10.558Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T07:53:10.560Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T07:53:10.560Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T07:53:10.560Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T07:53:10.657Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T07:53:10.826Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T07:53:10.913Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T07:53:11.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T07:53:11.541Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T07:53:12.008Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T07:53:12.038Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T07:53:12.038Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T07:53:12.294Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T07:53:12.294Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T07:53:12.475Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T07:53:12.942Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T07:53:13.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T07:53:13.785Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T07:53:14.041Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T07:53:14.532Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T07:53:14.532Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T07:53:14.532Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T07:53:14.532Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T07:53:14.532Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T07:53:14.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T07:53:14.605Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T07:53:14.605Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T07:53:14.820Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.524s coverage: 7.2% of statements [2022-04-19T07:53:14.820Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T07:53:15.079Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-19T07:53:15.168Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T07:53:15.221Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T07:53:15.645Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-19T07:53:15.645Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T07:53:15.645Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T07:53:15.645Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T07:53:15.904Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-19T07:53:16.097Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T07:53:16.162Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-19T07:53:16.180Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T07:53:16.180Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T07:53:16.180Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T07:53:16.180Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T07:53:16.180Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T07:53:16.421Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-19T07:53:16.680Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-19T07:53:17.066Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T07:53:17.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T07:53:17.688Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T07:53:17.707Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T07:53:17.867Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T07:53:17.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T07:53:17.867Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T07:53:17.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T07:53:17.867Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T07:53:17.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T07:53:17.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T07:53:18.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T07:53:18.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T07:53:18.666Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T07:53:18.823Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T07:53:19.120Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T07:53:19.385Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T07:53:19.896Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T07:53:19.896Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T07:53:19.896Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T07:53:19.948Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T07:53:20.079Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T07:53:20.363Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T07:53:20.363Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T07:53:20.510Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T07:53:20.534Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T07:53:20.830Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T07:53:20.830Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T07:53:21.438Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T07:53:22.975Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T07:53:23.040Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T07:53:23.570Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T07:53:24.037Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T07:53:24.038Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T07:53:24.038Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T07:53:24.709Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T07:53:24.709Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T07:53:24.709Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T07:53:25.021Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T07:53:25.488Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T07:53:25.488Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T07:53:25.488Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T07:53:25.488Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T07:53:25.488Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T07:53:26.077Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T07:53:26.690Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-19T07:53:27.446Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T07:53:27.636Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T07:53:28.816Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T07:53:29.161Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T07:53:29.162Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T07:53:29.162Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T07:53:30.302Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T07:53:30.687Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T07:53:30.687Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T07:53:30.687Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T07:53:31.142Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T07:53:31.334Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T07:53:31.334Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T07:53:31.334Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T07:53:31.334Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T07:53:31.334Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T07:53:31.334Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T07:53:32.702Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T07:53:33.245Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T07:53:33.632Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T07:53:34.025Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T07:53:34.203Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T07:53:34.203Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T07:53:34.203Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T07:53:34.203Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T07:53:34.203Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T07:53:34.203Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T07:53:34.544Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T07:53:34.999Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T07:53:35.067Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T07:53:35.067Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T07:53:35.067Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T07:53:35.256Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T07:53:36.026Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T07:53:36.185Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T07:53:36.363Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T07:53:36.363Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T07:53:36.481Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T07:53:36.481Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T07:53:36.481Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T07:53:36.481Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T07:53:36.481Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T07:53:36.748Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-19T07:53:36.748Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T07:53:36.748Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T07:53:37.313Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-19T07:53:38.242Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T07:53:38.242Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T07:53:38.806Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T07:53:39.065Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T07:53:39.628Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-19T07:53:39.884Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T07:53:39.884Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T07:53:40.448Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T07:53:41.011Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T07:53:41.269Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T07:53:41.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-19T07:53:41.784Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T07:53:42.123Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T07:53:42.245Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T07:53:42.347Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T07:53:42.911Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T07:53:43.476Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T07:53:44.045Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T07:53:44.301Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/ipam 14.479s coverage: 85.3% of statements [2022-04-19T07:53:44.763Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T07:53:44.763Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-19T07:53:44.763Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-19T07:53:44.763Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-19T07:53:44.864Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T07:53:45.426Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T07:53:46.781Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T07:53:46.793Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T07:53:46.794Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T07:53:46.794Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T07:53:46.794Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T07:53:49.313Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T07:53:49.570Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T07:53:52.537Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T07:53:57.197Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T07:53:58.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T07:54:00.396Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T07:54:00.396Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T07:54:00.396Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T07:54:01.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T07:54:01.382Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T07:54:01.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T07:54:01.382Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T07:54:01.773Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-19T07:54:01.773Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T07:54:01.849Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T07:54:01.849Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T07:54:01.849Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T07:54:01.893Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T07:54:01.893Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T07:54:01.893Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T07:54:02.317Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T07:54:02.317Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T07:54:02.317Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T07:54:02.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-19T07:54:02.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-19T07:54:02.336Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T07:54:02.336Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T07:54:02.858Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T07:54:02.899Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T07:54:03.316Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T07:54:03.316Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T07:54:03.316Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T07:54:04.791Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T07:54:06.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-19T07:54:06.414Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T07:54:07.344Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T07:54:10.355Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T07:54:10.355Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T07:54:10.355Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T07:54:10.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-19T07:54:13.136Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-19T07:54:13.136Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T07:54:13.393Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T07:54:13.955Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T07:54:14.518Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T07:54:14.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T07:54:14.777Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T07:54:15.710Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-19T07:54:16.298Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T07:54:17.233Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T07:54:17.877Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T07:54:18.332Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T07:54:18.600Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T07:54:18.600Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T07:54:18.600Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-19T07:54:18.857Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T07:54:18.879Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T07:54:19.294Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T07:54:19.789Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T07:54:19.837Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T07:54:21.366Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T07:54:21.366Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T07:54:21.366Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T07:54:21.686Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-19T07:54:22.325Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T07:54:22.325Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T07:54:24.960Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-19T07:54:24.960Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T07:54:25.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T07:54:25.051Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T07:54:25.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T07:54:25.051Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T07:54:25.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T07:54:25.051Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T07:54:25.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T07:54:25.216Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T07:54:25.506Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T07:54:25.506Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T07:54:25.506Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T07:54:25.779Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T07:54:26.034Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T07:54:26.992Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T07:54:27.147Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T07:54:27.446Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T07:54:30.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-19T07:54:30.992Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T07:54:31.124Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T07:54:31.124Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T07:54:31.124Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T07:54:31.124Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T07:54:31.256Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T07:54:33.148Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-19T07:54:33.148Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T07:54:35.045Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T07:54:35.738Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T07:54:35.738Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T07:54:35.738Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T07:54:35.738Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T07:54:35.780Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T07:54:35.780Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T07:54:35.780Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T07:54:35.780Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T07:54:35.780Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T07:54:35.780Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T07:54:35.780Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T07:54:36.234Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T07:54:36.235Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T07:54:36.416Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T07:54:36.690Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T07:54:37.145Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T07:54:37.345Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T07:54:37.345Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T07:54:37.602Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T07:54:38.534Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T07:54:38.790Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T07:54:39.355Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T07:54:40.721Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T07:54:41.802Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T07:54:42.087Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T07:54:44.610Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T07:54:44.866Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T07:54:44.866Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-19T07:54:45.429Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T07:54:45.429Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T07:54:45.686Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T07:54:46.250Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T07:54:46.250Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T07:54:46.814Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T07:54:49.860Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T07:54:49.860Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T07:54:49.860Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T07:54:50.315Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T07:54:50.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T07:54:50.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T07:54:50.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T07:54:53.354Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-19T07:54:53.354Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T07:54:53.354Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T07:54:53.354Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-19T07:54:53.354Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T07:54:53.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T07:54:54.228Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T07:54:54.228Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T07:54:54.228Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T07:54:54.283Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T07:54:54.856Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-19T07:54:55.131Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-19T07:54:55.131Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T07:54:55.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T07:54:55.955Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T07:54:56.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T07:54:56.884Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T07:54:57.111Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T07:54:57.143Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-19T07:54:57.143Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T07:54:57.143Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T07:54:57.143Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T07:54:57.706Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T07:54:58.270Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T07:54:58.270Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T07:54:58.270Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T07:54:58.839Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-19T07:55:00.207Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T07:55:00.207Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T07:55:00.207Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T07:55:02.728Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T07:55:03.658Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T07:55:03.699Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T07:55:03.914Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T07:55:05.804Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-19T07:55:07.696Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T07:55:08.259Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T07:55:08.823Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-19T07:55:09.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-19T07:55:10.449Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-19T07:55:11.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T07:55:11.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T07:55:11.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T07:55:11.382Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-19T07:55:13.283Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-19T07:55:15.060Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T07:55:16.555Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-19T07:55:16.555Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-19T07:55:16.813Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-19T07:55:17.376Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-19T07:55:17.633Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-19T07:55:17.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T07:55:18.195Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-19T07:55:18.451Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-19T07:55:19.014Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T07:55:19.577Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T07:55:19.834Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T07:55:21.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-19T07:55:21.950Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T07:55:22.287Z] === RUN TestDockerSuite/TestRunState [2022-04-19T07:55:23.659Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T07:55:24.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-19T07:55:24.224Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T07:55:24.786Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T07:55:25.043Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-19T07:55:25.043Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T07:55:25.043Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T07:55:25.606Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T07:55:26.169Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-19T07:55:26.990Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T07:55:27.099Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-19T07:55:27.355Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T07:55:27.355Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T07:55:27.355Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T07:55:27.918Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-19T07:55:29.819Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-19T07:55:29.819Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-19T07:55:30.384Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-19T07:55:31.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-19T07:55:32.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-19T07:55:34.574Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T07:55:35.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-19T07:55:36.187Z] ok github.com/docker/docker/libnetwork/networkdb 104.333s coverage: 60.0% of statements [2022-04-19T07:55:36.187Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T07:55:36.187Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T07:55:36.187Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-04-19T07:55:36.187Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-19T07:55:36.187Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-19T07:55:36.445Z] ok github.com/docker/docker/libnetwork/portmapper 0.237s coverage: 48.6% of statements [2022-04-19T07:55:36.703Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-19T07:55:36.703Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T07:55:36.961Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === Skipped [2022-04-19T07:55:36.961Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T07:55:36.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T07:55:36.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T07:55:36.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T07:55:36.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T07:55:36.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T07:55:36.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T07:55:36.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T07:55:36.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T07:55:36.961Z] firewalld_test.go:14: firewalld is not running [2022-04-19T07:55:36.961Z] [2022-04-19T07:55:36.961Z] DONE 326 tests, 9 skipped in 200.338s [2022-04-19T07:55:37.259Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom Post stage [Pipeline] junit [2022-04-19T07:55:37.542Z] Recording test results [2022-04-19T07:55:37.792Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2022-04-19T07:55:37.832Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [Pipeline] sh [2022-04-19T07:55:38.088Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T07:55:38.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ef64db5021b5d60bb852cc303b72c0c59697900d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ef64db5021b5d60bb852cc303b72c0c59697900d hack/validate/vendor [2022-04-19T07:55:38.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-19T07:55:38.652Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T07:55:38.684Z] No vendor changes in diff. [2022-04-19T07:55:38.943Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [2022-04-19T07:55:39.215Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T07:55:39.509Z] + echo Ensuring container killed. [2022-04-19T07:55:39.509Z] Ensuring container killed. [2022-04-19T07:55:39.509Z] + docker rm -vf docker-pr1 [2022-04-19T07:55:39.509Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T07:55:39.799Z] + echo Chowning /workspace to jenkins user [2022-04-19T07:55:39.799Z] Chowning /workspace to jenkins user [2022-04-19T07:55:39.799Z] + id -u [2022-04-19T07:55:39.799Z] + id -g [2022-04-19T07:55:39.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T07:55:40.967Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T07:55:41.025Z] + bundleName=unit [2022-04-19T07:55:41.025Z] + echo Creating unit-bundles.tar.gz [2022-04-19T07:55:41.025Z] Creating unit-bundles.tar.gz [2022-04-19T07:55:41.025Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-19T07:55:41.025Z] bundles/junit-report-libnetwork.xml [2022-04-19T07:55:41.025Z] bundles/junit-report.xml [2022-04-19T07:55:41.025Z] bundles/go-test-report-libnetwork.json [2022-04-19T07:55:41.025Z] bundles/go-test-report.json [2022-04-19T07:55:41.025Z] bundles/profile-libnetwork.out [2022-04-19T07:55:41.025Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-19T07:55:41.036Z] Archiving artifacts [2022-04-19T07:55:41.106Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T07:55:41.363Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-19T07:55:41.506Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T07:55:41.816Z] + make clean [2022-04-19T07:55:41.816Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T07:55:41.816Z] docker-dev-cache [2022-04-19T07:55:41.816Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T07:55:42.292Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T07:55:42.550Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T07:55:42.807Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T07:55:43.064Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T07:55:43.629Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T07:55:44.193Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T07:55:44.455Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-19T07:55:45.032Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-19T07:55:45.032Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T07:55:45.032Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T07:55:45.032Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T07:55:45.596Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T07:55:46.723Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T07:55:48.866Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T07:55:49.429Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T07:55:49.991Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T07:55:50.555Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-19T07:55:51.380Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T07:55:51.924Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T07:55:52.854Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T07:55:54.747Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T07:55:56.116Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-19T07:55:56.372Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T07:55:56.630Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T07:55:56.630Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T07:55:56.630Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T07:55:56.630Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T07:55:56.630Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T07:55:56.630Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T07:55:56.630Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T07:55:56.886Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-19T07:55:56.886Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T07:55:56.886Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-19T07:55:57.448Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-19T07:55:58.378Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-19T07:55:59.307Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-19T07:55:59.869Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-19T07:56:00.125Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T07:56:00.125Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-19T07:56:00.688Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T07:56:00.688Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-19T07:56:01.258Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-19T07:56:01.828Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-19T07:56:01.828Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-19T07:56:02.391Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T07:56:02.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T07:56:02.956Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T07:56:02.956Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-19T07:56:03.212Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-19T07:56:03.777Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-19T07:56:03.777Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T07:56:03.777Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T07:56:04.343Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T07:56:05.271Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-19T07:56:05.528Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-19T07:56:05.528Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T07:56:05.528Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T07:56:06.090Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T07:56:06.090Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T07:56:06.139Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T07:56:06.139Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T07:56:06.139Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T07:56:07.020Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T07:56:07.277Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T07:56:08.645Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T07:56:09.209Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T07:56:09.209Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T07:56:09.209Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T07:56:09.209Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-19T07:56:10.139Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-19T07:56:10.701Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-19T07:56:11.893Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T07:56:11.893Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T07:56:11.893Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T07:56:11.893Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T07:56:11.893Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T07:56:11.893Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T07:56:12.071Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T07:56:12.071Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T07:56:12.327Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-19T07:56:12.570Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T07:56:13.694Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T07:56:13.694Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T07:56:13.951Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T07:56:14.775Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T07:56:15.318Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents967185803 [2022-04-19T07:56:15.575Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T07:56:15.575Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T07:56:15.977Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T07:56:15.977Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T07:56:15.977Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T07:56:16.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-19T07:56:16.443Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T07:56:17.093Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T07:56:17.351Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T07:56:17.351Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T07:56:18.505Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T07:56:18.719Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T07:56:19.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-19T07:56:19.629Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T07:56:19.629Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T07:56:19.629Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T07:56:20.211Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T07:56:20.467Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T07:56:20.677Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T07:56:20.724Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T07:56:20.724Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T07:56:20.981Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T07:56:21.134Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T07:56:21.135Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T07:56:21.543Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T07:56:21.543Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T07:56:22.106Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T07:56:23.035Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T07:56:23.598Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T07:56:24.044Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T07:56:24.160Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-19T07:56:24.781Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T07:56:25.739Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T07:56:26.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-19T07:56:29.200Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T07:56:30.568Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T07:56:30.824Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T07:56:31.755Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T07:56:34.261Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T07:56:34.261Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T07:56:34.282Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T07:56:36.234Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T07:56:36.490Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T07:56:37.419Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T07:56:39.312Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T07:56:39.312Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-19T07:56:40.682Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T07:56:42.792Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T07:56:43.201Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T07:56:45.678Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T07:56:47.367Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T07:56:50.635Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T07:56:51.432Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T07:56:52.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-19T07:56:54.451Z] docker_cli_service_logs_test.go:246: checking task l8l46flll99y [2022-04-19T07:56:54.451Z] docker_cli_service_logs_test.go:251: checking messages for l8l46flll99y [2022-04-19T07:56:54.451Z] docker_cli_service_logs_test.go:246: checking task kpuprue5bleu [2022-04-19T07:56:54.451Z] docker_cli_service_logs_test.go:251: checking messages for kpuprue5bleu [2022-04-19T07:56:54.715Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T07:56:55.140Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T07:56:57.235Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-19T07:56:58.602Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T07:56:58.848Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T07:56:59.168Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T07:56:59.302Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T07:56:59.302Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T07:56:59.302Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T07:56:59.302Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T07:56:59.302Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T07:56:59.731Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T07:57:00.295Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T07:57:00.295Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T07:57:00.295Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T07:57:00.857Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T07:57:01.463Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T07:57:01.463Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T07:57:01.463Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T07:57:03.378Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T07:57:05.269Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-19T07:57:06.198Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-19T07:57:06.762Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-19T07:57:07.326Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-19T07:57:07.326Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T07:57:07.326Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-19T07:57:07.326Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T07:57:07.326Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-19T07:57:07.583Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-19T07:57:08.146Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-19T07:57:09.076Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-19T07:57:09.639Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-19T07:57:10.578Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-19T07:57:14.752Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-19T07:57:15.316Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-19T07:57:15.316Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T07:57:15.316Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-19T07:57:16.244Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-19T07:57:17.018Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T07:57:17.018Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T07:57:17.018Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T07:57:17.173Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T07:57:19.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-19T07:57:20.021Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T07:57:20.021Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T07:57:20.021Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T07:57:21.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-19T07:57:24.101Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-19T07:57:25.031Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-19T07:57:25.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T07:57:27.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-19T07:57:28.696Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T07:57:30.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-19T07:57:31.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-19T07:57:32.225Z] docker_cli_swarm_test.go:1895: [df898f6f67ce9] joining swarm manager [de8cd61b86b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:57:33.598Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-19T07:57:33.598Z] docker_cli_swarm_test.go:1896: [dded1c354b525] joining swarm manager [de8cd61b86b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:57:34.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-19T07:57:35.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-19T07:57:36.828Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-19T07:57:37.107Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T07:57:37.669Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T07:57:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T07:57:38.202Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-19T07:57:39.569Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-19T07:57:40.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-19T07:57:41.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-19T07:57:43.237Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T07:57:47.945Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T07:57:49.433Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T07:57:49.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-19T07:57:50.398Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T07:57:57.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-19T07:57:58.226Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T07:57:58.457Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T07:57:58.457Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T07:57:58.457Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T07:57:59.021Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T07:57:59.021Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T07:57:59.021Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T07:57:59.021Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T07:57:59.707Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T07:57:59.950Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T07:57:59.950Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T07:57:59.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-19T07:58:00.516Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T07:58:00.516Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T07:58:00.773Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T07:58:00.773Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T07:58:00.773Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T07:58:01.232Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T07:58:01.232Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T07:58:01.687Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T07:58:01.687Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T07:58:01.687Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T07:58:02.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T07:58:02.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T07:58:02.926Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T07:58:02.926Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T07:58:02.926Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-19T07:58:03.219Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T07:58:03.488Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T07:58:04.859Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T07:58:04.859Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T07:58:04.859Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T07:58:06.104Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T07:58:06.753Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T07:58:08.029Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T07:58:08.990Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T07:58:09.274Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T07:58:09.274Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite (1298.88s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachDetach (0.84s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.67s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.75s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.03s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.97s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.71s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.60s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.27s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.41s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.66s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.99s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.02s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.09s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.04s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.19s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2022-04-19T07:58:09.274Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.94s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.56s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.78s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.78s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.42s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.47s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.98s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.29s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.43s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.61s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.94s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.64s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.89s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.30s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.99s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.79s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.98s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.86s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.35s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.79s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.11s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.12s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.17s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.47s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.59s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.07s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.88s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.71s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.02s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.89s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.09s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.17s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.16s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.74s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.41s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.27s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.65s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.75s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.80s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildHistory (4.17s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.73s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.68s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.68s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.87s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.08s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.39s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.41s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.52s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.76s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.51s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.61s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.03s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-19T07:58:09.275Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.18s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitTTY (1.65s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-19T07:58:09.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.58s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.43s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.44s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.42s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.18s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.48s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.71s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dc6c48_} (0.68s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13800890812_/foo_false____} (1.35s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13800890812_/foo_true____} (1.45s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_false____} (1.43s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_true____} (1.29s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3201356243_/foo_true__0xc000dc6c78__} (1.47s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dc6c90_} (1.62s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dc6ca8_} (1.53s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dc6cc0_} (1.31s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dc6cd8_} (1.55s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.13s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.73s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.74s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.40s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.84s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.63s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.85s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.08s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.36s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.79s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.81s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.29s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.09s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.65s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.45s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsCommit (1.24s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.64s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.44s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.09s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.46s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.43s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.74s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecInspectID (2.72s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.10s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.65s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-04-19T07:58:09.276Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.69s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-19T07:58:09.276Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.66s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-19T07:58:09.277Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T07:58:09.277Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.91s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.65s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s) [2022-04-19T07:58:09.277Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.60s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsByOrder (2.15s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.86s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.63s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.71s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.34s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.95s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.91s) [2022-04-19T07:58:09.277Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.61s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.47s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.34s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.23s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.31s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.83s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.27s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiTag (0.33s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.43s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.93s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.60s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-04-19T07:58:09.277Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.65s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.07s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.19s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.24s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.84s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMount (4.86s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.89s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.95s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.65s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunState (1.33s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.83s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.22s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.54s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.48s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.27s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.68s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.80s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2022-04-19T07:58:09.278Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T07:58:09.278Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-04-19T07:58:09.279Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.78s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.68s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.20s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.64s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.55s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-04-19T07:58:09.279Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-04-19T07:58:09.279Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T07:58:09.279Z] === RUN TestDockerRegistrySuite [2022-04-19T07:58:09.279Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T07:58:10.207Z] check_test.go:195: [d2824ab178dfd] daemon is not started [2022-04-19T07:58:10.207Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T07:58:11.586Z] check_test.go:195: [dcf6896a82093] daemon is not started [2022-04-19T07:58:11.586Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T07:58:12.515Z] check_test.go:195: [de997957c1d85] daemon is not started [2022-04-19T07:58:12.515Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T07:58:12.699Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T07:58:12.772Z] check_test.go:195: [d5d03b9cf56ff] daemon is not started [2022-04-19T07:58:12.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T07:58:16.041Z] check_test.go:195: [dffd3c368f11e] daemon is not started [2022-04-19T07:58:16.041Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T07:58:16.041Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-19T07:58:17.933Z] docker_cli_swarm_test.go:1796: [d25c93850e974] joining swarm manager [dcdbe127c9d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:58:19.825Z] docker_cli_swarm_test.go:1797: [d8c2a9166e94f] joining swarm manager [dcdbe127c9d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:58:21.190Z] check_test.go:195: [d67c78245f9f9] daemon is not started [2022-04-19T07:58:21.190Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T07:58:23.711Z] check_test.go:195: [d433ff4f61ebb] daemon is not started [2022-04-19T07:58:23.711Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T07:58:24.641Z] check_test.go:195: [df0d39e461330] daemon is not started [2022-04-19T07:58:24.641Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T07:58:26.009Z] check_test.go:195: [d1d911fdb8e6d] daemon is not started [2022-04-19T07:58:26.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T07:58:26.939Z] check_test.go:195: [d508464c58198] daemon is not started [2022-04-19T07:58:26.939Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T07:58:27.469Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T07:58:27.469Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T07:58:27.469Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T07:58:27.868Z] check_test.go:195: [d4ade06852d51] daemon is not started [2022-04-19T07:58:27.868Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T07:58:28.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T07:58:28.797Z] check_test.go:195: [d1dc08e07c812] daemon is not started [2022-04-19T07:58:28.798Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T07:58:29.745Z] check_test.go:195: [d15ff06fff958] daemon is not started [2022-04-19T07:58:29.745Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T07:58:30.675Z] check_test.go:195: [d2f7f7f94d342] daemon is not started [2022-04-19T07:58:30.675Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T07:58:31.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-19T07:58:31.605Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6daa245281d13a053e60398c142730d7878d5a25a1041007959811d696e5358 [2022-04-19T07:58:32.534Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3a76a3fe58af5ad3592ad43571b94f8e852100df3588447ff62bab38df799b6d [2022-04-19T07:58:32.790Z] check_test.go:195: [d72dc090f5a51] daemon is not started [2022-04-19T07:58:32.790Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T07:58:33.720Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75d5eec1779afcf9df827928660f08bd9c3d0f003beb4685f24075409c267f07 [2022-04-19T07:58:34.505Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T07:58:34.505Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T07:58:34.652Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:09d1f69d9298a8897c34e7d93692353c452ca9f568b06733754ffe0ccb952bc9 [2022-04-19T07:58:34.909Z] check_test.go:195: [d5257a315f998] daemon is not started [2022-04-19T07:58:34.909Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T07:58:35.841Z] check_test.go:195: [d4c5774954beb] daemon is not started [2022-04-19T07:58:35.841Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T07:58:36.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T07:58:37.738Z] check_test.go:195: [d5360e3c21922] daemon is not started [2022-04-19T07:58:37.996Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T07:58:38.214Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T07:58:38.214Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T07:58:38.927Z] check_test.go:195: [d2eabbcf17714] daemon is not started [2022-04-19T07:58:38.927Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T07:58:38.927Z] check_test.go:195: [d33a68f7eb2f7] daemon is not started [2022-04-19T07:58:38.927Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T07:58:39.491Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-19T07:58:40.055Z] check_test.go:195: [dd5d346dcf382] daemon is not started [2022-04-19T07:58:40.055Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T07:58:41.426Z] check_test.go:195: [d808a427bba8a] daemon is not started [2022-04-19T07:58:41.426Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T07:58:41.683Z] docker_cli_swarm_test.go:1315: [deca3f9c62c2c] joining swarm manager [d57d96b45c8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T07:58:41.923Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T07:58:42.246Z] check_test.go:195: [dd15a15ff0ba7] daemon is not started [2022-04-19T07:58:42.246Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T07:58:43.177Z] docker_cli_swarm_test.go:1316: [d479aa07d9ece] joining swarm manager [d57d96b45c8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T07:58:43.650Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T07:58:45.068Z] check_test.go:195: [db1ff827356e3] daemon is not started [2022-04-19T07:58:45.068Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T07:58:45.068Z] check_test.go:195: [d89c1dd500492] daemon is not started [2022-04-19T07:58:45.068Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T07:58:46.000Z] check_test.go:195: [ddda02a7544a0] daemon is not started [2022-04-19T07:58:46.000Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T07:58:46.566Z] check_test.go:195: [d83b5cd0080ba] daemon is not started [2022-04-19T07:58:46.566Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T07:58:46.566Z] check_test.go:195: [d965760a44de5] daemon is not started [2022-04-19T07:58:46.566Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T07:58:46.823Z] check_test.go:195: [d8e956405c880] daemon is not started [2022-04-19T07:58:46.823Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T07:58:46.926Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T07:58:47.079Z] check_test.go:195: [dbe641c7fdec9] daemon is not started [2022-04-19T07:58:47.079Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T07:58:47.335Z] check_test.go:195: [da0c98236a981] daemon is not started [2022-04-19T07:58:47.335Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T07:58:47.591Z] check_test.go:195: [d1d12f69ae6b9] daemon is not started [2022-04-19T07:58:47.591Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T07:58:48.521Z] check_test.go:195: [dd8b50bb66e87] daemon is not started [2022-04-19T07:58:48.521Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T07:58:49.891Z] check_test.go:195: [ddc0cd338c36b] daemon is not started [2022-04-19T07:58:49.891Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T07:58:50.823Z] check_test.go:195: [d5d5d921fbee5] daemon is not started [2022-04-19T07:58:50.823Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T07:58:51.753Z] check_test.go:195: [dea581369d47a] daemon is not started [2022-04-19T07:58:51.753Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T07:58:52.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T07:58:52.681Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite (44.30s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.98s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.35s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.01s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.51s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-04-19T07:58:53.609Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-04-19T07:58:53.609Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T07:58:53.609Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T07:58:53.609Z] check_test.go:222: [db1e25607c983] daemon is not started [2022-04-19T07:58:53.609Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T07:58:56.681Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T07:58:56.681Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T07:58:56.681Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T07:58:56.877Z] check_test.go:222: [d16824cc7a74b] daemon is not started [2022-04-19T07:58:56.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T07:58:58.842Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T07:58:59.800Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T07:59:02.129Z] check_test.go:222: [d9f0368a7dbcf] daemon is not started [2022-04-19T07:59:02.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T07:59:02.388Z] check_test.go:222: [d2290463bd1ef] daemon is not started [2022-04-19T07:59:02.388Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T07:59:02.647Z] check_test.go:222: [d5b1c7efc4ede] daemon is not started [2022-04-19T07:59:02.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T07:59:03.509Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T07:59:03.575Z] check_test.go:222: [d84e68a256860] daemon is not started [2022-04-19T07:59:03.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T07:59:04.529Z] check_test.go:222: [d0ff41b4af003] daemon is not started [2022-04-19T07:59:04.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T07:59:05.465Z] check_test.go:222: [de18ed32cf2f3] daemon is not started [2022-04-19T07:59:05.466Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T07:59:07.045Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T07:59:07.215Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T07:59:07.215Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T07:59:07.215Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T07:59:07.215Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T07:59:07.215Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T07:59:07.215Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T07:59:07.215Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T07:59:07.990Z] check_test.go:222: [d1f4c11d8d518] daemon is not started [2022-04-19T07:59:07.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T07:59:08.247Z] check_test.go:222: [d27d0d578ef77] daemon is not started [2022-04-19T07:59:08.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T07:59:08.811Z] check_test.go:222: [dfc93530f8da7] daemon is not started [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite (15.30s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.17s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-04-19T07:59:08.812Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2022-04-19T07:59:08.812Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T07:59:08.812Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T07:59:09.375Z] check_test.go:251: [db08de43addfd] daemon is not started [2022-04-19T07:59:09.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T07:59:09.939Z] check_test.go:251: [d38a33d776e55] daemon is not started [2022-04-19T07:59:09.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T07:59:10.103Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T07:59:10.199Z] check_test.go:251: [d3ecad3fa5c27] daemon is not started [2022-04-19T07:59:10.199Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T07:59:10.557Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T07:59:11.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T07:59:12.134Z] check_test.go:251: [d1da89a212204] daemon is not started [2022-04-19T07:59:12.134Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T07:59:12.391Z] check_test.go:251: [d1433b9e2235a] daemon is not started [2022-04-19T07:59:12.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T07:59:13.323Z] check_test.go:251: [d270cff21ef4b] daemon is not started [2022-04-19T07:59:13.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T07:59:13.446Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T07:59:13.446Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T07:59:13.446Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T07:59:13.446Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T07:59:13.446Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T07:59:13.580Z] check_test.go:251: [d6db81b9ec72b] daemon is not started [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.78s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-19T07:59:13.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-19T07:59:13.580Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T07:59:13.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T07:59:18.826Z] check_test.go:278: [d45a7114c2d32] daemon is not started [2022-04-19T07:59:18.826Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T07:59:18.826Z] check_test.go:278: [ddcc93a0898eb] daemon is not started [2022-04-19T07:59:18.826Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T07:59:18.826Z] check_test.go:278: [d0c0ad4426325] daemon is not started [2022-04-19T07:59:18.826Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T07:59:19.082Z] check_test.go:278: [d7cb61d4dfa97] daemon is not started [2022-04-19T07:59:19.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T07:59:19.338Z] check_test.go:278: [d8f9eaa42be89] daemon is not started [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-04-19T07:59:19.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-19T07:59:19.338Z] === RUN TestDockerNetworkSuite [2022-04-19T07:59:19.338Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-19T07:59:20.268Z] docker_cli_network_unix_test.go:46: [dcf2239bfd68b] daemon is not started [2022-04-19T07:59:20.268Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-19T07:59:20.831Z] docker_cli_network_unix_test.go:46: [ddab2b20059cf] daemon is not started [2022-04-19T07:59:20.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-19T07:59:23.386Z] docker_cli_network_unix_test.go:46: [d98091c29b1fa] daemon is not started [2022-04-19T07:59:23.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-19T07:59:25.009Z] docker_cli_network_unix_test.go:46: [d0c68286513ea] daemon is not started [2022-04-19T07:59:25.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-19T07:59:25.266Z] docker_cli_network_unix_test.go:1233: [d84b2d321e7e8] daemon is not started [2022-04-19T07:59:27.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-19T07:59:28.712Z] docker_cli_network_unix_test.go:46: [d79660c101f59] daemon is not started [2022-04-19T07:59:29.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-19T07:59:31.078Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T07:59:31.533Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T07:59:33.449Z] docker_cli_network_unix_test.go:46: [d0947ebe0cec4] daemon is not started [2022-04-19T07:59:34.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-19T07:59:35.746Z] docker_cli_network_unix_test.go:46: [d42beff9cdb14] daemon is not started [2022-04-19T07:59:36.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-19T07:59:37.238Z] docker_cli_network_unix_test.go:46: [db4616c4f71a9] daemon is not started [2022-04-19T07:59:37.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-19T07:59:37.752Z] docker_cli_network_unix_test.go:46: [d2c4a1425481e] daemon is not started [2022-04-19T07:59:38.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-19T07:59:38.267Z] docker_cli_network_unix_test.go:46: [da80901d48e42] daemon is not started [2022-04-19T07:59:38.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-19T07:59:38.568Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T07:59:38.830Z] docker_cli_network_unix_test.go:46: [dd48ce840a99a] daemon is not started [2022-04-19T07:59:39.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-19T07:59:39.649Z] docker_cli_network_unix_test.go:46: [d4fd292076b4a] daemon is not started [2022-04-19T07:59:40.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-19T07:59:40.213Z] docker_cli_network_unix_test.go:46: [d327036e0d5f2] daemon is not started [2022-04-19T07:59:40.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-19T07:59:40.776Z] docker_cli_network_unix_test.go:46: [d447b4945cbdb] daemon is not started [2022-04-19T07:59:40.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-19T07:59:41.033Z] docker_cli_network_unix_test.go:46: [d158c727665d8] daemon is not started [2022-04-19T07:59:41.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-19T07:59:41.555Z] docker_cli_network_unix_test.go:46: [ded2c1e11f63a] daemon is not started [2022-04-19T07:59:41.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-19T07:59:41.555Z] docker_cli_network_unix_test.go:46: [d1d89034748d1] daemon is not started [2022-04-19T07:59:41.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-19T07:59:41.555Z] docker_cli_network_unix_test.go:46: [d9386911c4c4b] daemon is not started [2022-04-19T07:59:41.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-19T07:59:42.486Z] docker_cli_network_unix_test.go:46: [dbfee1b6ea256] daemon is not started [2022-04-19T07:59:42.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-19T07:59:43.049Z] docker_cli_network_unix_test.go:46: [d36e947aa4a71] daemon is not started [2022-04-19T07:59:43.226Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T07:59:43.226Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T07:59:43.226Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T07:59:43.226Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T07:59:43.226Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T07:59:43.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-19T07:59:43.612Z] docker_cli_network_unix_test.go:46: [d18ab08b89012] daemon is not started [2022-04-19T07:59:43.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-19T07:59:43.612Z] docker_cli_network_unix_test.go:46: [df181625b2c0d] daemon is not started [2022-04-19T07:59:43.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-19T07:59:43.870Z] docker_cli_network_unix_test.go:46: [d34ec8d558e64] daemon is not started [2022-04-19T07:59:43.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-19T07:59:45.241Z] docker_cli_network_unix_test.go:968: [d34702d7ba527] daemon is not started [2022-04-19T07:59:45.807Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-19T07:59:46.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-19T07:59:46.108Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T07:59:46.108Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T07:59:46.108Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T07:59:47.438Z] docker_cli_network_unix_test.go:46: [da04709d0cee1] daemon is not started [2022-04-19T07:59:47.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-19T07:59:49.961Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-19T07:59:50.527Z] docker_cli_network_unix_test.go:1116: [d351edd731cb2] daemon is not started [2022-04-19T07:59:54.629Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T07:59:54.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-19T07:59:54.705Z] docker_cli_network_unix_test.go:46: [d21a8c39ad17c] daemon is not started [2022-04-19T07:59:54.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-19T07:59:56.076Z] docker_cli_network_unix_test.go:46: [d0fa5ca56f7da] daemon is not started [2022-04-19T07:59:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-19T07:59:56.076Z] docker_cli_network_unix_test.go:46: [d559fe20d3a12] daemon is not started [2022-04-19T07:59:56.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-19T07:59:56.333Z] docker_cli_network_unix_test.go:46: [dbf3c4ba3b85c] daemon is not started [2022-04-19T07:59:56.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-19T07:59:56.589Z] docker_cli_network_unix_test.go:46: [d1ae8c92c3334] daemon is not started [2022-04-19T07:59:56.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-19T07:59:56.846Z] docker_cli_network_unix_test.go:46: [d5a2c6a6392e7] daemon is not started [2022-04-19T07:59:56.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-19T07:59:56.846Z] docker_cli_network_unix_test.go:46: [dc0c4fafcf62f] daemon is not started [2022-04-19T07:59:56.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-19T07:59:57.103Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-19T07:59:57.512Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T07:59:57.966Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T07:59:58.471Z] docker_cli_network_unix_test.go:46: [dd7470a6996c8] daemon is not started [2022-04-19T07:59:59.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-19T07:59:59.845Z] docker_cli_network_unix_test.go:46: [d598a9b1e67c9] daemon is not started [2022-04-19T07:59:59.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-19T07:59:59.845Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T07:59:59.845Z] docker_cli_network_unix_test.go:46: [dad1adb258f21] daemon is not started [2022-04-19T07:59:59.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-19T08:00:00.408Z] docker_cli_network_unix_test.go:46: [d62046007a71e] daemon is not started [2022-04-19T08:00:00.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-19T08:00:03.937Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-19T08:00:04.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-19T08:00:06.282Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-19T08:00:06.538Z] docker_cli_network_unix_test.go:1084: [dceb6cefcf957] daemon is not started [2022-04-19T08:00:08.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-19T08:00:08.433Z] docker_cli_network_unix_test.go:46: [d44c36aaf1582] daemon is not started [2022-04-19T08:00:08.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-19T08:00:09.365Z] docker_cli_network_unix_test.go:46: [d5e641f18382c] daemon is not started [2022-04-19T08:00:09.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-19T08:00:10.304Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T08:00:10.304Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:00:10.304Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T08:00:10.304Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:00:10.304Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T08:00:10.304Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:00:10.304Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T08:00:10.304Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T08:00:11.259Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-19T08:00:11.259Z] docker_cli_network_unix_test.go:46: [d4b0f9293d3fe] daemon is not started [2022-04-19T08:00:11.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-19T08:00:11.522Z] docker_cli_network_unix_test.go:46: [d2a2d37516553] daemon is not started [2022-04-19T08:00:11.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-19T08:00:12.086Z] docker_cli_network_unix_test.go:46: [da56517cbdb3e] daemon is not started [2022-04-19T08:00:12.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T08:00:12.885Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T08:00:12.885Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T08:00:12.885Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T08:00:12.885Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T08:00:12.906Z] docker_cli_network_unix_test.go:46: [d18273287b0e6] daemon is not started [2022-04-19T08:00:12.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-19T08:00:13.837Z] docker_cli_network_unix_test.go:46: [d30a164d69ba7] daemon is not started [2022-04-19T08:00:13.845Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T08:00:14.094Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-19T08:00:16.060Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T08:00:17.555Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T08:00:17.585Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T08:00:17.585Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:00:18.039Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T08:00:18.039Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:00:18.039Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T08:00:18.039Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:00:18.039Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T08:00:18.366Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-19T08:00:19.561Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T08:00:19.735Z] docker_cli_network_unix_test.go:46: [d908ec12f365a] daemon is not started [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite (60.59s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.99s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.00s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.34s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.96s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.35s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.17s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.29s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.81s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-04-19T08:00:19.735Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.11s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.09s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.58s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.96s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2022-04-19T08:00:19.735Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.77s) [2022-04-19T08:00:19.735Z] === RUN TestDockerHubPullSuite [2022-04-19T08:00:19.735Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-19T08:00:21.625Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-19T08:00:22.215Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T08:00:22.215Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T08:00:22.215Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T08:00:22.215Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T08:00:22.554Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-19T08:00:22.554Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T08:00:22.554Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-19T08:00:22.669Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T08:00:22.670Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T08:00:22.670Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T08:00:22.670Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T08:00:22.670Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T08:00:22.670Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T08:00:22.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T08:00:23.270Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T08:00:23.921Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-19T08:00:24.485Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-19T08:00:26.379Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-19T08:00:26.379Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite (6.60s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.60s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-04-19T08:00:26.379Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-04-19T08:00:26.379Z] PASS [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === Skipped [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T08:00:26.379Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.379Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T08:00:26.379Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T08:00:26.379Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T08:00:26.379Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T08:00:26.380Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-19T08:00:26.380Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T08:00:26.380Z] docker_cli_network_unix_test.go:46: [dad1adb258f21] daemon is not started [2022-04-19T08:00:26.380Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-19T08:00:26.380Z] [2022-04-19T08:00:26.380Z] DONE 1265 tests, 51 skipped in 1442.375s [2022-04-19T08:00:26.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T08:00:26.380Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T08:00:26.380Z] +++ kill 9388 [2022-04-19T08:00:26.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T08:00:26.380Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:00:26.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T08:00:26.380Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:00:26.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T08:00:26.380Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:00:26.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T08:00:26.636Z] +++ /etc/init.d/apparmor stop [2022-04-19T08:00:26.636Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T08:00:26.636Z] [2022-04-19T08:00:26.636Z] Unloading profiles will leave already running processes permanently [2022-04-19T08:00:26.636Z] unconfined, which can lead to unexpected situations. [2022-04-19T08:00:26.636Z] [2022-04-19T08:00:26.636Z] To set a process to complain mode, use the command line tool [2022-04-19T08:00:26.636Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T08:00:26.637Z] +++ true [2022-04-19T08:00:26.637Z] exiting test-integration [2022-04-19T08:00:26.637Z] ++ exit 0 [2022-04-19T08:00:26.637Z] [2022-04-19T08:00:26.894Z] + for job in $(jobs -p) [2022-04-19T08:00:26.894Z] + wait 960 [2022-04-19T08:00:27.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T08:00:27.826Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-19T08:00:27.929Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T08:00:28.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-19T08:00:29.317Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-19T08:00:31.638Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T08:00:31.638Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:00:31.638Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T08:00:31.833Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-19T08:00:33.103Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T08:00:37.391Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T08:00:37.391Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:00:37.391Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T08:00:43.146Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T08:00:46.855Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T08:00:46.855Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T08:00:46.855Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T08:00:46.855Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T08:00:46.855Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T08:00:46.855Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T08:00:46.855Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T08:00:46.855Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T08:00:47.871Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T08:00:47.871Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T08:00:47.871Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T08:00:47.871Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T08:00:47.871Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T08:00:47.871Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T08:00:48.219Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T08:00:48.219Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T08:00:48.219Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T08:00:48.219Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T08:00:50.382Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T08:00:50.763Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T08:00:50.763Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T08:00:53.267Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T08:00:53.885Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T08:00:56.982Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T08:00:56.982Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T08:00:56.982Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T08:00:56.982Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T08:00:57.440Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T08:00:57.440Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T08:00:57.440Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T08:00:57.440Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T08:00:57.440Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T08:00:57.440Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T08:00:57.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T08:00:57.829Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T08:00:59.641Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T08:00:59.641Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:00:59.641Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T08:01:01.156Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T08:01:01.157Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T08:01:01.157Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T08:01:01.157Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T08:01:01.163Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T08:01:01.163Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.163Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T08:01:01.163Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.163Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T08:01:01.163Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:01:01.163Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T08:01:01.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T08:01:03.320Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T08:01:03.320Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:01:03.320Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T08:01:03.320Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T08:01:04.875Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T08:01:05.479Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T08:01:05.480Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T08:01:05.480Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:01:05.480Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T08:01:05.480Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:01:05.480Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T08:01:05.480Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:01:05.933Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T08:01:06.274Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T08:01:08.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T08:01:09.619Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T08:01:11.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T08:01:11.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T08:01:11.779Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:01:11.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T08:01:11.913Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T08:01:13.303Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T08:01:13.303Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T08:01:15.462Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T08:01:15.462Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:01:15.462Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T08:01:15.462Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:01:15.462Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T08:01:17.621Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T08:01:17.621Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T08:01:17.689Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T08:01:18.611Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T08:01:18.654Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T08:01:19.067Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T08:01:19.067Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T08:01:19.067Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T08:01:19.067Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T08:01:19.067Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.067Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T08:01:19.782Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T08:01:19.782Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:01:19.782Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T08:01:21.232Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T08:01:21.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T08:01:21.943Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T08:01:21.943Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T08:01:24.100Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T08:01:24.413Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T08:01:24.413Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T08:01:24.413Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T08:01:24.868Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T08:01:25.323Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T08:01:25.323Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T08:01:25.323Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T08:01:25.895Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T08:01:27.806Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T08:01:28.025Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-19T08:01:28.025Z] docker_cli_swarm_test.go:1180: [d58dcb6dcd822] joining swarm manager [d3450a98b1ca3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T08:01:30.560Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T08:01:30.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T08:01:30.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T08:01:30.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T08:01:30.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T08:01:30.688Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T08:01:32.849Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T08:01:32.849Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:01:32.849Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T08:01:33.271Z] docker_cli_swarm_test.go:1189: [db8847717211d] joining swarm manager [d3450a98b1ca3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T08:01:35.008Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T08:01:35.008Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:01:35.008Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T08:01:35.609Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T08:01:35.609Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:01:35.609Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T08:01:36.389Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T08:01:37.168Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T08:01:37.169Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T08:01:40.878Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T08:01:43.036Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T08:01:43.036Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T08:01:43.036Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T08:01:43.036Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T08:01:43.036Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:01:43.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T08:01:44.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T08:01:44.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T08:01:46.671Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T08:01:46.671Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T08:01:46.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T08:01:47.946Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T08:01:47.946Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T08:01:48.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T08:01:49.471Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T08:01:49.472Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T08:01:49.472Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T08:01:50.432Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T08:01:50.432Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T08:01:51.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T08:01:51.332Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T08:01:51.333Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T08:01:51.333Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T08:01:51.788Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T08:01:52.243Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T08:01:52.243Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T08:01:52.243Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T08:01:53.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a88378_} [2022-04-19T08:01:55.098Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T08:01:56.059Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T08:01:56.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13521476035_c:\foo_false____} [2022-04-19T08:01:56.514Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T08:01:58.038Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T08:01:58.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13521476035_c:\foo_true____} [2022-04-19T08:01:58.493Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T08:01:59.455Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T08:02:00.400Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T08:02:00.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T08:02:00.859Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T08:02:00.859Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T08:02:00.859Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T08:02:00.859Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T08:02:00.859Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:02:00.859Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T08:02:00.980Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T08:02:03.023Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T08:02:03.023Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T08:02:03.023Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:02:03.023Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T08:02:04.686Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T08:02:04.686Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:02:04.686Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T08:02:05.184Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T08:02:05.639Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T08:02:05.639Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:02:05.639Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T08:02:06.738Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T08:02:06.738Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T08:02:07.193Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T08:02:07.193Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T08:02:07.799Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T08:02:07.799Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:02:07.799Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T08:02:07.799Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:02:07.799Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T08:02:07.799Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:02:07.799Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T08:02:08.154Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T08:02:08.610Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T08:02:11.933Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-19T08:02:12.458Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T08:02:13.984Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T08:02:13.984Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:02:13.984Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T08:02:13.984Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:02:13.984Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T08:02:14.373Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T08:02:15.096Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T08:02:15.096Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T08:02:16.658Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T08:02:16.658Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T08:02:16.658Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T08:02:17.643Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T08:02:17.643Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T08:02:20.018Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-19T08:02:22.506Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T08:02:22.506Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:02:22.506Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T08:02:22.506Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:02:22.506Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T08:02:23.288Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-19T08:02:24.666Z] docker_cli_swarm_test.go:1112: [dd2288933dd6f] joining swarm manager [d5055aaff2d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T08:02:26.293Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T08:02:26.556Z] docker_cli_swarm_test.go:1113: [dfa57ca12cf73] joining swarm manager [d5055aaff2d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T08:02:26.763Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T08:02:27.231Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T08:02:28.217Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T08:02:28.684Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T08:02:29.668Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T08:02:31.043Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T08:02:31.043Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:02:31.043Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T08:02:31.043Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:02:31.043Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T08:02:31.229Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T08:02:32.011Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T08:02:32.011Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T08:02:32.011Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T08:02:33.208Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T08:02:33.208Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:02:33.208Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T08:02:33.208Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:02:33.208Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T08:02:33.541Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T08:02:35.373Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T08:02:35.373Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T08:02:35.373Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T08:02:35.373Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T08:02:35.373Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T08:02:37.083Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T08:02:37.083Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T08:02:37.083Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T08:02:37.533Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T08:02:38.068Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T08:02:39.696Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T08:02:39.696Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T08:02:40.150Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T08:02:41.690Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T08:02:42.149Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T08:02:42.149Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T08:02:42.149Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:02:42.149Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T08:02:42.607Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T08:02:42.607Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:02:42.607Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T08:02:42.607Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T08:02:42.822Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T08:02:43.065Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T08:02:50.105Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T08:02:50.105Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T08:02:50.105Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T08:02:52.989Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T08:02:52.989Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T08:02:52.989Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:02:52.989Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T08:02:55.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T08:02:55.148Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.148Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T08:02:55.308Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T08:02:55.308Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T08:02:55.602Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T08:02:55.602Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T08:02:55.602Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T08:02:55.602Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T08:02:55.602Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T08:02:55.602Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T08:02:55.602Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:02:55.602Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T08:02:57.521Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T08:02:57.761Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T08:03:00.646Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T08:03:02.807Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T08:03:09.168Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T08:03:11.332Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T08:03:14.222Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T08:03:18.883Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T08:03:21.044Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T08:03:21.498Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T08:03:25.208Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T08:03:26.167Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T08:03:26.805Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T08:03:27.126Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T08:03:27.616Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T08:03:31.473Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T08:03:31.786Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T08:03:36.269Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T08:03:36.449Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T08:03:36.449Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T08:03:36.449Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:03:36.449Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T08:03:37.408Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T08:03:37.408Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:03:37.408Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T08:03:39.570Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T08:03:40.003Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T08:03:40.056Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T08:03:44.670Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T08:03:45.917Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T08:03:47.926Z] docker_cli_swarm_test.go:1166: [d21c3ae7755c4] joining swarm manager [d5055aaff2d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T08:03:48.100Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T08:03:49.059Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T08:03:50.668Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T08:03:51.218Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T08:03:55.877Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T08:03:55.877Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:03:55.877Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T08:03:58.758Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T08:04:01.645Z] === RUN TestDockerSuite/TestExec [2022-04-19T08:04:01.645Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:04:02.099Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T08:04:02.099Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:04:02.099Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T08:04:03.624Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T08:04:05.153Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T08:04:05.153Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:04:05.153Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T08:04:05.153Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:04:05.153Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T08:04:05.153Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:04:05.153Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T08:04:05.597Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T08:04:05.597Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T08:04:05.597Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T08:04:05.708Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T08:04:05.708Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T08:04:05.708Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T08:04:06.683Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T08:04:08.843Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T08:04:10.366Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T08:04:11.891Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T08:04:12.750Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T08:04:13.205Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T08:04:13.205Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T08:04:13.205Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T08:04:13.205Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T08:04:13.205Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T08:04:16.010Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T08:04:16.010Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T08:04:16.010Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T08:04:16.010Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T08:04:16.010Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T08:04:16.010Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T08:04:16.549Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T08:04:16.549Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:04:16.549Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T08:04:16.549Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:04:16.549Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T08:04:16.549Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:04:16.549Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T08:04:16.997Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T08:04:17.572Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T08:04:18.074Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T08:04:20.957Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T08:04:20.957Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:04:20.957Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T08:04:20.957Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:04:20.957Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T08:04:20.958Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:04:20.958Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T08:04:20.958Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:04:20.958Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T08:04:20.958Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:04:20.958Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T08:04:21.684Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T08:04:23.120Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T08:04:23.120Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T08:04:23.120Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T08:04:23.120Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T08:04:23.120Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:04:23.120Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T08:04:24.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T08:04:24.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T08:04:24.646Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T08:04:24.646Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:04:24.646Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T08:04:25.024Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T08:04:26.225Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T08:04:26.607Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-19T08:04:26.607Z] docker_cli_swarm_test.go:1447: [df16698206a6a] joining swarm manager [dc73656412fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T08:04:26.607Z] docker_cli_swarm_test.go:1448: [ddbc92eb833a1] joining swarm manager [dc73656412fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T08:04:27.913Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T08:04:28.368Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T08:04:28.436Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T08:04:28.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T08:04:28.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T08:04:29.305Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T08:04:29.305Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:04:29.305Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T08:04:29.306Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:04:29.306Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T08:04:29.306Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:04:29.306Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T08:04:29.898Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T08:04:31.850Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T08:04:32.835Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T08:04:33.820Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T08:04:35.064Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T08:04:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-19T08:04:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-19T08:04:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-19T08:04:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-19T08:04:36.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-19T08:04:37.490Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-19T08:04:39.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-19T08:04:40.180Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T08:04:40.818Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T08:04:41.140Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T08:04:43.557Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-19T08:04:43.706Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T08:04:44.923Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-19T08:04:46.815Z] docker_cli_swarm_unix_test.go:63: [dd0e8cc52ac22] joining swarm manager [da29dbae5794f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T08:04:49.468Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestHealth [2022-04-19T08:04:49.468Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T08:04:49.468Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T08:04:51.432Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T08:04:51.623Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T08:04:52.091Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T08:04:53.179Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T08:04:53.179Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T08:04:53.179Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:04:53.179Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T08:04:53.179Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T08:04:53.179Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T08:04:53.634Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T08:04:54.088Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T08:04:54.088Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:04:54.088Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T08:04:55.047Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T08:04:55.047Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T08:04:55.145Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T08:04:56.570Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T08:04:56.570Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T08:04:58.731Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T08:05:00.747Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T08:05:00.891Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T08:05:00.891Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T08:05:00.891Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:05:00.891Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T08:05:02.963Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T08:05:04.598Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T08:05:04.599Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T08:05:04.599Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T08:05:04.599Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T08:05:04.599Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T08:05:04.599Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T08:05:04.599Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T08:05:04.599Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T08:05:04.599Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T08:05:04.599Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T08:05:04.599Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:05:04.599Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T08:05:05.424Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T08:05:06.758Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T08:05:08.916Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T08:05:08.916Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:05:08.916Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T08:05:08.916Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:05:08.916Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T08:05:09.374Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T08:05:09.374Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:05:09.374Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T08:05:10.090Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T08:05:10.113Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T08:05:11.536Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T08:05:11.536Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T08:05:13.697Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T08:05:13.697Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:05:13.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T08:05:13.697Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:05:13.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T08:05:13.697Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:05:13.697Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T08:05:13.899Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T08:05:14.755Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T08:05:15.857Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T08:05:16.281Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T08:05:16.281Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T08:05:16.281Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T08:05:16.281Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T08:05:16.281Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T08:05:17.687Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T08:05:18.673Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T08:05:18.673Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T08:05:18.673Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T08:05:18.673Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T08:05:18.673Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T08:05:19.168Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T08:05:19.168Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T08:05:19.168Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T08:05:19.564Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T08:05:19.564Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:05:19.564Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T08:05:19.564Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:05:19.564Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T08:05:19.564Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:05:19.564Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T08:05:20.884Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T08:05:20.884Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T08:05:20.884Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T08:05:21.725Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T08:05:23.884Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T08:05:23.884Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T08:05:26.051Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T08:05:27.576Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T08:05:27.576Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:05:27.576Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T08:05:27.576Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T08:05:29.101Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T08:05:31.987Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T08:05:35.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T08:05:37.219Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T08:05:39.382Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T08:05:41.544Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T08:05:42.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-19T08:05:42.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-19T08:05:42.990Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-19T08:05:43.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T08:05:44.896Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-19T08:05:45.872Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T08:05:48.032Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T08:05:48.032Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T08:05:48.032Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T08:05:48.032Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T08:05:48.164Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-19T08:05:50.191Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T08:05:50.685Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-19T08:05:51.715Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T08:05:52.575Z] docker_api_swarm_test.go:962: [dea6a09830fd1] joining swarm manager [d5fb2c8e019bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T08:05:57.496Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T08:05:59.020Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T08:05:59.020Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:05:59.020Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T08:06:00.548Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T08:06:01.002Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T08:06:01.622Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T08:06:03.576Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T08:06:05.667Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T08:06:10.326Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T08:06:10.621Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-19T08:06:14.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T08:06:16.511Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T08:06:18.677Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T08:06:18.677Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:06:18.677Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T08:06:20.838Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T08:06:22.658Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T08:06:22.791Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-19T08:06:23.001Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T08:06:24.681Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-19T08:06:26.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-19T08:06:28.857Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T08:06:29.848Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-19T08:06:31.523Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T08:06:31.523Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:06:31.523Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T08:06:31.523Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:06:31.523Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T08:06:34.407Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T08:06:34.998Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T08:06:36.388Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-19T08:06:36.571Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T08:06:38.709Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T08:06:38.709Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T08:06:38.731Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T08:06:38.731Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T08:06:38.731Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T08:06:38.731Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T08:06:38.731Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T08:06:38.731Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T08:06:38.731Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T08:06:38.731Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T08:06:38.731Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T08:06:38.731Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T08:06:38.731Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T08:06:38.731Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T08:06:38.731Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T08:06:38.731Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T08:06:38.731Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T08:06:38.731Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPortList [2022-04-19T08:06:38.731Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:06:38.731Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T08:06:39.164Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T08:06:39.164Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T08:06:39.164Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T08:06:39.273Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T08:06:40.559Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-19T08:06:40.689Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T08:06:41.483Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T08:06:41.484Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T08:06:41.484Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T08:06:41.484Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T08:06:41.954Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T08:06:43.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T08:06:43.388Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T08:06:43.388Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:06:43.388Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T08:06:43.515Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T08:06:45.358Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T08:06:45.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-19T08:06:46.462Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T08:06:48.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T08:06:48.054Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:06:48.054Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T08:06:48.117Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-19T08:06:49.071Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T08:06:49.414Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T08:06:50.635Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-19T08:06:53.175Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-19T08:06:53.931Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T08:06:55.068Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-19T08:06:55.091Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T08:06:55.091Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:06:55.091Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T08:06:58.065Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T08:07:02.136Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T08:07:11.587Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T08:07:12.054Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T08:07:12.521Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T08:07:14.519Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T08:07:14.519Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T08:07:14.519Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:07:14.519Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T08:07:15.924Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T08:07:15.924Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T08:07:15.924Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T08:07:22.947Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T08:07:22.947Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T08:07:24.584Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T08:07:25.052Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T08:07:26.741Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T08:07:26.741Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T08:07:26.995Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T08:07:28.554Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T08:07:28.842Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T08:07:28.842Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T08:07:30.526Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T08:07:32.628Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T08:07:35.701Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T08:07:39.486Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T08:07:39.486Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:07:39.486Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T08:07:39.486Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:07:39.486Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T08:07:43.270Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T08:07:43.270Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:07:43.270Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T08:07:43.270Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:07:43.270Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T08:07:43.270Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:07:43.270Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T08:07:43.270Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:07:43.270Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T08:07:49.127Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T08:07:49.127Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:07:49.127Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T08:07:50.112Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T08:07:50.112Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:07:50.112Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T08:07:50.442Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T08:07:50.442Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T08:07:50.442Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T08:07:50.911Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T08:07:51.251Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-19T08:07:51.672Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T08:07:51.896Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T08:07:52.655Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T08:07:52.655Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:07:52.655Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T08:07:55.686Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T08:07:56.442Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T08:08:00.433Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T08:08:00.433Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T08:08:00.433Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T08:08:00.433Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T08:08:00.433Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T08:08:00.433Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T08:08:00.433Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T08:08:00.621Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T08:08:00.621Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T08:08:00.621Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T08:08:00.621Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T08:08:02.182Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T08:08:03.382Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T08:08:03.849Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T08:08:05.091Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T08:08:06.097Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-19T08:08:06.654Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T08:08:06.796Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T08:08:06.796Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T08:08:06.796Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T08:08:06.796Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T08:08:06.796Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T08:08:06.931Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T08:08:12.695Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T08:08:12.695Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T08:08:12.695Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T08:08:12.695Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T08:08:12.695Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T08:08:12.695Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T08:08:12.695Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T08:08:17.362Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T08:08:17.362Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T08:08:21.076Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T08:08:21.076Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T08:08:21.076Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T08:08:21.076Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T08:08:21.076Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite (1577.06s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.72s) [2022-04-19T08:08:24.165Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.09s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.71s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.13s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.44s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.56s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.74s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.55s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.50s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.02s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.52s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.63s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.70s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.62s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.51s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.60s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.98s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.65s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.66s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.34s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.26s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.56s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.32s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.45s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.67s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.87s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.71s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.75s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.61s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.86s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.41s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.46s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.45s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.90s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.27s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.93s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.45s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.63s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.30s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.03s) [2022-04-19T08:08:24.165Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.53s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.66s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.99s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.66s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.58s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-04-19T08:08:24.165Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-04-19T08:08:24.165Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T08:08:24.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-19T08:08:24.165Z] docker_cli_external_volume_driver_test.go:52: [db1e8c2d637d7] daemon is not started [2022-04-19T08:08:24.608Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T08:08:24.608Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T08:08:27.712Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T08:08:27.712Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:08:27.712Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T08:08:30.612Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T08:08:31.070Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T08:08:31.070Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T08:08:31.767Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T08:08:32.036Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T08:08:35.766Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T08:08:39.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-19T08:08:40.454Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T08:08:40.454Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:08:40.454Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T08:08:42.190Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T08:08:42.190Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T08:08:42.190Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T08:08:42.190Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T08:08:42.190Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T08:08:43.752Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T08:08:43.752Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T08:08:43.752Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T08:08:44.186Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T08:08:44.186Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T08:08:44.186Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T08:08:46.180Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T08:08:46.180Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T08:08:53.217Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T08:08:54.179Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T08:08:56.394Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T08:08:56.512Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T08:08:56.862Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T08:08:57.472Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T08:08:57.925Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T08:08:58.980Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T08:08:58.980Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T08:08:58.980Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T08:08:58.980Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T08:08:58.980Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T08:09:01.873Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T08:09:01.873Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T08:09:01.873Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T08:09:03.687Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T08:09:07.274Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T08:09:07.274Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:09:07.403Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T08:09:07.742Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T08:09:07.742Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:09:07.742Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T08:09:07.742Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:09:07.742Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T08:09:09.305Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T08:09:14.233Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T08:09:14.438Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T08:09:15.168Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T08:09:16.600Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T08:09:17.055Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T08:09:17.383Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T08:09:17.383Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:09:17.383Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T08:09:17.383Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:09:17.383Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T08:09:17.383Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:09:17.383Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T08:09:18.898Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T08:09:19.353Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T08:09:19.596Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T08:09:19.939Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T08:09:23.384Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T08:09:27.172Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T08:09:30.118Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T08:09:30.118Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:09:30.588Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T08:09:34.115Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T08:09:34.115Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:09:34.115Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T08:09:34.115Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:09:34.115Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T08:09:34.115Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:09:34.115Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T08:09:34.700Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T08:09:35.074Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T08:09:35.659Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T08:09:36.491Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T08:09:36.491Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:09:36.491Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T08:09:40.316Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T08:09:40.776Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:09:40.776Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T08:09:42.301Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T08:09:42.301Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:09:42.301Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T08:09:42.301Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:09:42.301Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T08:09:43.606Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T08:09:45.130Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T08:09:45.130Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:09:45.585Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T08:09:45.585Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:09:45.585Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T08:09:45.585Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:09:45.585Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T08:09:46.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-19T08:09:46.901Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T08:09:46.956Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T08:09:47.750Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T08:09:47.750Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:09:47.750Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T08:09:49.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T08:09:49.848Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T08:09:49.848Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T08:09:49.848Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T08:09:49.848Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T08:09:49.848Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T08:09:49.848Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T08:09:49.848Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T08:09:49.848Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T08:09:51.277Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T08:09:52.427Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T08:09:53.439Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T08:09:54.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-19T08:09:55.602Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T08:09:55.602Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T08:09:55.706Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T08:09:58.190Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T08:09:58.190Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:09:58.190Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T08:10:00.259Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:10:00.259Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T08:10:02.420Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T08:10:02.420Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:10:02.420Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T08:10:04.581Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T08:10:04.581Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:10:04.581Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T08:10:04.581Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:10:05.035Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T08:10:05.311Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T08:10:05.311Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:10:05.311Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T08:10:06.118Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T08:10:06.118Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.118Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T08:10:06.558Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:10:06.558Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T08:10:08.079Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T08:10:08.336Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T08:10:08.336Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:10:08.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T08:10:08.336Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:10:08.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T08:10:08.336Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:10:08.336Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T08:10:09.598Z] docker_cli_external_volume_driver_test.go:52: [dde5d44e10de1] daemon is not started [2022-04-19T08:10:09.897Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T08:10:09.897Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:10:09.897Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T08:10:09.897Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T08:10:10.238Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T08:10:12.110Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T08:10:12.110Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T08:10:12.110Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.110Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T08:10:12.110Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.110Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T08:10:12.110Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.110Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T08:10:12.399Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T08:10:12.399Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.399Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T08:10:12.399Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.399Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T08:10:12.399Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:10:12.399Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T08:10:13.842Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T08:10:14.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T08:10:14.560Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T08:10:14.560Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:10:14.560Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T08:10:14.561Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:10:14.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T08:10:14.561Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:10:14.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T08:10:14.561Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:10:15.014Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T08:10:16.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T08:10:16.539Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T08:10:17.555Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T08:10:17.555Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:10:17.555Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T08:10:17.555Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:10:17.555Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T08:10:17.555Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:10:17.555Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T08:10:17.555Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:10:17.555Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T08:10:17.555Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:10:18.010Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T08:10:18.010Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:10:18.010Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T08:10:18.010Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:10:18.010Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T08:10:18.010Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T08:10:18.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T08:10:18.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T08:10:18.097Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:10:18.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T08:10:20.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T08:10:20.306Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T08:10:22.301Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.301Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T08:10:22.518Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T08:10:22.518Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.518Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T08:10:22.518Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:10:22.518Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T08:10:23.825Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T08:10:23.825Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:10:23.825Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T08:10:23.825Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T08:10:23.825Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:10:23.825Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T08:10:24.079Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T08:10:24.079Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T08:10:24.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-19T08:10:25.641Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T08:10:25.641Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:10:25.641Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T08:10:25.985Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T08:10:26.545Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T08:10:27.851Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T08:10:28.152Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T08:10:28.152Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:10:28.152Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T08:10:28.318Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T08:10:29.882Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T08:10:30.318Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T08:10:30.318Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:10:30.318Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T08:10:30.318Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:10:30.318Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T08:10:30.318Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:10:30.318Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T08:10:32.479Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T08:10:33.584Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T08:10:33.584Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:10:33.584Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T08:10:34.640Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T08:10:36.472Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T08:10:36.473Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:10:36.473Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T08:10:36.473Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:10:36.473Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T08:10:36.473Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:10:36.473Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T08:10:36.800Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T08:10:38.532Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T08:10:38.961Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:10:38.961Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T08:10:39.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-19T08:10:39.362Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T08:10:39.362Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:10:39.362Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T08:10:39.362Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T08:10:41.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T08:10:41.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T08:10:41.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T08:10:41.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T08:10:41.480Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T08:10:42.248Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T08:10:42.248Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T08:10:42.248Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.248Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T08:10:42.248Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.248Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T08:10:42.248Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.248Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T08:10:42.672Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T08:10:42.672Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T08:10:42.672Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T08:10:42.672Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T08:10:42.672Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:10:42.672Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T08:10:43.042Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T08:10:43.042Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:10:43.042Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T08:10:45.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T08:10:48.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T08:10:49.709Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T08:10:49.709Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:10:49.709Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T08:10:50.189Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T08:10:50.189Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.189Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T08:10:50.670Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:10:50.670Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T08:10:51.750Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T08:10:51.750Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T08:10:52.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T08:10:52.566Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T08:10:52.566Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:10:52.566Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T08:10:54.150Z] docker_cli_external_volume_driver_test.go:52: [d0d202b4048c5] daemon is not started [2022-04-19T08:10:56.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T08:10:56.280Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T08:10:56.504Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T08:10:57.700Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T08:10:57.700Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:10:57.700Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T08:10:57.700Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:10:57.700Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T08:10:57.700Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:10:57.700Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T08:10:58.067Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T08:10:58.067Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T08:10:58.067Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T08:10:58.067Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T08:10:58.067Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:10:58.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T08:10:59.169Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T08:10:59.170Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:10:59.170Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T08:10:59.170Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:10:59.170Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T08:10:59.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T08:10:59.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T08:11:01.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T08:11:02.057Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T08:11:02.057Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T08:11:02.357Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T08:11:04.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T08:11:04.942Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T08:11:04.942Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:11:05.399Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T08:11:06.067Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T08:11:06.067Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T08:11:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T08:11:07.590Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T08:11:08.287Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T08:11:08.287Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T08:11:09.118Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T08:11:10.643Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T08:11:11.174Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T08:11:11.602Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T08:11:12.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-19T08:11:12.210Z] docker_cli_external_volume_driver_test.go:52: [dc34134bc74bd] daemon is not started [2022-04-19T08:11:13.127Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T08:11:13.582Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:11:13.582Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:11:14.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083e1b0_} [2022-04-19T08:11:15.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140164165_c:\foo_false____} [2022-04-19T08:11:16.463Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T08:11:16.463Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:11:16.463Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T08:11:16.463Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:11:16.463Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T08:11:16.463Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:11:16.918Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T08:11:16.918Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:11:16.918Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T08:11:16.918Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:11:16.918Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T08:11:16.938Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T08:11:23.954Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T08:11:23.954Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:11:23.954Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T08:11:23.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T08:11:23.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T08:11:23.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T08:11:23.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T08:11:23.975Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T08:11:24.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-19T08:11:24.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140164165_c:\foo_true____} [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T08:11:25.548Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T08:11:25.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T08:11:26.016Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T08:11:26.016Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T08:11:26.016Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T08:11:26.016Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T08:11:26.016Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.016Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T08:11:26.113Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T08:11:26.144Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T08:11:26.145Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:11:26.145Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T08:11:28.233Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T08:11:28.233Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T08:11:28.233Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:11:28.233Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T08:11:29.031Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T08:11:29.031Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:11:29.031Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T08:11:31.869Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T08:11:31.915Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T08:11:32.370Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T08:11:34.028Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T08:11:35.383Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T08:11:35.383Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T08:11:35.383Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:11:35.383Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T08:11:36.189Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T08:11:37.032Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T08:11:37.712Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T08:11:38.331Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T08:11:38.331Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:11:38.331Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T08:11:38.331Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:11:38.331Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T08:11:38.331Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:11:38.331Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T08:11:39.873Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T08:11:39.873Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.873Z] === RUN TestDockerSuite/TestRunState [2022-04-19T08:11:39.873Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.873Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T08:11:39.921Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T08:11:39.921Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T08:11:39.921Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T08:11:39.921Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T08:11:39.921Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:11:39.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T08:11:42.035Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T08:11:42.035Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:11:42.035Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T08:11:42.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T08:11:42.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T08:11:44.196Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T08:11:44.196Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:11:44.196Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T08:11:44.196Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:11:44.196Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T08:11:44.196Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T08:11:44.652Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T08:11:44.652Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:11:44.652Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T08:11:45.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T08:11:46.983Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T08:11:48.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T08:11:49.196Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T08:11:49.196Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.196Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T08:11:49.196Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.196Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T08:11:49.316Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:11:49.316Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T08:11:51.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T08:11:51.476Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T08:11:51.476Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:11:51.476Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T08:11:53.637Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T08:11:53.637Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:11:53.637Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T08:11:53.637Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:11:53.637Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T08:11:54.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b93680_} [2022-04-19T08:11:56.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-19T08:11:56.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T08:11:57.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12226377073_c:\foo_false____} [2022-04-19T08:12:00.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12226377073_c:\foo_true____} [2022-04-19T08:12:01.716Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T08:12:01.716Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:12:01.716Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T08:12:01.716Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:12:01.716Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T08:12:03.019Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T08:12:03.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T08:12:03.475Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T08:12:03.475Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T08:12:03.475Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T08:12:03.475Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T08:12:03.475Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:12:03.475Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T08:12:03.552Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T08:12:06.366Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T08:12:06.367Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T08:12:06.821Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T08:12:06.821Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:12:06.821Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T08:12:07.259Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T08:12:09.709Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T08:12:10.165Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T08:12:10.165Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:12:10.165Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T08:12:10.373Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T08:12:10.373Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:12:10.373Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T08:12:10.373Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:12:10.373Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T08:12:11.357Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T08:12:11.357Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:12:11.357Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T08:12:11.357Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:12:11.357Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T08:12:13.015Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T08:12:13.015Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.015Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T08:12:13.015Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T08:12:13.051Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T08:12:13.051Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.051Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T08:12:13.051Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T08:12:13.051Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.051Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T08:12:13.569Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T08:12:13.569Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T08:12:13.569Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T08:12:13.569Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T08:12:13.569Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T08:12:14.036Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T08:12:14.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-19T08:12:15.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T08:12:16.248Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T08:12:17.339Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T08:12:17.810Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T08:12:17.810Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T08:12:18.277Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T08:12:18.822Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T08:12:19.499Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T08:12:19.499Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.840Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T08:12:19.953Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T08:12:19.953Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T08:12:19.953Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T08:12:19.953Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T08:12:19.953Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:12:19.953Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T08:12:20.307Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T08:12:20.775Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T08:12:20.775Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:12:20.775Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T08:12:20.775Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T08:12:20.775Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:12:20.775Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T08:12:21.242Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T08:12:21.242Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T08:12:21.706Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T08:12:21.706Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:12:21.706Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T08:12:21.706Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:12:21.706Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T08:12:22.840Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T08:12:25.002Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T08:12:25.960Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T08:12:29.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T08:12:30.614Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T08:12:30.614Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T08:12:30.614Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T08:12:30.614Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T08:12:30.614Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T08:12:30.614Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:12:30.614Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T08:12:32.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T08:12:33.229Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T08:12:33.683Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T08:12:33.720Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T08:12:33.720Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T08:12:33.720Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T08:12:34.052Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T08:12:34.052Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:12:34.052Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T08:12:34.052Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:12:34.052Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T08:12:34.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T08:12:35.661Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T08:12:35.661Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T08:12:35.933Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T08:12:36.401Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T08:12:36.401Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:12:36.401Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T08:12:37.822Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T08:12:38.612Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T08:12:38.612Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T08:12:38.612Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T08:12:38.612Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T08:12:38.612Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T08:12:38.612Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T08:12:38.612Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:12:38.612Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T08:12:39.985Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T08:12:40.824Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T08:12:42.145Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T08:12:42.145Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:12:42.145Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T08:12:42.386Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T08:12:44.332Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T08:12:44.332Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:12:44.332Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T08:12:44.332Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:12:44.332Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T08:12:44.601Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T08:12:46.494Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T08:12:46.494Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:12:46.494Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T08:12:46.494Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:12:46.494Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T08:12:49.180Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T08:12:49.180Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:12:49.180Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T08:12:49.385Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T08:12:49.385Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:12:49.385Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T08:12:49.385Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:12:49.385Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T08:12:49.385Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:12:49.839Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T08:12:49.839Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:12:49.839Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T08:12:49.839Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T08:12:50.295Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T08:12:51.749Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T08:12:52.457Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T08:12:52.889Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T08:12:52.889Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:12:52.889Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T08:12:52.889Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:12:52.889Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T08:12:52.889Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:12:52.889Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T08:12:52.889Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:12:52.889Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T08:12:55.342Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T08:12:55.342Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T08:12:55.535Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T08:12:55.797Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T08:12:57.973Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T08:12:58.670Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.670Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T08:12:58.958Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T08:12:58.958Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T08:12:58.958Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:12:58.958Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T08:12:59.333Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T08:12:59.425Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T08:12:59.426Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:12:59.426Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T08:12:59.893Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T08:12:59.893Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T08:13:00.231Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T08:13:01.543Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T08:13:02.010Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T08:13:02.444Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T08:13:02.444Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:13:02.444Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T08:13:04.008Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T08:13:04.008Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T08:13:04.008Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T08:13:04.008Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T08:13:04.008Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T08:13:04.008Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:13:04.008Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T08:13:04.959Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T08:13:06.523Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T08:13:06.990Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T08:13:10.309Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T08:13:10.309Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T08:13:10.309Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T08:13:11.736Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T08:13:13.256Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T08:13:13.256Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T08:13:13.256Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:13:13.256Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T08:13:16.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-19T08:13:16.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T08:13:16.203Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T08:13:16.661Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T08:13:16.661Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T08:13:16.661Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T08:13:16.661Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T08:13:16.661Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T08:13:16.661Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T08:13:16.661Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:13:16.661Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T08:13:19.568Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T08:13:20.387Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T08:13:20.387Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T08:13:20.387Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:13:20.387Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T08:13:21.371Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T08:13:21.371Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:13:21.371Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T08:13:21.778Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T08:13:21.778Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T08:13:22.743Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T08:13:22.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T08:13:23.300Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T08:13:23.584Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T08:13:25.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T08:13:25.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T08:13:26.099Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T08:13:26.099Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T08:13:26.099Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T08:13:26.203Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T08:13:30.730Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T08:13:32.941Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T08:13:33.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T08:13:33.204Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:13:33.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T08:13:33.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T08:13:33.670Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T08:13:33.670Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:13:33.670Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T08:13:34.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-19T08:13:35.153Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T08:13:36.577Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T08:13:39.900Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T08:13:39.900Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:13:39.900Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T08:13:40.825Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T08:13:40.825Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T08:13:40.825Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T08:13:41.327Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T08:13:42.109Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T08:13:45.893Z] === RUN TestDockerSuite/TestExec [2022-04-19T08:13:45.893Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:13:45.893Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T08:13:45.893Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:13:45.893Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T08:13:46.878Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T08:13:48.440Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T08:13:48.440Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:13:48.440Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T08:13:48.440Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:13:48.440Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T08:13:48.440Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:13:48.484Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T08:13:48.907Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T08:13:49.469Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T08:13:49.469Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:13:49.469Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite (1847.32s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.71s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.68s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.58s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.96s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.53s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.76s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.96s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.92s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.00s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.23s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.03s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.98s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.36s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.57s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2022-04-19T08:13:50.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.19s) [2022-04-19T08:13:50.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.62s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.68s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.30s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.96s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.12s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.45s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.33s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.45s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.54s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.36s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.58s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.95s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.38s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.71s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.09s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.61s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.33s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.89s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (43.47s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.26s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.45s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.15s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.17s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.46s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.91s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (60.11s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.08s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.53s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.56s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.09s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.10s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.79s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.22s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.11s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.38s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.76s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.11s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.90s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.78s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildHistory (9.11s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.67s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.64s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabel (0.80s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.87s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.91s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.95s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.95s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.34s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.95s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.35s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.05s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.55s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.65s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.29s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.21s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.52s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.37s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.75s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.76s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.10s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildRm (9.64s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.66s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.18s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.84s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.20s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.41s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.90s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.60s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildStderr (3.28s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.35s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.21s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.99s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.08s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.59s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.32s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.08s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.45s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.15s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.38s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.80s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.86s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.50s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.75s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitChange (4.20s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.78s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.88s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitTTY (5.93s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.74s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.91s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.97s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:13:50.453Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.20s) [2022-04-19T08:13:50.453Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.33s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.68s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.74s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.79s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.14s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.23s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.35s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.21s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.70s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.46s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.11s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.32s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.29s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.28s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.32s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a88378_} (2.30s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13521476035_c:\foo_false____} (2.32s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13521476035_c:\foo_true____} (2.25s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.26s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.27s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.25s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.13s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.08s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.24s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToDot (2.26s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCpToStdout (2.35s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.39s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.64s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.72s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.26s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.59s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsCopy (3.74s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.80s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.59s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFilters (4.48s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFormat (4.41s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsResize (7.48s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.27s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.67s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.00s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecInspectID (3.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.90s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.53s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.68s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.64s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.81s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.45s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.43s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T08:13:50.454Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:13:50.454Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectDefault (2.20s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectHistory (3.69s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.16s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.72s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.71s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectStatus (2.80s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.32s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.71s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.23s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.16s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.18s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.72s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.57s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.61s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.52s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.12s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.30s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.85s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsSince (8.66s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.31s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.33s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsByOrder (6.40s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.22s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.05s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.57s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.09s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.83s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.93s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.03s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.36s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.49s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.52s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.19s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.70s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.96s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.03s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.05s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.55s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.94s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.17s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.47s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.18s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.26s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.95s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.41s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.52s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.32s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.46s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.16s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.40s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.58s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.57s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.29s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.44s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.24s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2022-04-19T08:13:50.455Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s) [2022-04-19T08:13:50.455Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.21s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.17s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.52s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.03s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.77s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.51s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.53s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.62s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.98s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.37s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunRm (2.19s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.23s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.21s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.19s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.27s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.13s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.78s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.65s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.38s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.20s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.97s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.51s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.51s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.19s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.15s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.16s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.94s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.99s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.60s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.72s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.98s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.50s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.67s) [2022-04-19T08:13:50.456Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T08:13:50.456Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.03s) [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.456Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T08:13:50.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T08:13:50.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T08:13:50.457Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T08:13:50.457Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T08:13:50.457Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T08:13:50.457Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T08:13:50.457Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T08:13:50.457Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T08:13:50.457Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerDaemonSuite [2022-04-19T08:13:50.457Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T08:13:50.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T08:13:50.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T08:13:50.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerSwarmSuite [2022-04-19T08:13:50.457Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T08:13:50.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T08:13:50.457Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerNetworkSuite [2022-04-19T08:13:50.457Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T08:13:50.457Z] === RUN TestDockerHubPullSuite [2022-04-19T08:13:50.457Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.457Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T08:13:50.457Z] PASS [2022-04-19T08:13:50.457Z] ok github.com/docker/docker/integration-cli 1847.610s [2022-04-19T08:13:50.469Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T08:13:50.695Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T08:13:50.924Z] [2022-04-19T08:13:50.925Z] === Skipped [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:13:50.925Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.925Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T08:13:50.925Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-19T08:13:50.925Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T08:13:50.925Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:13:50.925Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:13:50.925Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-19T08:13:50.925Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.925Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-19T08:13:50.925Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-19T08:13:50.926Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T08:13:50.926Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:13:50.926Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:13:50.926Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T08:13:50.926Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:13:50.926Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.926Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:13:50.926Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:13:50.927Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.927Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.927Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:13:50.927Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:13:50.927Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-19T08:13:50.927Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-19T08:13:50.927Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T08:13:50.927Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:13:50.927Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.927Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:13:50.927Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:13:50.928Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-19T08:13:50.928Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T08:13:50.928Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T08:13:50.928Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T08:13:50.928Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T08:13:50.928Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-19T08:13:50.928Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:13:50.928Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T08:13:50.928Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.928Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T08:13:50.928Z] [2022-04-19T08:13:50.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T08:13:50.929Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.929Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T08:13:50.929Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.929Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T08:13:50.929Z] [2022-04-19T08:13:50.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.930Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T08:13:50.930Z] [2022-04-19T08:13:50.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-19T08:13:50.930Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:13:50.931Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T08:13:50.931Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:13:50.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:13:50.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:13:50.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.931Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.931Z] [2022-04-19T08:13:50.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:13:50.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:13:50.932Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T08:13:50.933Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:50.933Z] DONE 1088 tests, 539 skipped in 1856.485s [2022-04-19T08:13:50.933Z] INFO: Integration tests ended at 04/19/2022 08:13:50. Duration:00:30:56.6209677 [2022-04-19T08:13:50.933Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T08:13:50.933Z] [2022-04-19T08:13:51.165Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T08:13:51.400Z] Containers: 10 [2022-04-19T08:13:51.400Z] Running: 0 [2022-04-19T08:13:51.400Z] Paused: 0 [2022-04-19T08:13:51.400Z] Stopped: 10 [2022-04-19T08:13:51.400Z] Images: 18 [2022-04-19T08:13:51.400Z] Server Version: 0.0.0-dev [2022-04-19T08:13:51.400Z] Storage Driver: windowsfilter [2022-04-19T08:13:51.400Z] Windows: [2022-04-19T08:13:51.400Z] Logging Driver: json-file [2022-04-19T08:13:51.400Z] Plugins: [2022-04-19T08:13:51.400Z] Volume: local [2022-04-19T08:13:51.400Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T08:13:51.400Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T08:13:51.400Z] Swarm: inactive [2022-04-19T08:13:51.400Z] Default Isolation: process [2022-04-19T08:13:51.400Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T08:13:51.400Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T08:13:51.400Z] OSType: windows [2022-04-19T08:13:51.400Z] Architecture: x86_64 [2022-04-19T08:13:51.400Z] CPUs: 4 [2022-04-19T08:13:51.400Z] Total Memory: 32GiB [2022-04-19T08:13:51.400Z] Name: azwin-2-370b00 [2022-04-19T08:13:51.400Z] ID: ZM6Y:BM6Q:NKSC:BRTE:GJPL:FKCV:5BA3:BRNS:F44A:MYLJ:CDQ6:HVHT [2022-04-19T08:13:51.400Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T08:13:51.400Z] Debug Mode (client): false [2022-04-19T08:13:51.400Z] Debug Mode (server): true [2022-04-19T08:13:51.400Z] File Descriptors: -1 [2022-04-19T08:13:51.400Z] Goroutines: 17 [2022-04-19T08:13:51.400Z] System Time: 2022-04-19T08:13:50.9042034Z [2022-04-19T08:13:51.400Z] EventsListeners: 0 [2022-04-19T08:13:51.400Z] Registry: https://index.docker.io/v1/ [2022-04-19T08:13:51.400Z] Labels: [2022-04-19T08:13:51.400Z] Experimental: false [2022-04-19T08:13:51.400Z] Insecure Registries: [2022-04-19T08:13:51.400Z] 127.0.0.0/8 [2022-04-19T08:13:51.400Z] Live Restore Enabled: false [2022-04-19T08:13:51.400Z] [2022-04-19T08:13:51.400Z] [2022-04-19T08:13:51.400Z] INFO: Stopping daemon under test [2022-04-19T08:13:51.400Z] SUCCESS: The process with PID 3564 (child process of PID 5980) has been terminated. [2022-04-19T08:13:51.400Z] SUCCESS: The process with PID 5980 (child process of PID 1924) has been terminated. [2022-04-19T08:13:51.400Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T08:13:51.400Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 08:13:51. [2022-04-19T08:13:51.400Z] INFO: Tidying up at end of run [2022-04-19T08:13:51.400Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.out) to bundles\CIDUT.out [2022-04-19T08:13:51.400Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.err) to bundles\CIDUT.err [2022-04-19T08:13:51.400Z] INFO: Saving containerd logs to bundles [2022-04-19T08:13:51.400Z] INFO: Nuke-Everything... [2022-04-19T08:13:51.867Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T08:13:51.867Z] 78f760f07855 [2022-04-19T08:13:51.867Z] 50c50ab92e0e [2022-04-19T08:13:51.867Z] INFO: Tidying pidfile d:\CI\PR-43498\1\docker.pid [2022-04-19T08:13:51.867Z] INFO: Nuking d:\CI [2022-04-19T08:13:52.031Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T08:13:54.243Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T08:13:55.805Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T08:13:57.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T08:13:57.522Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T08:13:58.506Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T08:13:59.589Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T08:13:59.589Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:13:59.589Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T08:13:59.589Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:13:59.589Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T08:13:59.589Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:13:59.589Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T08:14:01.153Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T08:14:04.361Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T08:14:05.898Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T08:14:05.898Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T08:14:05.898Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T08:14:05.898Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T08:14:05.898Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:14:05.898Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T08:14:06.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T08:14:07.466Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T08:14:07.466Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T08:14:07.466Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T08:14:07.466Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T08:14:07.466Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:14:07.466Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T08:14:09.641Z] INFO: Zapped successfully [2022-04-19T08:14:09.641Z] [2022-04-19T08:14:09.641Z] INFO: executeCI.ps1 exiting at Tue Apr 19 08:14:07 CUT 2022. Duration 00:51:47.9578434 [2022-04-19T08:14:09.641Z] [2022-04-19T08:14:09.679Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T08:14:09.679Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:14:09.679Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T08:14:09.883Z] Recording test results [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T08:14:10.154Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T08:14:10.154Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T08:14:10.154Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:14:10.154Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T08:14:11.752Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T08:14:11.752Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:14:11.752Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T08:14:14.655Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T08:14:16.911Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T08:14:16.911Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:14:16.911Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T08:14:16.911Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:14:16.911Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T08:14:16.911Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:14:16.911Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T08:14:18.746Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T08:14:20.264Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T08:14:21.467Z] Archiving artifacts [2022-04-19T08:14:22.769Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T08:14:27.516Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T08:14:30.462Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T08:14:36.324Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestHealth [2022-04-19T08:14:36.324Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T08:14:36.324Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T08:14:37.361Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T08:14:38.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-19T08:14:38.381Z] + make clean [2022-04-19T08:14:39.942Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T08:14:39.942Z] docker-dev-cache [2022-04-19T08:14:39.942Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T08:14:40.109Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T08:14:40.109Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T08:14:40.109Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:14:40.109Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T08:14:40.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T08:14:40.576Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T08:14:40.576Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T08:14:41.571Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T08:14:41.571Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:14:41.571Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T08:14:42.556Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T08:14:42.556Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T08:14:44.118Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T08:14:44.118Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T08:14:46.328Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T08:14:50.497Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T08:14:50.497Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T08:14:53.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-19T08:14:53.477Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T08:14:53.477Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T08:14:53.477Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:14:53.477Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T08:14:54.287Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T08:14:57.261Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T08:14:57.261Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T08:14:57.261Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T08:14:57.261Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T08:14:57.261Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T08:14:57.261Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T08:14:57.261Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T08:14:57.261Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T08:14:57.261Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T08:14:57.261Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:14:57.261Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T08:14:59.474Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T08:15:00.114Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T08:15:00.114Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:15:00.114Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T08:15:01.035Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T08:15:01.035Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:15:01.035Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T08:15:01.035Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:15:01.035Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T08:15:01.035Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T08:15:01.035Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:15:01.035Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T08:15:02.293Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T08:15:03.246Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T08:15:03.246Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T08:15:05.458Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T08:15:05.458Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:15:05.458Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T08:15:05.458Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:15:05.458Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T08:15:05.458Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:15:05.458Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T08:15:07.019Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T08:15:07.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-19T08:15:07.897Z] docker_cli_external_volume_driver_test.go:484: [ddb978a5971d4] daemon is not started [2022-04-19T08:15:08.092Z] === RUN TestDockerSuite/TestExec [2022-04-19T08:15:08.092Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:15:08.092Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T08:15:08.092Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:15:08.092Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T08:15:10.272Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T08:15:10.805Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T08:15:10.805Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:15:10.805Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T08:15:10.805Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:15:10.805Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T08:15:10.805Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:15:10.805Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T08:15:13.014Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T08:15:13.177Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T08:15:13.177Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:15:13.177Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T08:15:13.177Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:15:13.177Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T08:15:13.177Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:15:13.177Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T08:15:14.576Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T08:15:14.576Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T08:15:16.786Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T08:15:16.945Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T08:15:18.352Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T08:15:18.352Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:15:18.352Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T08:15:18.352Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T08:15:20.562Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T08:15:20.734Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T08:15:22.774Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T08:15:24.523Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T08:15:25.949Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-19T08:15:25.949Z] docker_cli_external_volume_driver_test.go:52: [d283d64f549bc] daemon is not started [2022-04-19T08:15:26.561Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T08:15:28.124Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T08:15:28.312Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T08:15:29.686Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T08:15:31.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T08:15:33.459Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T08:15:35.463Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T08:15:35.463Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:15:35.463Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T08:15:35.463Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:15:35.463Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T08:15:35.463Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:15:35.463Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T08:15:35.671Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T08:15:37.886Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T08:15:37.886Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T08:15:37.886Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T08:15:37.886Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T08:15:38.412Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T08:15:39.449Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite (437.01s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-04-19T08:15:40.790Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-19T08:15:40.790Z] PASS [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] === Skipped [2022-04-19T08:15:40.790Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-19T08:15:40.790Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T08:15:40.790Z] check_test.go:308: [df60a2839ab35] daemon is not started [2022-04-19T08:15:40.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-19T08:15:40.790Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T08:15:40.790Z] check_test.go:308: [dd5e32437e4cf] daemon is not started [2022-04-19T08:15:40.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-19T08:15:40.790Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T08:15:40.790Z] check_test.go:308: [d0b8653865815] daemon is not started [2022-04-19T08:15:40.790Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T08:15:40.790Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T08:15:40.790Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T08:15:40.790Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T08:15:40.790Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] DONE 269 tests, 5 skipped in 2354.170s [2022-04-19T08:15:40.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T08:15:40.790Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2c2c0424167f/docker.pid [2022-04-19T08:15:40.790Z] +++ kill 7228 [2022-04-19T08:15:40.790Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7228 is not a child of this shell [2022-04-19T08:15:40.790Z] warning: PID 7228 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2c2c0424167f/docker.pid had a nonzero exit code [2022-04-19T08:15:40.790Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T08:15:40.790Z] +++ kill 9388 [2022-04-19T08:15:40.790Z] +++ /etc/init.d/apparmor stop [2022-04-19T08:15:40.790Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] Unloading profiles will leave already running processes permanently [2022-04-19T08:15:40.790Z] unconfined, which can lead to unexpected situations. [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] To set a process to complain mode, use the command line tool [2022-04-19T08:15:40.790Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T08:15:40.790Z] +++ true [2022-04-19T08:15:40.790Z] exiting test-integration [2022-04-19T08:15:40.790Z] ++ exit 0 [2022-04-19T08:15:40.790Z] [2022-04-19T08:15:40.790Z] + exit 0 [2022-04-19T08:15:40.790Z] ++ jobs -p [2022-04-19T08:15:40.790Z] + pids= [2022-04-19T08:15:40.790Z] + echo 'Remaining pids to kill: []' [2022-04-19T08:15:40.790Z] Remaining pids to kill: [] [2022-04-19T08:15:40.790Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-19T08:15:40.805Z] Recording test results [2022-04-19T08:15:41.658Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T08:15:42.495Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T08:15:42.814Z] + echo Ensuring container killed. [2022-04-19T08:15:42.815Z] Ensuring container killed. [2022-04-19T08:15:42.815Z] + docker ps -aq -f name=docker-pr1-* [2022-04-19T08:15:42.815Z] + cids=ed144a26f2e2 [2022-04-19T08:15:42.815Z] 725ca70505bf [2022-04-19T08:15:42.815Z] 09b3343a0afa [2022-04-19T08:15:42.815Z] + [ -n ed144a26f2e2 [2022-04-19T08:15:42.815Z] 725ca70505bf [2022-04-19T08:15:42.815Z] 09b3343a0afa ] [2022-04-19T08:15:42.815Z] + docker rm -vf ed144a26f2e2 725ca70505bf 09b3343a0afa [2022-04-19T08:15:43.377Z] ed144a26f2e2 [2022-04-19T08:15:43.377Z] 725ca70505bf [2022-04-19T08:15:43.377Z] 09b3343a0afa [Pipeline] sh [2022-04-19T08:15:43.698Z] + echo Chowning /workspace to jenkins user [2022-04-19T08:15:43.698Z] Chowning /workspace to jenkins user [2022-04-19T08:15:43.698Z] + id -u [2022-04-19T08:15:43.698Z] + id -g [2022-04-19T08:15:43.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43498:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T08:15:43.698Z] Unable to find image 'busybox:latest' locally [2022-04-19T08:15:43.698Z] latest: Pulling from library/busybox [2022-04-19T08:15:43.954Z] 50e8d59317eb: Pulling fs layer [2022-04-19T08:15:43.954Z] 50e8d59317eb: Download complete [2022-04-19T08:15:43.954Z] 50e8d59317eb: Pull complete [2022-04-19T08:15:44.211Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T08:15:44.211Z] Status: Downloaded newer image for busybox:latest [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T08:15:44.609Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T08:15:44.609Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T08:15:44.609Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T08:15:44.609Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T08:15:44.609Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:15:44.609Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T08:15:46.408Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T08:15:47.020Z] + bundleName=amd64 [2022-04-19T08:15:47.021Z] + echo Creating amd64-bundles.tar.gz [2022-04-19T08:15:47.021Z] Creating amd64-bundles.tar.gz [2022-04-19T08:15:47.021Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-19T08:15:47.021Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-19T08:15:48.396Z] Archiving artifacts [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T08:15:48.398Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T08:15:48.398Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T08:15:48.398Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T08:15:48.398Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T08:15:48.398Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.398Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T08:15:48.625Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T08:15:48.625Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:15:48.625Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T08:15:50.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T08:15:50.547Z] + make clean [2022-04-19T08:15:50.803Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T08:15:50.803Z] docker-dev-cache [2022-04-19T08:15:50.803Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T08:15:50.837Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T08:15:50.837Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T08:15:52.184Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T08:15:52.184Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:15:52.184Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T08:15:55.583Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T08:15:59.344Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T08:15:59.344Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:15:59.344Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T08:15:59.344Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:15:59.344Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T08:15:59.344Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:15:59.344Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T08:16:01.443Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T08:16:06.191Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T08:16:06.497Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T08:16:08.404Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T08:16:10.616Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T08:16:10.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:16:10.616Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T08:16:12.837Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T08:16:13.746Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T08:16:14.400Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T08:16:17.534Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T08:16:23.057Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T08:16:23.058Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:16:23.058Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T08:16:23.058Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:16:23.058Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T08:16:24.690Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestHealth [2022-04-19T08:16:24.690Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T08:16:24.690Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T08:16:25.157Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T08:16:25.157Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T08:16:26.007Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T08:16:28.220Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T08:16:29.783Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T08:16:29.783Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T08:16:29.783Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T08:16:29.783Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T08:16:29.783Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T08:16:29.783Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T08:16:29.783Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T08:16:29.783Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T08:16:29.783Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.783Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T08:16:29.783Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:16:29.904Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T08:16:29.905Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T08:16:29.905Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:16:29.905Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T08:16:30.250Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T08:16:30.250Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T08:16:30.250Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T08:16:30.250Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T08:16:30.250Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T08:16:30.250Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPortList [2022-04-19T08:16:30.250Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:16:30.250Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T08:16:30.372Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T08:16:30.372Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T08:16:30.839Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T08:16:31.306Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T08:16:31.306Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:16:31.306Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T08:16:32.864Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T08:16:32.864Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T08:16:34.036Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T08:16:34.036Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:16:34.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T08:16:34.401Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T08:16:34.859Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T08:16:37.040Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T08:16:37.824Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T08:16:37.824Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:16:37.824Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T08:16:40.779Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T08:16:40.779Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T08:16:40.779Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:16:40.779Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T08:16:44.517Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T08:16:44.517Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T08:16:44.973Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T08:16:44.973Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.973Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T08:16:44.975Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T08:16:44.975Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T08:16:44.975Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T08:16:44.975Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T08:16:44.975Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T08:16:44.975Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T08:16:44.975Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T08:16:44.975Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T08:16:44.975Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T08:16:44.975Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:16:44.975Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T08:16:48.723Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T08:16:50.938Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T08:16:50.938Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:16:50.938Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T08:16:50.938Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:16:50.938Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T08:16:50.938Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T08:16:50.938Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:16:50.938Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T08:16:53.628Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T08:16:53.887Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T08:16:53.887Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T08:16:57.677Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T08:16:57.677Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:16:57.677Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T08:16:57.677Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:16:57.677Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T08:16:57.677Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:16:57.677Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T08:17:00.627Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T08:17:05.378Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T08:17:05.378Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:17:05.378Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T08:17:05.378Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:17:05.378Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T08:17:05.378Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:17:05.378Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T08:17:06.111Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T08:17:06.111Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T08:17:06.111Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:17:06.111Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T08:17:08.329Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T08:17:12.120Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T08:17:12.120Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T08:17:15.072Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T08:17:16.526Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T08:17:18.862Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T08:17:18.862Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:17:18.862Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T08:17:18.862Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T08:17:19.476Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T08:17:22.612Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T08:17:26.332Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T08:17:31.955Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T08:17:33.382Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T08:17:34.165Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T08:17:34.165Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:17:34.165Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T08:17:34.165Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:17:34.165Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T08:17:37.099Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T08:17:39.992Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T08:17:43.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T08:17:44.577Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T08:17:44.577Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:17:44.577Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T08:17:44.577Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:17:44.577Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T08:17:44.577Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:17:44.577Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T08:17:44.577Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:17:44.577Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T08:17:46.717Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T08:17:49.327Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T08:17:49.327Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:17:49.327Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T08:17:49.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T08:17:50.895Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T08:17:50.895Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:17:50.895Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T08:17:51.879Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T08:17:52.518Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T08:17:52.865Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T08:17:52.865Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.865Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T08:17:52.978Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T08:17:52.978Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T08:17:52.978Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T08:17:52.978Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T08:17:56.653Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T08:17:56.695Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T08:17:59.584Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T08:18:00.440Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T08:18:02.007Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T08:18:06.632Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T08:18:08.796Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T08:18:08.796Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:18:08.796Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T08:18:12.519Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T08:18:12.519Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T08:18:19.569Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T08:18:19.817Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T08:18:19.818Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:18:19.818Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T08:18:24.566Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T08:18:24.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T08:18:24.566Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T08:18:25.033Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T08:18:25.341Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T08:18:28.825Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T08:18:31.110Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T08:18:32.611Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T08:18:32.611Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:18:32.611Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T08:18:35.777Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T08:18:36.395Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T08:18:36.395Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T08:18:36.395Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T08:18:40.450Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T08:18:40.450Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:18:40.450Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T08:18:43.346Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T08:18:47.060Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T08:18:48.876Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T08:18:50.439Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T08:18:51.424Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T08:18:57.284Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T08:18:57.355Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T08:18:57.355Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:18:57.355Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T08:18:57.355Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:18:57.355Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T08:18:59.519Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T08:19:03.234Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T08:19:05.935Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T08:19:06.123Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T08:19:06.123Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T08:19:06.123Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T08:19:06.123Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T08:19:06.123Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T08:19:06.123Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T08:19:06.123Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T08:19:06.123Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T08:19:06.123Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T08:19:06.123Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T08:19:06.123Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T08:19:06.123Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T08:19:06.123Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T08:19:06.123Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T08:19:06.123Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T08:19:06.123Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.123Z] === RUN TestDockerSuite/TestPortList [2022-04-19T08:19:06.123Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:19:06.578Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T08:19:12.351Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T08:19:12.351Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:19:12.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T08:19:16.354Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T08:19:19.392Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T08:19:19.392Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:19:19.392Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T08:19:20.139Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T08:19:20.606Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T08:19:22.818Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T08:19:31.741Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T08:19:31.741Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:19:31.741Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T08:19:37.810Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T08:19:38.277Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T08:19:42.061Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T08:19:43.045Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:19:43.045Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T08:19:44.244Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T08:19:45.259Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T08:19:45.259Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:19:45.259Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T08:19:45.259Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:19:45.259Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T08:19:49.046Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T08:19:51.261Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T08:19:53.471Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T08:19:55.032Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T08:19:57.246Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T08:19:57.246Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T08:20:01.035Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T08:20:01.035Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.035Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T08:20:01.035Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.035Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T08:20:01.035Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T08:20:01.503Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:20:01.503Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T08:20:03.065Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T08:20:03.066Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:20:03.066Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T08:20:05.287Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T08:20:05.287Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T08:20:05.287Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:20:05.287Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T08:20:05.287Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T08:20:05.287Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T08:20:06.014Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T08:20:06.014Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:20:06.014Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T08:20:06.014Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:20:06.014Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T08:20:07.582Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:20:07.582Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T08:20:09.001Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T08:20:09.795Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T08:20:12.006Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T08:20:13.570Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T08:20:13.570Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:20:13.570Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T08:20:13.570Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:20:13.570Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T08:20:13.570Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:20:13.570Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T08:20:15.780Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T08:20:15.780Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:20:15.780Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T08:20:15.780Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:20:15.780Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T08:20:15.780Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:20:15.780Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T08:20:15.781Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:20:15.781Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T08:20:17.349Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T08:20:19.292Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T08:20:22.096Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:20:22.096Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T08:20:24.309Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T08:20:24.309Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:20:24.309Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T08:20:24.309Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T08:20:24.309Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:20:24.309Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T08:20:25.070Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T08:20:25.070Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:20:25.070Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T08:20:25.070Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:20:25.070Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T08:20:26.519Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T08:20:28.080Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T08:20:28.080Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:20:28.080Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T08:20:30.292Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T08:20:30.292Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:20:30.292Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T08:20:30.292Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:20:30.292Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T08:20:30.292Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:20:30.292Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T08:20:32.149Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T08:20:32.149Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:20:32.149Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T08:20:32.149Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:20:32.149Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T08:20:32.149Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:20:32.149Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T08:20:32.149Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:20:32.149Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T08:20:32.503Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T08:20:34.065Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T08:20:36.276Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T08:20:38.487Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:20:38.487Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T08:20:42.470Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T08:20:42.470Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:20:42.470Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T08:20:42.929Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T08:20:42.929Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:20:42.929Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T08:20:44.467Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T08:20:45.434Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T08:20:45.434Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:20:45.434Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T08:20:47.142Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T08:20:47.142Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T08:20:47.143Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T08:20:47.143Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T08:20:47.143Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T08:20:47.143Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:20:47.143Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T08:20:51.221Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T08:20:55.791Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T08:20:55.791Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:20:55.791Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T08:20:56.776Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:20:56.776Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T08:20:57.276Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T08:21:00.990Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T08:21:09.257Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T08:21:09.257Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:21:09.257Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T08:21:09.257Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:21:09.257Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T08:21:09.257Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:21:09.257Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T08:21:12.212Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T08:21:16.000Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:21:16.000Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T08:21:16.469Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T08:21:17.455Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T08:21:19.667Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T08:21:21.228Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T08:21:22.792Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T08:21:24.353Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T08:21:24.353Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.353Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T08:21:24.353Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.353Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T08:21:24.353Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T08:21:24.821Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T08:21:24.821Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T08:21:24.821Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T08:21:24.821Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T08:21:24.821Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:21:24.821Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:21:26.079Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T08:21:26.079Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:21:26.079Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T08:21:31.971Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T08:21:31.971Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T08:21:31.971Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T08:21:31.971Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T08:21:31.971Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:21:31.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T08:21:34.614Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T08:21:34.614Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T08:21:34.614Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T08:21:35.071Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T08:21:39.119Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T08:21:39.119Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:21:39.119Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T08:21:40.680Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T08:21:43.608Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T08:21:45.429Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T08:21:47.640Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T08:21:48.274Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T08:21:48.274Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:21:48.274Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T08:21:49.850Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T08:21:51.411Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T08:21:53.627Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T08:21:53.627Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:21:53.627Z] === RUN TestDockerSuite/TestRunState [2022-04-19T08:21:53.627Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:21:53.627Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T08:21:55.327Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T08:21:55.327Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T08:21:55.327Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T08:21:55.842Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T08:21:55.842Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:21:55.842Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T08:21:57.404Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T08:21:57.404Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T08:21:57.404Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:21:57.404Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T08:22:02.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T08:22:02.154Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T08:22:02.155Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:22:02.155Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T08:22:03.716Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T08:22:03.716Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:22:03.716Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T08:22:05.928Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T08:22:05.928Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:22:05.928Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T08:22:05.928Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:22:05.928Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T08:22:08.148Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T08:22:13.172Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T08:22:15.298Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T08:22:16.960Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T08:22:16.960Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T08:22:18.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T08:22:22.999Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T08:22:22.999Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:22:22.999Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T08:22:22.999Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T08:22:25.627Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T08:22:26.787Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T08:22:28.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T08:22:30.561Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:22:30.561Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T08:22:31.492Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T08:22:34.353Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T08:22:35.338Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T08:22:37.550Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T08:22:41.336Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T08:22:41.336Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T08:22:41.336Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T08:22:41.336Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T08:22:41.336Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T08:22:41.336Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:22:41.336Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T08:22:41.906Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T08:22:43.547Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T08:22:44.014Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T08:22:44.482Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T08:22:44.482Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T08:22:44.855Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T08:22:45.840Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T08:22:46.694Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T08:22:46.694Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T08:22:48.256Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T08:22:48.791Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T08:22:50.467Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T08:22:52.030Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T08:22:52.030Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:22:52.030Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T08:22:59.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T08:22:59.188Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:22:59.188Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T08:23:02.134Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T08:23:02.134Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:23:02.134Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T08:23:02.134Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:23:02.134Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T08:23:02.134Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:23:02.134Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T08:23:02.134Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:23:02.134Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T08:23:06.890Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:23:06.890Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T08:23:08.566Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T08:23:10.018Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T08:23:10.778Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T08:23:10.778Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:23:10.778Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T08:23:11.580Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T08:23:12.991Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T08:23:12.991Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T08:23:12.991Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T08:23:12.991Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T08:23:12.991Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T08:23:12.991Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:23:12.991Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T08:23:17.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T08:23:18.430Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:23:18.430Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T08:23:21.522Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T08:23:21.522Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:23:21.522Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T08:23:21.522Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:23:21.522Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T08:23:27.384Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T08:23:27.910Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T08:23:27.910Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T08:23:28.378Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T08:23:28.378Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:23:28.378Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T08:23:28.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T08:23:28.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T08:23:28.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T08:23:31.059Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T08:23:31.059Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T08:23:32.142Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T08:23:34.010Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T08:23:34.010Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T08:23:34.357Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T08:23:34.478Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T08:23:34.478Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T08:23:34.478Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T08:23:38.148Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T08:23:41.099Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T08:23:41.099Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T08:23:46.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T08:23:46.956Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T08:23:46.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T08:23:46.956Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T08:23:46.956Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.956Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T08:23:46.964Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:23:46.964Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T08:23:49.911Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T08:23:49.911Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:23:49.911Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T08:23:52.816Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T08:23:52.816Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T08:23:53.283Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T08:23:54.661Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T08:23:54.661Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:23:54.661Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T08:23:54.661Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:23:54.661Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T08:23:56.875Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:23:56.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T08:23:59.087Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T08:24:01.935Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T08:24:01.935Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:24:01.935Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite (2231.95s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.05s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.87s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.60s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.63s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.61s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.22s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.73s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.54s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.24s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.33s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.61s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.87s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.54s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.12s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.74s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.92s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.32s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.75s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.95s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.49s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.58s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.73s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.66s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.51s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.37s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.22s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.14s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.36s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.50s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.83s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.39s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.21s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.36s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.35s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.94s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.16s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.18s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.75s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.67s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.23s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.84s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.60s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.57s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.81s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.00s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.00s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.89s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFails (1.97s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.61s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.67s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.56s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.59s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.28s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.81s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildHistory (9.90s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.47s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.15s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.21s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.72s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.06s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.08s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.42s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.71s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.67s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.03s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:24:02.404Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.33s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.45s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.97s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.30s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.22s) [2022-04-19T08:24:02.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.11s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.90s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.90s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.72s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildRm (10.41s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.88s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.98s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.97s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.44s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.41s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.78s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildStderr (3.63s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.66s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.24s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.29s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.61s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.95s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.29s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.95s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.62s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.48s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.30s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.66s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitChange (3.88s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.57s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.50s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitTTY (10.38s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.63s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.52s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.48s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.93s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.09s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.25s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.95s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.93s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.16s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.11s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.26s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.81s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.87s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.28s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.32s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083e1b0_} (2.36s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140164165_c:\foo_false____} (7.33s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140164165_c:\foo_true____} (2.34s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.88s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.65s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.19s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.50s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.73s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCpToStdout (2.09s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.95s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.35s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.78s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.96s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:24:02.405Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.99s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.98s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.04s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.45s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsCopy (4.02s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.29s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.13s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFilters (4.01s) [2022-04-19T08:24:02.405Z] --- PASS: TestDockerSuite/TestEventsFormat (8.84s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsResize (7.42s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.37s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.24s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.63s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.66s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.50s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.95s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecInspectID (4.25s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.74s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.70s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.72s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.96s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImportBadURL (0.17s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.87s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.88s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectDefault (1.89s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectHistory (3.59s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.87s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.84s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectStatus (2.20s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.57s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.85s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.88s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.11s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.05s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.14s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.03s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.31s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.18s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.12s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsSince (8.54s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsTail (2.39s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.97s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.82s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.88s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsByOrder (6.90s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.55s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.32s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.18s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.18s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.96s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.77s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.90s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.91s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.38s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.45s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.08s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.17s) [2022-04-19T08:24:02.406Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.93s) [2022-04-19T08:24:02.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.77s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.47s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.73s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.32s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.03s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.44s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.49s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.83s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.87s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.90s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.89s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.68s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.89s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.49s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.05s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.22s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.16s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.89s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.32s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.61s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.94s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.77s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.83s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.16s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.25s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.90s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.56s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.92s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.82s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.76s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.31s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.46s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.68s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.89s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.88s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.47s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.30s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:24:02.407Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.88s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:24:02.407Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.17s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.28s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.04s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.73s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T08:24:02.408Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T08:24:02.408Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T08:24:02.408Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T08:24:02.408Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T08:24:02.408Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T08:24:02.408Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T08:24:02.408Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T08:24:02.408Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerDaemonSuite [2022-04-19T08:24:02.408Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T08:24:02.408Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T08:24:02.408Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T08:24:02.408Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:24:02.408Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerSwarmSuite [2022-04-19T08:24:02.408Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T08:24:02.408Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T08:24:02.408Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T08:24:02.408Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T08:24:02.408Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.408Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T08:24:02.409Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:24:02.409Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T08:24:02.409Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:24:02.409Z] === RUN TestDockerNetworkSuite [2022-04-19T08:24:02.409Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T08:24:02.409Z] === RUN TestDockerHubPullSuite [2022-04-19T08:24:02.409Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T08:24:02.409Z] PASS [2022-04-19T08:24:02.409Z] ok github.com/docker/docker/integration-cli 2232.281s [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === Skipped [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:24:02.409Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.409Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.409Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:24:02.409Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:24:02.409Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:24:02.409Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:24:02.409Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:24:02.409Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:24:02.409Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T08:24:02.409Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.409Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T08:24:02.409Z] [2022-04-19T08:24:02.876Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:24:02.878Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:24:02.878Z] [2022-04-19T08:24:02.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:24:02.878Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-19T08:24:02.879Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-19T08:24:02.879Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:24:02.879Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T08:24:02.879Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.879Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T08:24:02.879Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:24:02.880Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:24:02.880Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:24:02.880Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:24:02.880Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:24:02.880Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:24:02.880Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:24:02.880Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.880Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T08:24:02.880Z] [2022-04-19T08:24:02.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:24:02.880Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:24:02.881Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:24:02.881Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:24:02.881Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:24:02.881Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:24:02.881Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:24:02.881Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:24:02.881Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T08:24:02.881Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:24:02.881Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:24:02.881Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:24:02.881Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:24:02.882Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.882Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:24:02.882Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T08:24:02.882Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:24:02.883Z] [2022-04-19T08:24:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.883Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.883Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:24:02.884Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:24:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:24:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:24:02.884Z] [2022-04-19T08:24:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:24:02.884Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:24:02.885Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:02.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:24:02.885Z] [2022-04-19T08:24:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:24:03.352Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.352Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:24:03.352Z] [2022-04-19T08:24:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:24:03.352Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.352Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:24:03.352Z] [2022-04-19T08:24:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:24:03.352Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.352Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:24:03.352Z] [2022-04-19T08:24:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:24:03.352Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.352Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:24:03.352Z] [2022-04-19T08:24:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:24:03.352Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.352Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:24:03.352Z] [2022-04-19T08:24:03.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T08:24:03.353Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] DONE 1088 tests, 539 skipped in 2240.486s [2022-04-19T08:24:03.353Z] INFO: Integration tests ended at 04/19/2022 08:24:02. Duration:00:37:20.6337640 [2022-04-19T08:24:03.353Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] Containers: 10 [2022-04-19T08:24:03.353Z] Running: 0 [2022-04-19T08:24:03.353Z] Paused: 0 [2022-04-19T08:24:03.353Z] Stopped: 10 [2022-04-19T08:24:03.353Z] Images: 18 [2022-04-19T08:24:03.353Z] Server Version: 0.0.0-dev [2022-04-19T08:24:03.353Z] Storage Driver: windowsfilter [2022-04-19T08:24:03.353Z] Windows: [2022-04-19T08:24:03.353Z] Logging Driver: json-file [2022-04-19T08:24:03.353Z] Plugins: [2022-04-19T08:24:03.353Z] Volume: local [2022-04-19T08:24:03.353Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T08:24:03.353Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T08:24:03.353Z] Swarm: inactive [2022-04-19T08:24:03.353Z] Default Isolation: process [2022-04-19T08:24:03.353Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T08:24:03.353Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T08:24:03.353Z] OSType: windows [2022-04-19T08:24:03.353Z] Architecture: x86_64 [2022-04-19T08:24:03.353Z] CPUs: 4 [2022-04-19T08:24:03.353Z] Total Memory: 32GiB [2022-04-19T08:24:03.353Z] Name: azwin-2-173d10 [2022-04-19T08:24:03.353Z] ID: ZN3S:GL2F:E3DF:RPRB:TA2K:M3PQ:6M7F:IK5S:TPA3:H24L:3W72:D5MZ [2022-04-19T08:24:03.353Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T08:24:03.353Z] Debug Mode (client): false [2022-04-19T08:24:03.353Z] Debug Mode (server): true [2022-04-19T08:24:03.353Z] File Descriptors: -1 [2022-04-19T08:24:03.353Z] Goroutines: 17 [2022-04-19T08:24:03.353Z] System Time: 2022-04-19T08:24:02.923094Z [2022-04-19T08:24:03.353Z] EventsListeners: 0 [2022-04-19T08:24:03.353Z] Registry: https://index.docker.io/v1/ [2022-04-19T08:24:03.353Z] Labels: [2022-04-19T08:24:03.353Z] Experimental: false [2022-04-19T08:24:03.353Z] Insecure Registries: [2022-04-19T08:24:03.353Z] 127.0.0.0/8 [2022-04-19T08:24:03.353Z] Live Restore Enabled: false [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] [2022-04-19T08:24:03.353Z] INFO: Stopping daemon under test [2022-04-19T08:24:03.353Z] SUCCESS: The process with PID 2236 (child process of PID 5288) has been terminated. [2022-04-19T08:24:03.353Z] SUCCESS: The process with PID 5288 (child process of PID 1732) has been terminated. [2022-04-19T08:24:03.353Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T08:24:03.353Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 08:24:03. [2022-04-19T08:24:03.353Z] INFO: Tidying up at end of run [2022-04-19T08:24:03.353Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.out) to bundles\CIDUT.out [2022-04-19T08:24:03.353Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.err) to bundles\CIDUT.err [2022-04-19T08:24:03.353Z] INFO: Saving containerd logs to bundles [2022-04-19T08:24:03.353Z] INFO: Nuke-Everything... [2022-04-19T08:24:03.821Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T08:24:03.821Z] 964d076622c9 [2022-04-19T08:24:03.821Z] 8a0bef01d2e0 [2022-04-19T08:24:04.289Z] INFO: Tidying pidfile d:\CI\PR-43498\1\docker.pid [2022-04-19T08:24:04.289Z] INFO: Nuking d:\CI [2022-04-19T08:24:05.907Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T08:24:05.907Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:24:05.907Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T08:24:05.907Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:24:05.907Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T08:24:05.907Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:24:05.907Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T08:24:08.117Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T08:24:08.117Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:24:08.117Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T08:24:08.117Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:24:08.117Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T08:24:08.117Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:24:08.117Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T08:24:08.117Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:24:08.117Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T08:24:10.321Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T08:24:17.365Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:24:17.365Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T08:24:20.255Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T08:24:20.255Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:24:20.255Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T08:24:20.255Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T08:24:20.255Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:24:20.255Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T08:24:23.144Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T08:24:26.859Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T08:24:26.860Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:24:26.860Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T08:24:29.700Z] INFO: Zapped successfully [2022-04-19T08:24:29.700Z] [2022-04-19T08:24:29.700Z] INFO: executeCI.ps1 exiting at Tue Apr 19 08:24:26 CUT 2022. Duration 01:01:44.4709373 [2022-04-19T08:24:29.700Z] [2022-04-19T08:24:29.746Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T08:24:29.746Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:24:29.746Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T08:24:29.746Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:24:29.746Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T08:24:29.746Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:24:29.746Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T08:24:29.947Z] Recording test results [2022-04-19T08:24:32.632Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T08:24:35.518Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T08:24:38.405Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T08:24:39.012Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T08:24:40.602Z] Creating windowsRS5-integration-bundles.zip [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.290Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T08:24:41.290Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:24:41.745Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] archiveArtifacts [2022-04-19T08:24:42.389Z] Archiving artifacts [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T08:24:47.507Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T08:24:47.507Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T08:24:47.507Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T08:24:47.507Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T08:24:47.507Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:24:47.507Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T08:24:56.085Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T08:24:56.085Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:24:56.085Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T08:24:57.636Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:24:57.636Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T08:24:57.967Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T08:24:58.989Z] + make clean [2022-04-19T08:24:59.978Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T08:24:59.978Z] docker-dev-cache [2022-04-19T08:24:59.978Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T08:25:07.920Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T08:25:07.920Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:25:07.920Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T08:25:07.920Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:25:07.920Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T08:25:07.920Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:25:07.920Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T08:25:13.690Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.357Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T08:25:18.357Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T08:25:18.813Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.813Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T08:25:18.813Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:25:18.813Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T08:25:19.270Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T08:25:20.233Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T08:25:22.397Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T08:25:24.560Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T08:25:26.088Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T08:25:28.979Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T08:25:28.979Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:25:28.979Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T08:25:28.979Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:25:28.979Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T08:25:28.979Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:25:28.979Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T08:25:28.979Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:25:29.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T08:25:29.435Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:25:29.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T08:25:29.435Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:25:29.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T08:25:29.435Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:25:29.435Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T08:25:29.435Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:25:29.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T08:25:34.100Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T08:25:34.100Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T08:25:34.100Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T08:25:34.100Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T08:25:34.100Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:25:34.100Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T08:25:44.405Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T08:25:44.405Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:25:44.405Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T08:25:48.119Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T08:25:53.884Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T08:25:56.771Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T08:25:59.658Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T08:26:03.374Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T08:26:03.374Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:26:03.374Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T08:26:03.374Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:26:03.374Z] === RUN TestDockerSuite/TestRunState [2022-04-19T08:26:03.374Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:26:03.374Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T08:26:06.263Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T08:26:06.263Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:26:06.719Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T08:26:06.719Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T08:26:06.719Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:26:06.719Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T08:26:06.719Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:26:06.719Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T08:26:07.174Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T08:26:07.174Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T08:26:07.174Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:26:07.174Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T08:26:12.957Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:26:12.957Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T08:26:15.847Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T08:26:15.847Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:26:15.847Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T08:26:18.738Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T08:26:18.738Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:26:18.738Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T08:26:18.738Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:26:18.738Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T08:26:22.459Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T08:26:32.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T08:26:37.431Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T08:26:45.967Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T08:26:45.967Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:26:45.967Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T08:26:45.967Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T08:26:50.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T08:26:53.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T08:26:56.520Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:26:56.520Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T08:27:02.281Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T08:27:03.808Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T08:27:05.974Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T08:27:13.016Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T08:27:13.017Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T08:27:13.017Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T08:27:13.017Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T08:27:13.017Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T08:27:13.017Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T08:27:13.017Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:27:13.017Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T08:27:15.181Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T08:27:15.181Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T08:27:15.656Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T08:27:16.169Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T08:27:17.697Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T08:27:17.697Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T08:27:20.585Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T08:27:24.300Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T08:27:27.187Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T08:27:27.187Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:27:27.187Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T08:27:37.471Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T08:27:37.471Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:27:37.471Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T08:27:42.134Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T08:27:42.134Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:27:42.134Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T08:27:42.134Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:27:42.134Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T08:27:42.134Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:27:42.134Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T08:27:42.134Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:27:42.134Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T08:27:52.417Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T08:27:52.418Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:27:52.418Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T08:27:55.307Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T08:27:59.020Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T08:27:59.020Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:27:59.020Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T08:28:01.911Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T08:28:01.911Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T08:28:01.911Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T08:28:01.911Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T08:28:01.911Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T08:28:01.911Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:28:01.911Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T08:28:19.574Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T08:28:19.574Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T08:28:21.738Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T08:28:21.738Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T08:28:25.452Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T08:28:25.907Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T08:28:26.363Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T08:28:26.363Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T08:28:26.363Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T08:28:36.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T08:28:36.647Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:28:36.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T08:28:36.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T08:28:36.647Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T08:28:36.647Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:28:36.647Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T08:28:46.931Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T08:28:46.931Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T08:28:46.931Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T08:28:59.272Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T08:28:59.272Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:28:59.272Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite (2495.82s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.30s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.03s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.98s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.61s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.90s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.50s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.53s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.85s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.78s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.09s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.01s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.85s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.18s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.79s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.01s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.98s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.12s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.08s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.42s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.85s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.46s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.43s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.51s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.22s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.62s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:29:00.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.80s) [2022-04-19T08:29:00.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.27s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.50s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.15s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.94s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.34s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.22s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.00s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.34s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.62s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.37s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.22s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.69s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.14s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.97s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.09s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.90s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.64s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.86s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.27s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.50s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFails (2.84s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.66s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.69s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.23s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.12s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.28s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildHistory (11.57s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.67s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.00s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.41s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.75s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.96s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.89s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.47s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.28s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.85s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.19s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.46s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.74s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.47s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.81s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.34s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.52s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.39s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.77s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.92s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.24s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.52s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildRm (14.08s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.26s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.30s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.79s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.32s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.73s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.51s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildStderr (4.17s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.22s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.66s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.44s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.58s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.40s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.75s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.05s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.66s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.17s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.74s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.77s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.17s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCommitChange (5.13s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.80s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.61s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCommitTTY (7.82s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.79s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.64s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.82s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.55s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.53s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.57s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.98s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.81s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.59s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.18s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.85s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.94s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.01s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s) [2022-04-19T08:29:00.235Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.93s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:29:00.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.58s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.88s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.91s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.88s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b93680_} (2.94s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12226377073_c:\foo_false____} (2.99s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12226377073_c:\foo_true____} (2.89s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.10s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.40s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.82s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToDot (3.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCpToStdout (3.11s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.99s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.35s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.82s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.09s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.04s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.04s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.29s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsCopy (5.28s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.23s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.91s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.91s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFilters (5.92s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFormat (5.84s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsRename (2.98s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsResize (33.22s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.92s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.68s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.38s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.98s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.94s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.07s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.59s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.67s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.76s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.78s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.52s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.74s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecInspectID (5.71s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.95s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.70s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.67s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.23s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.12s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.23s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.18s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.90s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.45s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.04s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.01s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectDefault (2.99s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectHistory (5.03s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.05s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.68s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.97s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.63s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.67s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectStatus (3.76s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.55s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.78s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.01s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.77s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.97s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.04s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.29s) [2022-04-19T08:29:00.236Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T08:29:00.236Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.14s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.04s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.29s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.13s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.82s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.10s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.17s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.65s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.58s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.14s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.06s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsTail (3.35s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.18s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.09s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsByOrder (12.77s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.81s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.11s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.86s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.39s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.26s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.82s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.09s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.94s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.15s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.65s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.69s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.86s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.72s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.59s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.57s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.46s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.69s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.51s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.20s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.49s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.21s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.41s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.40s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.91s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.09s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.97s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.12s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.09s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.19s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.95s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.92s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.86s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.07s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.87s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.99s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunExitCode (3.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.03s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.99s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.00s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.29s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.51s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.06s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:29:00.237Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T08:29:00.237Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.42s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.29s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.34s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.88s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.14s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.96s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunRm (3.10s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.06s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.07s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.97s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.69s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.01s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.28s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.08s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.07s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.80s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.88s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.00s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.40s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.80s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.13s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.09s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.03s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.45s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.24s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.11s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.13s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.95s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.73s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.51s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.87s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.77s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.68s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.27s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.25s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.74s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.56s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.98s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.96s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:29:00.238Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T08:29:00.238Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.238Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:29:00.238Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T08:29:00.239Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T08:29:00.239Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T08:29:00.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T08:29:00.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T08:29:00.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T08:29:00.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T08:29:00.239Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerDaemonSuite [2022-04-19T08:29:00.239Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T08:29:00.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T08:29:00.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T08:29:00.239Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerSwarmSuite [2022-04-19T08:29:00.239Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T08:29:00.239Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T08:29:00.239Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerNetworkSuite [2022-04-19T08:29:00.239Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T08:29:00.239Z] === RUN TestDockerHubPullSuite [2022-04-19T08:29:00.239Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T08:29:00.239Z] PASS [2022-04-19T08:29:00.239Z] ok github.com/docker/docker/integration-cli 2496.175s [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === Skipped [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:29:00.239Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.239Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.239Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T08:29:00.239Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:29:00.239Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:29:00.239Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T08:29:00.239Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:29:00.239Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:29:00.239Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:29:00.239Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-19T08:29:00.239Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T08:29:00.239Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:29:00.239Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:29:00.239Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.239Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T08:29:00.239Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:29:00.240Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-19T08:29:00.240Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:29:00.240Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.240Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-19T08:29:00.240Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-19T08:29:00.241Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.241Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-04-19T08:29:00.241Z] [2022-04-19T08:29:00.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-19T08:29:00.697Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:29:00.697Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-19T08:29:00.697Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T08:29:00.697Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:29:00.697Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T08:29:00.697Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:29:00.697Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T08:29:00.697Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T08:29:00.697Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.698Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.698Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:29:00.698Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T08:29:00.698Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.698Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T08:29:00.698Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:29:00.699Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:29:00.699Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T08:29:00.699Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:29:00.699Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:29:00.699Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:29:00.699Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:29:00.699Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:29:00.699Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:29:00.699Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T08:29:00.699Z] [2022-04-19T08:29:00.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:29:00.699Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.699Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:29:00.700Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T08:29:00.700Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.700Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:29:00.700Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.700Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T08:29:00.700Z] [2022-04-19T08:29:00.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:29:00.701Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T08:29:00.701Z] [2022-04-19T08:29:00.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.702Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T08:29:00.702Z] [2022-04-19T08:29:00.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:29:00.702Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T08:29:00.703Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:29:00.703Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:29:00.703Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:29:00.703Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:29:00.703Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.703Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.703Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T08:29:00.703Z] [2022-04-19T08:29:00.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T08:29:00.704Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T08:29:00.704Z] [2022-04-19T08:29:00.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T08:29:00.704Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T08:29:01.159Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T08:29:01.159Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] DONE 1088 tests, 544 skipped in 2506.790s [2022-04-19T08:29:01.159Z] INFO: Integration tests ended at 04/19/2022 08:29:00. Duration:00:41:47.0631973 [2022-04-19T08:29:01.159Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] Containers: 10 [2022-04-19T08:29:01.159Z] Running: 0 [2022-04-19T08:29:01.159Z] Paused: 0 [2022-04-19T08:29:01.159Z] Stopped: 10 [2022-04-19T08:29:01.159Z] Images: 18 [2022-04-19T08:29:01.159Z] Server Version: 0.0.0-dev [2022-04-19T08:29:01.159Z] Storage Driver: windowsfilter [2022-04-19T08:29:01.159Z] Windows: [2022-04-19T08:29:01.159Z] Logging Driver: json-file [2022-04-19T08:29:01.159Z] Plugins: [2022-04-19T08:29:01.159Z] Volume: local [2022-04-19T08:29:01.159Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T08:29:01.159Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T08:29:01.159Z] Swarm: inactive [2022-04-19T08:29:01.159Z] Default Isolation: process [2022-04-19T08:29:01.159Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T08:29:01.159Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T08:29:01.159Z] OSType: windows [2022-04-19T08:29:01.159Z] Architecture: x86_64 [2022-04-19T08:29:01.159Z] CPUs: 4 [2022-04-19T08:29:01.159Z] Total Memory: 32GiB [2022-04-19T08:29:01.159Z] Name: azwin-2-fc9b60 [2022-04-19T08:29:01.159Z] ID: WSW5:3IGU:YOAJ:KC7A:25F3:VA2C:WVGS:I575:ORGT:O6AF:XCWI:NPBI [2022-04-19T08:29:01.159Z] Docker Root Dir: D:\CI\PR-43498\1\daemon [2022-04-19T08:29:01.159Z] Debug Mode (client): false [2022-04-19T08:29:01.159Z] Debug Mode (server): true [2022-04-19T08:29:01.159Z] File Descriptors: -1 [2022-04-19T08:29:01.159Z] Goroutines: 44 [2022-04-19T08:29:01.159Z] System Time: 2022-04-19T08:29:00.7235146Z [2022-04-19T08:29:01.159Z] EventsListeners: 0 [2022-04-19T08:29:01.159Z] Registry: https://index.docker.io/v1/ [2022-04-19T08:29:01.159Z] Labels: [2022-04-19T08:29:01.159Z] Experimental: false [2022-04-19T08:29:01.159Z] Insecure Registries: [2022-04-19T08:29:01.159Z] 127.0.0.0/8 [2022-04-19T08:29:01.159Z] Live Restore Enabled: false [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] [2022-04-19T08:29:01.159Z] INFO: Stopping daemon under test [2022-04-19T08:29:01.159Z] SUCCESS: The process with PID 5288 (child process of PID 3756) has been terminated. [2022-04-19T08:29:01.159Z] SUCCESS: The process with PID 3756 (child process of PID 2644) has been terminated. [2022-04-19T08:29:01.159Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T08:29:01.159Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 08:29:00. [2022-04-19T08:29:01.159Z] INFO: Tidying up at end of run [2022-04-19T08:29:01.159Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.out) to bundles\CIDUT.out [2022-04-19T08:29:01.159Z] INFO: Saving daemon under test log (d:\CI\PR-43498\1\dut.err) to bundles\CIDUT.err [2022-04-19T08:29:01.159Z] INFO: Saving containerd logs to bundles [2022-04-19T08:29:01.159Z] INFO: Nuke-Everything... [2022-04-19T08:29:01.159Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T08:29:01.617Z] 6298bc83ae1c [2022-04-19T08:29:01.617Z] 82f52ffcb84f [2022-04-19T08:29:01.617Z] INFO: Tidying pidfile d:\CI\PR-43498\1\docker.pid [2022-04-19T08:29:01.617Z] INFO: Killing containerd with PID 5988 [2022-04-19T08:29:01.617Z] INFO: Nuking d:\CI [2022-04-19T08:29:22.693Z] INFO: Zapped successfully [2022-04-19T08:29:22.693Z] [2022-04-19T08:29:22.693Z] INFO: executeCI.ps1 exiting at Tue Apr 19 08:29:21 CUT 2022. Duration 01:06:34.5645121 [2022-04-19T08:29:22.693Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T08:29:22.929Z] Recording test results [2022-04-19T08:29:31.777Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T08:29:33.315Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T08:29:35.693Z] Archiving artifacts [2022-04-19T08:29:51.040Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T08:29:51.956Z] + make clean [2022-04-19T08:29:53.486Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T08:29:53.486Z] docker-dev-cache [2022-04-19T08:29:53.486Z] 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